Attack of the PowerPoint-Wielding Professors
theodp writes "A CS student blogger named Carolyn offers an interesting take on why learning from PowerPoint lectures is frustrating. Unlike an old-school chalk talk, professors who use PowerPoint tend to present topics very quickly, leaving little time to digest the visuals or to take learning-reinforcing notes. Also, profs who use the ready-made PowerPoint lectures that ship with many textbooks tend to come across as, shall we say, less than connected with their material. Then there are professors who just don't know how to use PowerPoint, a problem that is by no means limited to college classes."
Speaking as a former professor who has written two entire semesters of Powerpoint lectures in Java, I think the medium is especially effective if the professor knows the material. I gave away my lectures and posted them online forever, so my students loved them. I also do not use powerpoint as just static slides. I use the animation feature to simulate the execution of code, showing (not telling) how variables are handled, how pass by value versus pass by reference works--things like that. It is really valuable if the professor is not a lazy sack of shit. That's the real problem--lazy professors. Profs who write their own lectures are anything but lazy.
Conclusion? Chalk Talk rules for fundamental science teaching. Powerpoint is probably OK for management theory classes.