C++ IDE Overview

C++ IDE Overview

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2h 33m | 388 MB

As a C++ developer, you spend 90% of your time in your IDE-the integrated development environment where you write, test, and debug code. Finding the right IDE is critical to being a productive programmer. This course helps you explore the options and find the right fit for your projects and coding style. Instructor Troy Miles reviews six popular choices: NetBeans, CodeLite, CLion, Eclipse, and Visual Studio Community. Learn how to install each program, use the code editors, debug an app, and explore the project layout. Along the way, instructor Troy Miles explains each IDE’s strengths and capabilities, including version control integration, GUI builders, syntax highlighting and code completion, refactoring, and more.

Topics include:

  • Installing a C++ compiler
  • Installing an IDE
  • Writing code in an IDE
  • Debugging in IDEs
  • Project layout