Course introduction
Introduction to the Java programming language
Introduction to the Java development environment
Compiling and running Java programs
Writing simple Java code using the IDE
Building classes
Debugging Java code
Inheritance and refactoring
Collections and generics
Interfaces and sorting
Threads
Exceptions
JavaBeans
Serialization
Using JUnit