
C++ Tutorial for Beginners - Full Course
video description
Date: 2022-03-14
Related videos
Comments and reviews: 10
overk1ll
I will edit this comment while I get further/finish the video
2 Hours in, skipped some chapters since I've already coded in lua for 3 years and I know the basics of code. I've learnt a lot and I feel like I can really build a program in C++
3 Hours in, learned how to do loops in C++ and made my own number guessing game without using the tutorial.
After I finished, I can say, some stuff is basically useless but cool. Definitely recommend watching the entire tutorial.
reply
I will edit this comment while I get further/finish the video
2 Hours in, skipped some chapters since I've already coded in lua for 3 years and I know the basics of code. I've learnt a lot and I feel like I can really build a program in C++
3 Hours in, learned how to do loops in C++ and made my own number guessing game without using the tutorial.
After I finished, I can say, some stuff is basically useless but cool. Definitely recommend watching the entire tutorial.
reply
George
I think you are a great teacher on Youtube.
I've learned all of Variables and drawing a Shape after you taught all the other people including me.
So here's my code.
Variables: #include -
using namespace std;-
int main()-
--
string characterName = -Emily-;-
int characterAge;-
characterAge = 33;-
cout
reply
I think you are a great teacher on Youtube.
I've learned all of Variables and drawing a Shape after you taught all the other people including me.
So here's my code.
Variables: #include -
using namespace std;-
int main()-
--
string characterName = -Emily-;-
int characterAge;-
characterAge = 33;-
cout
reply
MavenCraft
Great tutorial! Its hard to find someone who explains the basics as well as touching on more commonly used variables. Also, thank you for leaving in your mistakes. It helps knowing that experienced programmers still miss common mistakes.
reply
Great tutorial! Its hard to find someone who explains the basics as well as touching on more commonly used variables. Also, thank you for leaving in your mistakes. It helps knowing that experienced programmers still miss common mistakes.
reply
Suyash
Hey, actually I'm not a beginner, I had done c programming at good level, So I wanted to ask, is this C++ course good enough for college level exams, b'coz my exams are coming and I dont have much time learn to C++ in depth
reply
Hey, actually I'm not a beginner, I had done c programming at good level, So I wanted to ask, is this C++ course good enough for college level exams, b'coz my exams are coming and I dont have much time learn to C++ in depth
reply
David
freeCodeCamp has been so much more in-depth than my instructors. You guys provide such good material. I've used your videos for almost every language Im learning and retained a heck of a lot more than just from reading!
reply
freeCodeCamp has been so much more in-depth than my instructors. You guys provide such good material. I've used your videos for almost every language Im learning and retained a heck of a lot more than just from reading!
reply
Ander
If i would have money i would have surely thanked you but i don't sincce im 9 bro what do you expect and if your thinking why am i learning to code when im 9 years old its just i got interest and thats whtt maters
reply
If i would have money i would have surely thanked you but i don't sincce im 9 bro what do you expect and if your thinking why am i learning to code when im 9 years old its just i got interest and thats whtt maters
reply
slookify
you should create a Course on how to get to the next step.
yt is full of videos explaining for loops.
but when I look at code that is used in the industrie ... it is like from another language :D
reply
you should create a Course on how to get to the next step.
yt is full of videos explaining for loops.
but when I look at code that is used in the industrie ... it is like from another language :D
reply
Stephen
I needed to learn something about C++ in a hurry.
My first thought was to seek you out (again).
As expected, you were clear and concise and made it all so easy.
You are a superstar.
reply
I needed to learn something about C++ in a hurry.
My first thought was to seek you out (again).
As expected, you were clear and concise and made it all so easy.
You are a superstar.
reply
manjunadh
Just Completed the 4hrs of video efficiently.....I think i got the maximum things out of this. Thanks a lot man for the amazing, short and crisp video on C++.--
reply
Just Completed the 4hrs of video efficiently.....I think i got the maximum things out of this. Thanks a lot man for the amazing, short and crisp video on C++.--
reply
Scripting
2:10:40 no they included it because it-s faster and more efficient because you can just use a look up table instead of checking each value-
But great video!
reply
2:10:40 no they included it because it-s faster and more efficient because you can just use a look up table instead of checking each value-
But great video!
reply
Add a review, comment
Other channel videos















