Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grzegorzmaniak/absolutecpp


https://github.com/grzegorzmaniak/absolutecpp

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# AbsoluteC++

This is a repository for storing my code while reading the book [Absolute C++ (6Th Edition)](https://github.com/nnbaokhuong/CSBooks/blob/master/Absolute%20C%2B%2B%20FIFTH%20EDITION%20Walter%20Savitch.pdf) by [Walter Savitch](https://en.wikipedia.org/wiki/Walter_Savitch).

Im very new to C++ so you might find alot of comments, Im also most familiar with TypeScript so you might find some of the code is written in TypeScript to compare with C++.

Note, it may seem that im also moving very slowly, but im notiing down every single thing that i find interesting or new to me down in a notebook and I go and experiment with it.