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#.
- Host: GitHub
- URL: https://github.com/h3ar7b3a7/backtotheroots
- Owner: H3AR7B3A7
- Created: 2020-09-11T18:57:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T12:28:36.000Z (about 3 years ago)
- Last Synced: 2025-01-25T17:52:14.311Z (12 months ago)
- Topics: arrays, classes, headers, heap-memory, pointers
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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#.