C++ Full Beginner Crash Course

preview_player
Показать описание
This is a full four hour crash course on C++ for beginners. It is a compilation of all the individual episodes from the playlist.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Timestamps:

(0:00) Intro
(1:32) Introduction
(11:10) Installation
(16:55) Hello World
(22:58) Variables & Data Types
(45:52) Operators
(1:05:58) User Input
(1:13:36) Typecasting
(1:21:38) Storage Classes
(1:35:58) Conditions
(1:43:02) Switch Case
(1:50:00) Loops
(1:58:22) Functions
(2:21:21) Call By Reference
(2:27:02) Header Files
(2:35:58) Global Variables
(2:44:15) Arrays
(2:54:19) Strings
(3:12:46) Exception Handling
(3:19:31) Pointers
(3:39:38) Constants
(3:45:39) Pre-Processor Directives
(3:57:49) Enums
(4:00:24) Structs
(4:08:31) Typedef
Рекомендации по теме
Комментарии
Автор

Thanks, this is exactly the type of tutorial I wanted to see. Short and to the point.

Handren-Ibrahim
Автор

Just completed your course, and I must say it was fantastic for a crash course. I'm coming from a Python background and recently decided to transition to low-level programming, having embedded systems as a final goal in mind. In a few days I'll have a test that'll determine either I can go to a boot camp from one company, and I needed C++ basics asap. Your course was ideal for that, now I need Algorithms and Data structures and I think I know from what source I'm gonna study basics of that field :)
Waiting for intermediate and advanced courses on C and C++!
Also, it would be cool to watch some videos about Arduino and Ruspberry Pi from you.

dmitrykozlovtsev
Автор

Thank you Florian! I'm a JS proggramer from Brazil and there's an proggraming Olimpic academic competition called OBI and on the second phase they only accept C++. That's an awsome course, I already recommended to my friends watch!

danielvinicius
Автор

This looks Great.
Thank you very much!
Will you eventually make more videos regarding c++ or c?
I really enjoy these Videos.
You are a great Teacher

LazGamer
Автор

Hold up let me enable the spammer you taught me to make

noahcamacho
Автор

Im at 2:44:18 now, must say the references and static before the data type were way more clear when i saw use cases for headerfiles, not sure if i understand why there are 3 files to mask yet. Overall very happy. I use this tutorial because im learning data structures

userj-s
Автор

Hope you have included some tiny projects and a bit of complex things! I liked your no-using namespace style!

flashbao
Автор

Finished the tutorial just now, it was great and what i needed for a refresher so i can go into datastructures. Something i missed was maybe a small project in the end, vectors and more time for exceptions throw try catch, it wasnt really clear for me why you used throw there and try somewhere else.

All in all i enjoyed it and im happy that i didnt had to watch 80 different videos but one

Thanks

userj-s
Автор

It would seem that writing void for arguments in functions that don't take arguments is a thing for C, no C++, bcuz in C for example f3() would mean f3 can take any argument as opposed to f3(void) which indicates it doesn't take any arguments.

cheeesecake
Автор

8:10 "I don't want to go too technical here" b.. but that's why I'm here...

brhh
Автор

"...Sublime Text costs money..." - killed me ;)

danilochagov
Автор

Bro, just, thank you for this tutorial. 🙏🏼

Would you mind adding the timestamps whenever you have time ?

ludovic.chombeau
Автор

Can you please make a project based C++ tutorials and Advanced C++ And C programming too..

E
Автор

I dont know if its just me but i feel like moat programming languages are quite similar and you can probably work with all of them if you know one well enough what do you think nine?

chickeningay
Автор

im learning rust AND planing retake c++

karinxpw
Автор

Thank you now i don't have to argue with my dad he says i must learn python but i want to learn better programming languages

Egg
Автор

Ouh Yeah, this is going to help me a lot. Thanks! 😁👌

juanjocg
Автор

What does 'cd desktop' commands do?
Also what does ' -o' use.

Adityajain
Автор

I also wanted to learn c++, side by side of py so thanks for the vid big b😀

IzUrBoiKK
Автор

Cool, now I have the motivation to do unreal engine development

robinferizi