Java Videos


The following videos were created as part of the ICS 3U course.

Each video uses the Java NetBeans Integrated Development Environment to write Java programming code.

You will need to install NetBeans on your computer before you begin programming.

Output to the Screen
 
User Input
 
A Graphic User Interface
 
Loops
 
For Loops
 
Arrays
 
Arrays + Loops
 
Using Predefined Math Methods
 
Using Predefined String Methods
 
Writing Functions and Procedures
 
Putting it all Together
 
Debugging
 
Manipulating Strings
 
Encryption
 
Parallel Arrays and Data
 
Input and Output Files