C++ Software Development
From Nydus Network
General Guidelines
Sometimes we need to examine the compilers output to compare the performance of different toolchains. To do this efficiently we can use the following tool: https://gcc.godbolt.org/
A good shelter for questions is the following sub: https://www.reddit.com/r/cpp/ . From time to time there are some very interesting reads.
Build System Tutorials
- https://github.com/Akagi201/learning-cmake
- https://github.com/ttroy50/cmake-examples
- https://github.com/onqtam/awesome-cmake
- https://docs.gradle.org/current/userguide/native_software.html
Talks
- https://www.youtube.com/channel/UCMlGfpWw-RUdWX_JbLCukXg
- https://www.youtube.com/channel/UC5e__RG9K3cHrPotPABnrwg