Today I started the summer programming class I'm teaching to fellow Jesuits in my house. We covered:
- compiled vs interpreted languages
- basic math
- variable types+conversion (string, int, float)
- string concatenation
- difference between float and int
- REPL vs file
- taking input from CLI
- if/else
And they have a set of exercises (not homework!) to practice the stuff we went over. Feels like it went ok!
Today's class covered:
- binary, data representation, and utf-8
- lists and strings
- loops (while and for)
- modulo and ranges
- writing files
- reading files
I worry I'm going too fast but they all seem to be keeping up, so... ¯\_(ツ)_/¯