Order Supplementary Materials

The following materials include tests, quizzes, study guides, and reviews for the lessons. You may purchase a 1-year license individually, or at a discounted bundle price. This includes updates to the materials during the licensed period.

Materials ( Bundle)

Materials are available for $25 each, or as a bundle for $250.

1A - First Java Program
1B - More Output
1C - Using printf
1D - printf Part 2
2A - Data Types and Variables
2B - Operations
2C - More Operations
3A - Input
3B - File Input
4A - Conditionals - if
4B - Conditionals - switch
5A - Methods Math class
5B - Methods String class
5C - MyClass Methods and JavaDoc
6A - Output Patterns
6B - Loops2 Counting and Accumulating
6C - Loops3 File Processing
6D - Loops, Arrays, Split Process
6E - Nested Loops
7A - Arrays
7B - Array Methods
8 - Passing Parameters
9 - Matrices
Reviews ( Bundle)

Reviews are available for $15 each, or as a bundle for $99.
Items in this category are included in the Materials bundle.

UIL REVIEW QUESTION 01 - Base Arithmetic
UIL REVIEW QUESTION 02 - Simple Literal Expressions
UIL REVIEW QUESTION 03 - Simple Output
UIL REVIEW QUESTION 04 - String class
UIL REVIEW QUESTION 05 - Simple Boolean Logic
UIL REVIEW QUESTION 06 - Math class
UIL REVIEW QUESTION 07 - Simple Variable Expressions
UIL REVIEW QUESTION 08 - if, if else, switch
UIL REVIEW QUESTION 09 - Simple Output Loops
UIL REVIEW QUESTION 10 - Arrays
UIL REVIEW QUESTION 11 - Input Concepts
UIL REVIEW QUESTION 12 - Accumulation Loops
UIL REVIEW QUESTION 13 - Java Operator Precedence
UIL REVIEW QUESTION 14 - DataTypes
UIL REVIEW QUESTION 15 - ArrayList class