Chapter 11.1 The First Program1.2 Basic Types 1.3 Variables & Constants 1.4 Using Variables 1.5 Getting Input 1.6 Graphics 1.7 Review Exercises | Chapter 22.1 Arithmetic2.2 Random Numbers 2.3 Boolean Expressions 2.4 The if Statement 2.5 Basic Conditional Loops 2.6 Review Exercises | Chapter 33.1 Boolean Operators3.2 Nested if Statement 3.3 The case Statement 3.4 Comparing Strings 3.5 Review Exercises |
Chapter 44.1 Basic for Loops4.2 Extending the for Statement 4.3 More Complex Conditional Loops 4.4 Nested Loops 4.5 Review Exercises | Chapter 55.1 Arrays5.2 Using Arrays 5.3 Multi-Dimensional Arrays 5.4 Error Checking 5.5 Review Exercises | Chapter 66.1 Simple Procedures6.2 Local & Global Identifiers 6.3 Value Parameters 6.4 Functions 6.5 Review Exercises |