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

https://github.com/wigging/cpp-programs

Examples of C++ programming
https://github.com/wigging/cpp-programs

c-plus-plus cpp

Last synced: 10 months ago
JSON representation

Examples of C++ programming

Awesome Lists containing this project

README

          

# ⚙️ C++ Programs

The C++ programming language is a grind. Nothing great to say about it. Anyway, this repository and accompanying website provide concise code examples that demonstrate various aspects of C++ programming. The website is available at https://gavinw.me/cpp-programs.

## Examples

Example code is located in the `cpp-projects` and `cpp-scripts` directories.

## Website

The website is available at https://gavinw.me/cpp-programs. It is generated with the [genja tool](https://github.com/wigging/genja). The website is hosted with GitHub Pages from the `docs` folder.

## Contributing

Submit a Pull Request if you would like to contribute to this project. Questions and other comments can be submitted on the Issues page.

## Support

Support this project by using the **:heart: Sponsor** button at the top of this page. Thank you :smile: for your support.

## License

Code in this repository is available under the MIT License - see the [LICENSE](LICENSE.md) file for more information.