|
|
|
|
|
by csmeyer
1204 days ago
|
|
Also moved in to teaching high school CS. It's hard but the kids are great. I've found that it's a lot less about doing a great job explaining loops or whatever and more about mentorship and getting kids excited about the topic. If anyone's interested in making the switch my email is in my bio, I'd be happy to chat. |
|
As a complete side note, I think it would have been easier to learn programming if I had started with some lower-level CS, not high-level programming. Some concepts behind even high-level programming don't make a lot of sense to a newbie unless they understand what the limitations of a machine are, and why they inherently exist.