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

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

Awesome Lists containing this project

README

          

# examples-cpp

[![CodeQL](https://github.com/suzu-devworks/examples-cpp/actions/workflows/github-code-scanning/codeql/badge.svg)](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!