Introduction
Welcome
()
What you should know
()
Using the exercise files
()
Getting the most from Code Clinic
()
1. Problem 1: Pond Oreille
Intro: The weather at Pond Oreille
()
Solution Overview
()
Loading data
()
Parse the data
()
Perform calculations
()
Putting it all together
()
2. Problem 2: Where Am I?
Intro: Where am I?
()
Solution overview
()
Calling the API
()
Parsing the location data
()
3. Problem 3: Eight Queens
Intro: Eight queens
()
Solution overview
()
Scanning for solution
()
Chess board validation
()
Print the solutions
()
4. Problem 4: Accessing Peripherals
Intro: Accessing peripherals
()
Fugue library
()
Solution overview
()
Implement the music player
()
5. Problem 5: Facial Recognition
Intro: Facial recognition
()
The OpenIMAJ library
()
Solution overview
()
Implement facial detection
()
Perform facial detection
()
6. Problem 6: Real-Time Information Dashboard
Intro: Real-time information dashboard
()
Required tools
()
Solution overview
()
Import the CSV
()
Calculate the seconds passed
()
Generate JSON output
()
Send data to the dashboard
()
Ex_Files_Code_Clinic_Java.zip
(1.1 GB)