Skip to content

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

License

Notifications You must be signed in to change notification settings

Chrinkus/stroustrup-ppp

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published