Typecasting - C++ Tutorial For Beginners #7

preview_player
Показать описание
In this video we talk about typecasting in C++.

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

🌐 Social Media & Contact 🌐

Рекомендации по теме
Комментарии
Автор

You are the only in youtube from which i am learning how i want to. Thanks for putting this much effort.

roshandev
Автор

I don't know if this is possible for everyone on YouTube, but here's a nice little feature: learning playlists!

Learning playlists are a way to make a playlist a "course" with chapters. This would be super nice for the C++ playlist, because then you can seperate it into sections (for example, videos 1-3 are just about the basics, videos 4-7 are about variables and data types, I suggest the next one should be about conditionals, etc.)

SimonTiger
Автор

Good lesson brother. 👍👍👍👍👍I'm from Sri Lanka.... 🇱🇰🇱🇰🇱🇰🇱🇰...

anuradhalakruwan
Автор

now i understand why atoi in C is called atoi: a to integer. i have never questioned where the name was coming from :D

JohannSchneider-zq
Автор

I think you forgot to mention std::static_cast<T>() 😂

Edit: And that's standart in C++. (float)Type is c casting.

lbproductions
Автор

I wanted if ask if there are any game that are easy to program that you might recommend to a beginner.

morgandawn
Автор

how do expect students to learn from you if u dont use best practices??

camerashysd
Автор

Anyone else wondering what the newbook.py file is?

MagicByIzzy
Автор

Hey guy, I dont think that people care too much about namespace std because literally everyone uses it. Its just easier.

tybond