https://github.com/suzu-devworks/examples-cpp
A workspace for learning C/C++ programming
https://github.com/suzu-devworks/examples-cpp
Last synced: 5 months ago
JSON representation
A workspace for learning C/C++ programming
- Host: GitHub
- URL: https://github.com/suzu-devworks/examples-cpp
- Owner: suzu-devworks
- License: mit
- Created: 2020-06-04T13:08:00.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-09-26T04:26:03.000Z (9 months ago)
- Last Synced: 2025-09-26T04:28:37.794Z (9 months ago)
- Language: C
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# examples-cpp
[](https://github.com/suzu-devworks/examples-cpp/actions/workflows/github-code-scanning/codeql)
## What is the purpose of this repository?
This repository is just my personal playground for learning and experimenting with C/C++ programming.
The content here might actually be helpful to other developers facing similar issues.
However, please keep in mind that this code is based solely on my own perspective and probably has lots of inaccurate or questionable parts!