in reply to Fundamentals Of Programming -- In 6 Hours
Following in my tradition of "carrot & stick" teaching method, I'd try for something along these lines (assuming 6 1 hour sessions):
Supply each of them with a copy of the code, which should be as badly structured as possible. Monolithic, everything hard coded etc. The sort of stuff that your average beginner turns out.
Then let them spend half an hour trying to modify their copy so that when they click their own name, it pops up and says something really cool.
Then ask them to try and integrate all their different versions together for the rest of that period and homework if they want to.
You then get to spend the rest of the time explaining the differences between the unstructured and the structured versions. Why each part was changed and the benefits they get from it.
The rest of the periods cover (for example) the following subjects with half the time spent explaining the basics and half with them trying a practical exercise.
Hmmm. Just a few thoughts.
|
---|