This example you will learn:
- IDE configuration
- CMake definition
- Git and GitHub
- Intro content of programming level 2
- Clone this repository
- Check this code (https://gist.github.com/mikeguzman/40735cb5902477dc3fc6622b8bd84faf)
- Adapt this code into this project
- Class conventions (constructors, destructors, properties, get/set, and methods)
- C++ convention in the names
- CMake conventions
- Commit the changes
- Push the changes in the repository
- Review with the professor