VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
C++ Tutorial for Beginners - Full Course

C++ Tutorial for Beginners - Full Course

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
This course will give you a full introduction into all of the core concepts in C++. Want more from Mike? He's starting a coding RPG/Bootcamp - https://simulator.dev/ -- Contents
Date: 2022-03-14

Comments and reviews: 10


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 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

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

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

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

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

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

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

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

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