All Projects → Chrinkus → Stroustrup Ppp

Chrinkus / Stroustrup Ppp

Licence: mit
Chapter work from Bjarne Stroustrup's Programming Principles and Practice text

Programming Languages

cpp
1120 projects

stroustrup-ppp

Chapter work from Bjarne Stroustrup's Programming Principles and Practice Using C++ textbook.

cover of text

Current Status:

June 25, 2018 Initial pass through the book is complete. The final two chapters received less attention than others due to their content being covered through other resources, namely the study of K & R for learning C and daily use of Catch2 for testing.

I'll now turn my attention to completing the quality assessment I had started in February. As of this writing I am completing work on the end of Part I - The Basics.

Contributions

For anyone who is working through the textbook themselves and has questions about any particular exercise solution, either why something works or if you've found a bug I've missed, feel free to open an issue. I look forward to the opportunity for discussion.

Hunt the Wumpus

At the end of chapter 18 we are tasked with implementing the classic game, Hunt the Wumpus. As I continue to evolve my solution I have moved it to a separate repository found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].