C++ Lesson 1A: Installing Code::Blocks IDE & Creating a Default Console Application

Опубликовано: 17 Июль 2026
на канале: Maphesdus
437
11

This is the first video in my C++ programming tutorial series. In this video, I go through the process of installing the Code::Blocks IDE, and then create a default "Hello World" console application and explain each line of code.

Download Code::Blocks IDE:
https://www.codeblocks.org/downloads/...

Download MinGW-w64 - for 32 and 64 bit Windows:
https://sourceforge.net/projects/ming...

Download MinGW - Minimalist GNU for Windows:
https://sourceforge.net/projects/mingw/