Skip to content

asubramanian08/C-plus-plus

Repository files navigation

C-plus-plus

Organization

Every topic or chapter in the book is made a new folder. In general each folder represents a new week. In the STL topic especially there can be sub-topics like iterators and sets. In each folder there is the teacher exercises (if necessary) and each question gets its own folder. The questions are named as such: TE = Teacher Exercise, PE = Programming Exercise with the number following it being the question number. After completing all 18 chapters of the book folders become named PB meaning "Post Book".

About

I am learning c++ (classes, stl, ...) with Mr. Mabrey. I started around the beginning of 2021. It is the part 5 of the storming robots algorithms track. See the StormingRobots repository for more general information. During the class I learn how to code in c++ with things like template classes, the STL, and Threading. We also do interesting projects where I built my own CSV file sorter and SplayMap.

About

Storming Robots level V - learning new and old standards of C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages