Training company Intertech has been very generous and published the complete set of course materials from their Complete Raspberry Pi Training class.
Here are the segments:
- Set-up the Pi, install the operating system and get the training files onto the Pi.
- Learn some basic Linux commands, get into the X-windows GUI and safely shutdown the Pi.
- Learn to program in Java by writing a Hello World program.
- Create and run a Java Swing program under X-windows.
- Use a simple Java networking program to explore networking concepts.
- Use Java to play sounds on your Pi.
- Build a traffic light circuit on a breadboard and program it using Java.
- Connect a switch to a breadboard and read input using Java.
- Add a light sensor to a breadboard and use Java to read light levels.
- Connect a temperature sensor via breadboard to the Pi and use C to take readings.