Basics about Arrays and ArrayLists.
The student will:
The student will:
Quiz 14 Nov 12:00 PM
Outcomes assessed: Learn how to take a problem, figure out the algorithm to solve it, then write the code, Understand how looping works in Java
This assessment will verify that students understand the for-each loop.
Quiz 16 Nov 12:00 PM
Outcomes assessed: Understand Object-Oriented Programming in Java
This assessment will verify that students understand the basics of ArrayLists.
Quiz 21 Nov 12:00 PM
Outcomes assessed: Learn how to take a problem, figure out the algorithm to solve it, then write the code
This assessment will verify that students understand the basics of searching and sorting.
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 deals with Arrays and ArrayLists.