Programming in the Small part 1, coding.
The student will:
The student will:
The student will:
The student will:
The student will:
Quiz 29 Aug 12:00 PM
Outcomes assessed: Understand the fundamentals of how a computer works
This assessment will verify that students understand about programming fundamentals.
Quiz 31 Aug 12:00 PM
Outcomes assessed: Understand variables
This assessment will verify that students understand about Java primitive types.
Homework Assignment
Outcomes assessed: Learn how to take a problem, figure out the algorithm to solve it, then write the code, Learn basics of programming with a modern programming language, Java, Learn how to produce robust programs in Java, Employ a good Java development environment
This assessment will verify that students understand how to create a simple program that simulates different types of dice.
Quiz 05 Sep 12:00 PM
Outcomes assessed: Understand Java expressions
This assessment will verify that students understand about Java operators.
Quiz 07 Sep 12:00 PM
Outcomes assessed: Understand Object-Oriented Programming in Java
This assessment will verify that students understand basics about Classes and the TextIO class.
Homework Assignment
Outcomes assessed: Learn how to take a problem, figure out the algorithm to solve it, then write the code, Learn basics of programming with a modern programming language, Java, Learn how to produce robust programs in Java, Employ a good Java development environment
This assessment will verify that students understand how to create a simple program to calculate change due.