An open API service indexing awesome lists of open source software.

https://github.com/joegasewicz/joes-cpp-study


https://github.com/joegasewicz/joes-cpp-study

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Joe's C++ Study

### Courses
This study uses the following sources:

- [Beginning C++ Programming - From Beginner to BeyondBeginning C++ Programming - From Beginner to Beyond]( https://www.udemy.com/course/beginning-c-plus-plus-programming) (Udemy)
- [C++ Crash Course](https://nostarch.com/cppcrashcourse) By Josh Lospinoso
- [C++ Primer](https://cpp-primer.pages.dev/book/000-cpp_primer_fifth_edition.html) By Stanley B. Lippman