Any tips/tricks/resources on actually TEACHING a class on OOP? [closed]
- by Sempus
I may slowly be getting into teaching an Object-Orientated Programming class at my school in a year or two. I just graduated and work at my school as an Application Programmer. I'd first start off as a TA/grader and then slowly move into the Professor role.
The class would be in Java.
I always see resources on this fine site about HOW to program, but does anyone know any tips/tricks/resources on how to TEACH a programming class?
It would be full of all different skills levels(but still semi-technical) so it would have to be a little more understandable than if it was just CS kids.