Programming in the Large I: Subroutines
The student will:
The student will:
The student will:
Quiz 26 Sep 12:00 PM
Outcomes assessed: Learn how to take a problem, figure out the algorithm to solve it, then write the code, Understand how methods/subroutines/functions work in Java
This assessment will verify that students understand Static subroutines.
Quiz 28 Sep 12:00 PM
Outcomes assessed: Learn how to take a problem, figure out the algorithm to solve it, then write the code, Understand how methods/subroutines/functions work in Java
This assessment will verify that students understand subroutine parameters.
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.
Quiz 03 Oct 12:00 PM
Outcomes assessed: Learn how to take a problem, figure out the algorithm to solve it, then write the code, Understand how methods/subroutines/functions work in Java
This assessment will verify that students understand how to write a function.
Quiz 05 Oct 12:00 PM
Outcomes assessed: Learn how to take a problem, figure out the algorithm to solve it, then write the code, Understand how methods/subroutines/functions work in Java
This assessment will verify that students understand how to write a function.
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 asks a simple addition quiz.