I'm Not Sure I've Ever Enjoyed Programming?
Aside from a quadratic formula program written on my TI-84 in high school, I did not do any real programming before I was 19, when I learned C because I consciously decided I wanted to learn a new skill. I read stories of learning on a ZX-Spectrum at 5 years old, but I never really got that experience of just playing around. I think for me, programming has always been work, and that makes me very sad because I know this can be a very rich and rewarding hobby.
Can someone point me in the direction of 'fun' programming? Tools that are just really enjoyable to use? I want to find the joy in computers.
3 comments
[ 2861 ms ] story [ 75.7 ms ] threadIf you want to learn it for fun initially but want the option to use it for real-world problem solving, I’d recommend Python for its rich tooling ecosystem in machine learning and infrastructure automation.
Racket in particular the language oriented programming philosophy...
Processing if you are interested in art.
Squeak for the fun of it.