Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gjbex/c-plus-plus-software-engineering
Material for a training session on C++ software engineering
https://github.com/gjbex/c-plus-plus-software-engineering
cmake cplusplus design-patterns linting software-development software-engineering training unit-testing
Last synced: about 1 month ago
JSON representation
Material for a training session on C++ software engineering
- Host: GitHub
- URL: https://github.com/gjbex/c-plus-plus-software-engineering
- Owner: gjbex
- License: cc-by-4.0
- Created: 2023-05-02T09:32:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T07:23:11.000Z (7 months ago)
- Last Synced: 2024-05-22T10:36:08.512Z (7 months ago)
- Topics: cmake, cplusplus, design-patterns, linting, software-development, software-engineering, training, unit-testing
- Language: C++
- Homepage: https://gjbex.github.io/C-plus-plus-software-engineering/
- Size: 1.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# C++ software engineering
Material for a training session on C++ software engineering.
## What is it?
1. `cpp_software_engineering.pptx`: slides for the training.
1. `source-code`: source code for this training.
1. `LICENSE`: license for using this material.
1. `CONTRIBUTING.md`: how to contribute to this repository.
1. [Code of conduct](CODE_OF_CONDUCT.md): when participating in this training
you accept to abide by the code of conduct.
1. `docs`: website describing the training.