https://github.com/john-science/learncpp
Working through the learncpp.com examples
https://github.com/john-science/learncpp
c-plus-plus course coursework cpp education examples tutorials
Last synced: 9 months ago
JSON representation
Working through the learncpp.com examples
- Host: GitHub
- URL: https://github.com/john-science/learncpp
- Owner: john-science
- License: mit
- Created: 2020-01-22T13:37:31.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T16:54:12.000Z (almost 5 years ago)
- Last Synced: 2025-08-28T11:36:56.954Z (11 months ago)
- Topics: c-plus-plus, course, coursework, cpp, education, examples, tutorials
- Language: C++
- Homepage: https://www.learncpp.com/
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learncpp
> Working through the learncpp.com examples
## Environment
I will not attempt to make this repo fully general. For that please see the original website. This repo will only relate to my particular dev environment:
* Compiler: GNU C++
* Operating System: Linux (Ubuntu 18.04)
* IDE: Code::Blocks