+ 1

So i want to learn c++ how do you practice it?

The beginning material is easy but i not exactly understanding why include and iostream is particularly important. Those are just examples but i do understand about include but just wanted to not only understand coding by remembering but on a deeper level more in depth and i feel like i might be missing out on that

28th Feb 2018, 8:21 PM
Jondrielle
Jondrielle - avatar
6 Answers
+ 5
Start with an IDE. - Copy the tutorial - Get started https://www.sololearn.com/discuss/410578/?ref=app
28th Feb 2018, 9:29 PM
Manual
Manual - avatar
+ 5
Installation Tutorial 1 - Visual studio not part 1 choose which every tutorial suits you https://www.youtube.com/watch?v=H-auDKmO_eY Installation Tutorial 2 not part 2 choose whichever tutorial suits you https://www.youtube.com/watch?v=l1yTfNIZSYU
28th Feb 2018, 9:30 PM
Manual
Manual - avatar
28th Feb 2018, 9:31 PM
Manual
Manual - avatar
+ 4
The course will give you a basic rundown on how to code.
28th Feb 2018, 9:32 PM
Manual
Manual - avatar
+ 1
ignore my grammar my bad
28th Feb 2018, 8:21 PM
Jondrielle
Jondrielle - avatar
0
isostream is libery" input output streams "it's used for cin and cout.
28th Feb 2018, 10:12 PM
Marko tripkovic
Marko tripkovic - avatar