Concepts of coding standards, initial standards for ICS 314.
You understand the benefits of coding standards and why they improve the quality and efficiency of software development.
You can recognize the presence (or absence) of best practices for Java coding standards in program files.
Motivation for coding standards, Elements of Java Style coding standards, Checkstyle
Screencast 9 min
Outcomes assessed: Understand the benefits of coding standards, Recognize presence/absence of coding standards
This in-class assessment verified that students could find basic violations of the Elements of Java Style in sample Java code when working in a team.
Discussion: