• 1 Post
  • 7 Comments
Joined 1 year ago
cake
Cake day: July 12th, 2023

help-circle
  • Thanks for this! I keep going back and forth on this. The very first article/tutorial I found was about Fedora on exactly the model of MacBook I have. I’m still considering it simply because I know it works based on this persons experience, but if I recall correctly the Wi-Fi didn’t work out of the box and some configuration was needed.








  • RAM_DOStoProgramming[help] Learning to code
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 year ago

    I’m still learning but what got me hooked (and still hooks me) is finding tasks that I would like to make easier for myself (changing file names, outputting a simple but interesting data analysis to a file), general amusement (creating a list of curse words and the looping through the list and printing f strings with them), visualizing data. Keep it really simple. I would recommend messing around with little projects, googling how to do stuff but absolutely intersperse that with taking the time to learn why things are doing what they are or how they are doing it.