How to code in C++ for beginners. In this video we setup Sublime Text on Windows with the GCC compiler. The goal of this series is to teach what you need to know about C++, from basic to advanced concepts such as object orientated programming(OOP), memory management, and the like.
HELPFUL TOOLS
Downloads
Mingw64: https://sourceforge.net/projects/ming...
Sublime Text: https://www.sublimetext.com/3
SFML API: https://www.sfml-dev.org/download/sfm...
My custom colour scheme: https://pastebin.com/TD0gd1Gk
Useful GCC/G++ command line flags: https://pastebin.com/ZwTuwVaR
7zip download: https://www.7-zip.org/
Github Sublime Text C++ setup: https://github.com/codergopher/CPP-Su...