After completing Java 1.2: Java Programming Basics
the user should be able to:
 | Use variables and strings |
 | Use conditional tests |
 | Repeat actions using loops |
|
Storing Information in a Program
 | Statements and expressions |
 | Assigning variable types |
 | Naming your variables |
 | Storing information in variables |
Using Variables and Expressions
 | Using expressions |
 | All about operators |
Using Strings to Communicate
 | Displaying strings in programs |
 | Using special characters in strings |
 | Pasting strings together |
 | Using other variables with strings |
 | Advanced string handling |
 | Workshop: Presenting credits |
Using Conditionals to Make Decisions
 | Conditionals |
 | if statements |
 | if-else statements |
 | switch statements |
 | The conditional operator |
 | Workshop: Watching the clock |
Repeating an Action with Loops
 | loop statement |
 | Exiting a loop |
 | Naming a loop |
 | Workshop: Teaching your computer a lesson |
|
This course has the following features:
 | Exercises that allow users to practice programming in Java |
 | A file containing the text of the exercises |
 | Simulations that allow users to practice course skills
even if they don't have access to a Java 2 Software Development Kit |
 | A glossary |
 | A Skill Assessment |
|
 | Java 1.2: Writing Java Programs (JVVC01) |
|
Java is a registered trademark of Sun Microsystems
Inc.
|