Basics about Arrays and ArrayLists.
The student will:
The student will:
Quiz 15 Nov 10:30 AM
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 17 Nov 10:30 AM
Outcomes assessed: Understand Object-Oriented Programming in Java
This assessment will verify that students understand the basics of ArrayLists.
Quiz 22 Nov 10:30 AM
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.