Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lig/learn_cxx
https://github.com/lig/learn_cxx
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lig/learn_cxx
- Owner: lig
- Created: 2012-04-20T20:45:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-07T11:48:15.000Z (almost 12 years ago)
- Last Synced: 2024-10-18T12:55:03.727Z (about 1 month ago)
- Language: C++
- Size: 160 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I've just started to learn C++ using `Stroustrup: "Programming: Principles and Practice using C++"` - http://www.stroustrup.com/Programming/ .
I will use this repository to store my exercises and to discuss any questions with my collegues and any one interested in learning C++ or helping me to learn it.