Navigation menu

Nydus Network
  • Projects
  • Knowledge Base
  • Get Involved
  • About Us
  • Login / Create Account

C++ Software Development

From Nydus Network
Jump to: navigation, search

Contents

  • 1 General Guidelines
  • 2 Build System Tutorials
  • 3 Talks
  • 4 IDEs and Text Editors

General Guidelines

  • https://isocpp.org/faq
  • https://github.com/isocpp/CppCoreGuidelines

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

IDEs and Text Editors

  • https://atom.io/
  • https://github.com/JBakamovic/yavide
  • https://www.sublimetext.com/
  • https://code.visualstudio.com/
Retrieved from "https://nydus.one/wiki/index.php?title=C%2B%2B_Software_Development&oldid=272"
  • Privacy policy
  • About Nydus Network
  • Disclaimers
  • Imprint
  • Powered by MediaWikiPowered by Semantic MediaWiki