Programming in the Small part 1, coding.
The student will:
The student will:
The student will:
The student will:
The student will:
Quiz 30 Aug 10:30 AM
Outcomes assessed: Understand the fundamentals of how a computer works
This assessment will verify that students understand about programming fundamentals.
Quiz 01 Sep 10:30 AM
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 06 Sep 10:30 AM
Outcomes assessed: Understand Java expressions
This assessment will verify that students understand about Java operators.
Quiz 08 Sep 10:30 AM
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.