> Code testing is a big one I wish we would have learned ....so I suspect a handful of college lectures wouldn't have helped much.
I took a "Software Testing Theory" class in the 2nd year of Software Engineering, then every course after that we were using jUnit (or whatever) for unit testing, and writing Software Test Plans and executing them on everything we did.