Hey I'm Marty! In this video we setup C++ with SublimeText as an IDE with the GCC compiler(G++) on Linux. To do that, we need to use SublimeText project files which make our lives a lot easier. I really am enjoying making the series so far.
I haven't really found a good C++ tutorial on Youtube that teaches you how to code in byte sized pieces, and tells you what you will use when you program, like making games, software, and the like. So that's what the goal of this video series is to do, to teach you how to code in C++ to make games, apps, robots, AI, and pretty much anything.
Useful stuff:
Github Sublime Text C++ setup : https://github.com/codergopher/CPP-Su...
My custom colour scheme: https://pastebin.com/TD0gd1Gk Useful GCC/G++ command line flags: https://pastebin.com/ZwTuwVaR