Users Online
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
Forum Threads
Latest Articles
Articles Hierarchy
Become a C Plus Plus Developer
Code Clinic: C++
Bill introduces challenges and provides an overview of his solutions in C++. Challenges include topics such as statistical analysis, searching directories for images, and accessing peripheral devices.
Visit other courses in the series to see how to solve the exact same challenges in languages like C#, Java, PHP, Python, and Ruby.
Instructor
Skills covered in this course
- Object-Oriented Programming (OOP)
- Software Design
- C++
Course Contents
Introduction
Welcome 1m 8s
About C++ 2m 39s
Using the exercise files 49s
The C++ classes used in this course 5m 16s
Getting the most from Code Clinic 52s
Problem One : Exploring Lake Pend Oreille
Exploring Lake Pend Oreille 4m 9s
Solution overview 2m 51s
My solution: Fetching the data 9m 23s
My solution: Storing the data 6m 33s
My solution: Building a report 4m 37s
Problem Two : Image analysis
Image analysis 2m 48s
Solution overview 2m 3s
My solution: Using libjpeg 4m 7s
My solution: Fuzzy matching 6m 46s
Problem Three : Eight Queens
Introduction 1m 51s
Overview of the solution 1m 26s
Command line interface 9m 17s
Implementation 2m 10s
Presentation and display 3m 1s
Problem Four : Accessing Peripherals
Introduction 1m 21s
Overview of the solution 3m 50s
Interface design 2m 37s
Creating the waveform 3m 21s
Capturing the touch position 1m 52s
Problem Five : Recursion and Directories
Introduction 2m 3s
Overview of the solution 6m
Searching for files 2m 56s
Finding the caption 2m 19s
Displaying results 2m 20s
Problem Six : Building the Web
Introduction 1m 34s
Overview of the solution6m 6s
Parsing the CSV file 6m 15s
Generating XML 3m 45s
Processing the HTML file 6m 14s
Start learning today.