Enums - C++ Tutorial For Beginners #22

preview_player
Показать описание
Today we talk about enums in C++.

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

💻 Exclusive Content 💻

🌐 Social Media & Contact 🌐

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

this video came out the time I needed it the most

hohoxa
Автор

Good production quality my guy. Wish my teachers would use your videos

ewszezn
Автор

Thanks man it helped me learn this. I was very confused recently with this

kartikeygoyal
Автор

Great to see the series still going strong! :)

malolan
Автор

Thank you for this video.
I like to ask about operation on this enum variable like a statment as mycolor++;
With my compiler here, it will not allow it. But I have seen another video, with perhaps C and not C++, that did allow it.

sewingmachinesindetail
Автор

can you accept user input with enums? and if yes then how?

vqldqrk
Автор

Thanks man this is helpful. Can you make a tutorial on "struct" next video?

aizek
Автор

Please make tutorial on python machine learning for predicting stock or forex market using xgboost sir :)

rrmusic
Автор

Please make videos of java also as there are not many signs used in python and then we suddenly use in c++ that makes it difficult to learn

Rahul-ffvx
Автор

If you use using namespace std after include then you don't need to write std :: every

xshvm