# EssentialCpp **Repository Path**: dalaska/EssentialCpp ## Basic Information - **Project Name**: EssentialCpp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-30 - **Last Updated**: 2021-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Essential C++ ## By Stanley Lippman ## Exercises Solutions of Essential C++, of which the author is Chester Chen. ## November 26th, 2014 - January 13th, 2015 ### Contents - [Chapter 1. Basic C++ Programming](Chapter 1. Basic C++ Programming) - [Chapter 2. Procedural Programming](Chapter 2. Procedural Programming) - [Chapter 3. Generic Programming](Chapter 3. Generic Programming) - [Chapter 4. Object-Based Programming](Chapter 4. Object-Based Programming) - [Chapter 5. Object-Oriented Programming](Chapter 5. Object-Oriented Programming) - [Chapter 6. Programming With Templates](Chapter 6. Programming With Templates) - [Chapter 7. Exception Handling](Chapter 7. Exception Handling)