They say school teaches you "how to learn", that's true, but I also believe some tools that aren't covered in any class would be really helpful to mention to help students to get a better coding style, awareness of overlooked errors, as well as good testing skills.
Here's a list of Eclipse plug-ins I recently used a lot in testing my Computer Architecture and O/S classes:
Checkstyle:
http://checkstyle.sourceforge.net/
Findbugs:
http://findbugs.sourceforge.net/
EclEmma:
http://www.eclemma.org/index.html
Metrics:
http://metrics.sourceforge.net/
No comments:
Post a Comment