Skip to content

Sheepyawn/PPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ study by PPP

I created this project when I started learning from the book Programming: Principles and Practice Using C++ (3rd Edition) by Bjarne Stroustrup.

It mainly contains example code from the book and solutions I wrote to solve its drill and exercises.

Sample programs:

Game Bulls and Cows (from exercise 12 of chapter 4): img

Simple calculator (from chapter 6): img

Design and implement classes: Book, Patron, Library, Date, Money (from exercises of chapter 8): img

Add the commands "from" and "to" to the simple calculator from chapter 6, and enable it to take input from a file and output results to another file (from exercise 25 of chapter 9): img

Superellipses drawn by using the GUI library provided by the book (from exercise 12 of chapter 10). img

About

Study notes for the book, Programming: Principles and Practice Using C++ Third Edition, by Bjarne Stroustrup

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors