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

https://github.com/h3ar7b3a7/backtotheroots

Console application containing basic exercises made while reading C++ For Dummies. Familiarizing myself with concepts of the language that inspired both Java and C#.
https://github.com/h3ar7b3a7/backtotheroots

arrays classes headers heap-memory pointers

Last synced: about 1 month ago
JSON representation

Console application containing basic exercises made while reading C++ For Dummies. Familiarizing myself with concepts of the language that inspired both Java and C#.

Awesome Lists containing this project

README

          

# C++ For Dummies

Console application containing basic exercises made while studying C++ during the pandemic. Familiarizing myself with concepts of the language that inspired both Java and C#.