Introduction
Welcome
()
What you should know
()
To get the most out of Code Clinic
()
1. Summarize the Weather
Introduction
()
Solution overview
()
Approaching the problem
()
Putting the pieces together
()
2. Geolocation with C
Introduction
()
Solution overview
()
Getting geolocation data in C
()
Building the code
()
Observations and improvements
()
3. Eight Queens with C
Introduction
()
Solution overview
()
Failing for the first time
()
Trying again and eventual success
()
Creating a 2D array solution
()
4. Build a Musical Instrument with C
Introduction
()
Solution overview
()
Playing with sound in C
()
Building an interface in ncurses
()
5. Face Recognition with C
Introduction
()
Solution overview
()
Finding a way to find faces
()
Solving the problem in four steps
()
6. Web Dashboards with C
Introduction
()
Solution overview
()
Puzzling over the problem
()
Coding a text-mode dashboard
()
Ex_Files_Code_Clinic_C.zip
(41 KB)