Back to Browse

How To Learn C++ tutorial

10.6K views
Jul 12, 2017
22:23

This is the first part of a how to learn C++ tutorial series in which we start from the scratch with a console application in Visual Studio 2017. I also explain a little bit of the concepts compiler and linker and the C++ history. Then I come to variables, namespaces, functions, header files and aggregate datatypes. Now that you know these fundamental and basic concepts which are bit more C than C++ like, we can move on to control structures (if...then... else, case), Object Oriented Programming (OOP) and the Standard Template Library (STL) in the next part of the tutorial. Here are the topics (TOC): [00:56] Whats is C++ [01:44] C++ Compiler & Linker [02:37] Which C++ IDE to use? [03:49] Your First C++ program [06:08] Variables & Namespaces [10:34] C & C++ Functions [15:16] C++ Header files [19:30] Struct, Aggregate data types i use the Visual Studio 2017 IDE: https://www.visualstudio.com/downloads/ Another free C++ IDE is Code::Blocks: http://codeblocks.org/downloads See my social profiles here G+: https://plus.google.com/+JayAnAm Twitter: https://twitter.com/jayanamgames Facebook: https://www.facebook.com/jayanamgames Patreon: https://www.patreon.com/jayanam Indiegogo: https://twitter.com/jayanamgames Production Music courtesy of Epidemic Sound: http://www.epidemicsound.com

Download

0 formats

No download links available.

How To Learn C++ tutorial | NatokHD