Programming in the Large I: Subroutines
The student will:
The student will:
The student will:
Quiz 27 Sep 10:30 AM
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 29 Sep 10:30 AM
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 04 Oct 10:30 AM
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 06 Oct 10:30 AM
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.