Anonymoususer1234
Experienced
- Apr 13, 2023
- 214
I've been taking beginner programming classes (python). They've been fun. It's super helpful to have a teacher around when I get stuck. On top of that, programming isn't nearly as scary as people would have you believe. It's not really super math based either. Most of it is very cause and effect. Ex. This input causes that result, this sequence of events triggers these choices. The hardest part is remembering to put all those goddamn colons.