FIRST PROGRAMMING logo FIRST PROGRAMMING PRACTICE

Recomended software for C++

  • Compiler online for simple projects: online.
  • Compile and Execute C++ Online (GNU GCC v7.1.1): online.
  • CodeBlocks C++ IDE download.
  • Dev-C/C++ simple but not modern: download.
  • Apache Netbeans 10 IDE need activate C++ plugin: download.
  • Visual Studio Code a lot of plugins need to install download.
  • Visual Studio Community need high hard disk space: download.
  • Codelite IDE similar to Codeblocks C++ download.
  • CLion for students is free: download.
  • Qt comercial software: download.
  • Eclipse IDE for C/C++ devs: download.

Other tools for tasks

  • Introduction to GIT VCS (Version Control System) video materials:
  • Software for Git VCS:
    • Git core app download here.
    • Github Desktop app download here.