Subj : Re: Good examples of programming course lecture notes To : comp.programming,comp.lang.java.programmer From : jan V Date : Sat Sep 03 2005 09:03 am > The key thing I have found useful in lecture notes is CODE. > Super-commented code explains far more clearly than any natural > language exposition which tends to slide into a sales pitch or rant. Totally agree. My slides were probably 50% code... coloured, syntax-highlighted and all (at a time when the competition still used plain black & white for their code snippets). .