📚 Learn how to solve problems and build projects with these Free E-Books ⬇️ C++ Lambdas e-book - free download here: bit.ly/freeCppE-Book Entire Object-Pascal step-by-step guide - free download here: bit.ly/FreeObjectPascalEbook 🚀📈💻🔥 My Practical Programming Course: www.codebeautyacademy.com/ Experience the power of practical learning, gain career-ready skills, and start building real applications! This is a step-by-step course designed to take you from beginner to expert in no time! 💰 Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10). Use it quickly, because it will be available for a limited time. #include #include using namespace std; class RUclipsChannel { public: string Name; string OwnerName; int SubscribersCount; list PublishedVideoTitles; }; int main() { RUclipsChannel ytChannel; ytChannel.Name = "CodeBeauty"; ytChannel.OwnerName = "Saldina"; ytChannel.SubscribersCount = 1800; ytChannel.PublishedVideoTitles = {"C++ for beginners Video 1", "HTML & CSS Video 1", "C++ OOP Video 1"}; cout
I've read plenty of c++ ebooks and they are very comprehensible, but your way of explaining class and objects in this video is way more comprehensive. Starting with simple way of creating class and then how you can create multiple classes without having to repeat the same codes. This is better than how I learn it in college. AMAZING 👏
Usually, I don't comment...but after three years of programming and finally understanding constructors I want to say THANK YOU🌸- and I mean it!! Your explanations are comprehensible and finally there's a way for me to understand what I'm supposed to do with all that code. Coffee bought☕
I am really new with programming. The way you teach by comparing old methods with new one is remarkable ! It make me understand about why it happened and why it matter Thank you
Thanks so much Saldina, my c++ lecturer for oop is terrible and explains nothing. I have learned more from this series than 2 months with my lecturer thank you so much!!!
Thank you so much for explaining this, my professor in college blew through this and it's immensely helpful to see your examples! Going to watch this whole series of videos
Thanks Saldina. It would be great if you could also cover destructors, virtual destructors, delete, and related dynamic memory parts when you have time in future.😀
Jeremie, from Trinidad. As a student doing C++, your vids are a saving grace for me. Greetings and all the best! Favorite songs as of current: Disturbed - Hell and Sabaton - Dreadnought.
One of my favorite songs is Baker Street by Gerry Rafferty. A side note on terminology, I have heard the different arguments in an overloaded function called the function's signature.
Finally, after some weeks in classroom I am able to get the concepts of OOP. Good work, Salina. Keep going on with more and more videos, sharinh knowledge.
I dont usually comment on videos but this really helped. Im very new to programming and struggling alot and this video really helped me understand constructors. THANK YOU!
I really wanna thank you because i am really struggling with C++ and your instructions are so clear and your verbalism, the way you talk is also great and understandable. All these coding videos there's always some guy who is indian and speaking with a terrible accent so i can't really understand from them sometimes (english is my second language) you saved me really! subscribed
@@CodeBeauty lol I can tell you're passionate about it. I have been reluctant to dive in since I'm dreading learning about pointers but hopefully you will cover that section soon :)
I do wish the volume was a little louder on a cpl of videos, each time a commercial comes on its so loud lol! Totally worth it tho, these videos are rad! Imho
Thank you for this video, I think you understand where I am having difficulties better than any other coding channel so I always look for your videos first now haha
There is hundreds of favourits songs... but you inspired me to one special: Passengers - Miss Sarajevo (Concert Version). Thank you for your time! It's a pleasure to see yours videos. Very clear. Very usefull. Very beuty code to code beauty. Regards from Argentina!
Thank you so much! I appreciate the practical and real world approach you illustrate in your classes! As a companion to my txt books you have made clear so many of the concepts i was unclear on & answered all the questions that before your videos perplexed me so THANK YOU SO MUCH!!!!
Thank you for the awesome videos and contents. Since I learn a lot through commenting code lines; I am pleading that you include the comments for learners like me. Thank you for the great work!!!!!!
@@zoejackson7184 push_back is one of the methods in the list class. remember you had a list of strings where you defined it as list sth. now sth is a list of strings and when you want to add something to that list, you have several options, one of which is a method called push_back.
Is there an advantage to using "list" instead of perse "PublishedVideoTitles string[100]" (so I guess an array)? Also I really like rainbow in the dark by Dio
There are a lot of songs I like. Some of them are... " Making love out of nothing at all " by Air Supply. " Man Against the World" by Survivor. " Take me to your heart " by MLTR. "Take me home , country road" "Nessun dorma"by Pavarotti. "Canon in D " by Pachelbel. "Anno 1404 When Culture Meet". It's a game song. "Anno 1800 Hush" . "Anno 2070 A Future Named Hope " "Never Enough" , The Greatest Show Man movie song. "No time for cautions" Interstellar movie song. "Pirate of the Caribbean" movie song.
Very nice video , but if I may ask, what is the difference between structs and classes? From what I see , they both seem the same. When I create a struct variable, to me it seems the same as a class object. I don't get the difference.
Thanks a lot. Question, i'm looking to make a counter for every object listed, but i don't wanna use global variables. How would you recommend to do this? Great video as always :)
how to make a function which returns a value? for example a function in a class which returns the value of the area of a rectangle or any other calculations and etc? any recommended videos?
📚 Learn how to solve problems and build projects with these Free E-Books ⬇️
C++ Lambdas e-book - free download here: bit.ly/freeCppE-Book
Entire Object-Pascal step-by-step guide - free download here: bit.ly/FreeObjectPascalEbook
🚀📈💻🔥 My Practical Programming Course: www.codebeautyacademy.com/
Experience the power of practical learning, gain career-ready skills, and start building real applications!
This is a step-by-step course designed to take you from beginner to expert in no time!
💰 Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10).
Use it quickly, because it will be available for a limited time.
#include
#include
using namespace std;
class RUclipsChannel {
public:
string Name;
string OwnerName;
int SubscribersCount;
list PublishedVideoTitles;
};
int main()
{
RUclipsChannel ytChannel;
ytChannel.Name = "CodeBeauty";
ytChannel.OwnerName = "Saldina";
ytChannel.SubscribersCount = 1800;
ytChannel.PublishedVideoTitles = {"C++ for beginners Video 1", "HTML & CSS Video 1", "C++ OOP Video 1"};
cout
Welcome me 😍 friend.
@@Павелик-з4е Hahaha, welcome! 🤗
@@CodeBeauty 🇰🇿
Wow, I'm glad to see that people are watching me on the other side of the world! Қош келдіңіз! ☺️
@@CodeBeauty менің RUclips каналыма үлкен рахмет, мен сізді көргеніме қуаныштымын.🙂
I've read plenty of c++ ebooks and they are very comprehensible, but your way of explaining class and objects in this video is way more comprehensive. Starting with simple way of creating class and then how you can create multiple classes without having to repeat the same codes. This is better than how I learn it in college. AMAZING 👏
Can you suggest some good books
Usually, I don't comment...but after three years of programming and finally understanding constructors I want to say THANK YOU🌸- and I mean it!! Your explanations are comprehensible and finally there's a way for me to understand what I'm supposed to do with all that code. Coffee bought☕
Thank you so much 🥰💞
Three years already and your videos are still very useful. God bless you, Saldina
🙏💙
I am really new with programming. The way you teach by comparing old methods with new one is remarkable !
It make me understand about why it happened and why it matter
Thank you
i used to dread C++ until i started following this channel. Teaching is a s skill. Thank you so much...
Thanks so much Saldina, my c++ lecturer for oop is terrible and explains nothing. I have learned more from this series than 2 months with my lecturer thank you so much!!!
I understood 100%. Now I see the meaning of the constructors. *Thank you so much, Saldina.*
Great! I'm happy to help 🤗
I like that you adopt this "show me the problem with something" before you introduce the new concept that was meant to be the solution.
currently taking data structures. thank you for this your work is incredible
Thank you so much for explaining this, my professor in college blew through this and it's immensely helpful to see your examples! Going to watch this whole series of videos
I have to admit that your video is absolutely clear. Thats why I choose to watch your video despite language difference
Fav songs, wind of change - scorpions, creep - radiohead, every breath you take - the police, drops of jupiter - train.
everyone who do such works,give time ,and bring such content is worthy to be appreciated,plz bring data structures too.
I just want to say thanks and i just want to let you know that you are making huge difference in many people. love you from ethiopia
THANK U MAM 🙇♀️
LOVE FROM INDIA❤️
Feeling very lucky after found this channel 😇
Thanks Saldina. It would be great if you could also cover destructors, virtual destructors, delete, and related dynamic memory parts when you have time in future.😀
Thank you so much for these gems. Helps me to become exponentially better in programming, maybe I'll top my branch this semester.
Wow, good luck, I'm so glad to hear that top level students are learning from my channel 😃😃
Jeremie, from Trinidad. As a student doing C++, your vids are a saving grace for me. Greetings and all the best!
Favorite songs as of current: Disturbed - Hell and Sabaton - Dreadnought.
One of my favorite songs is Baker Street by Gerry Rafferty. A side note on terminology, I have heard the different arguments in an overloaded function called the function's signature.
you've made programming looks so easy. More power to you girl.
Finally, after some weeks in classroom I am able to get the concepts of OOP. Good work, Salina. Keep going on with more and more videos, sharinh knowledge.
I dont usually comment on videos but this really helped. Im very new to programming and struggling alot and this video really helped me understand constructors. THANK YOU!
Great explanation, very clear! Only complaint is no dark mode 9/10
Complaint adopted! I started using dark mode in my later videos 😃👋
@@CodeBeauty Thank you! This is a great resource for learning!
I really wanna thank you because i am really struggling with C++ and your instructions are so clear and your verbalism, the way you talk is also great and understandable. All these coding videos there's always some guy who is indian and speaking with a terrible accent so i can't really understand from them sometimes (english is my second language) you saved me really! subscribed
This series is terrific! Thank you.
🤗🥰
Just stumbled on your site Saldina. Great to see so many C++ videos! Thanks for producing these. :) Looking forward to checking more of these!
C++ has a special place in my heart, so I decided to start my channel with C++ tutorials ☺️
@@CodeBeauty lol I can tell you're passionate about it. I have been reluctant to dive in since I'm dreading learning about pointers but hopefully you will cover that section soon :)
Aaaaa taj naglasak mogu prepoznati u snu. Inace odlicni snimci i nadam se da ces nastaviti sa njima od mene samo reci hvale i podrske
Nice explanation of the concept with example, thanks.
Thank you so much. I had so much trouble understanding this in class
Great tutorial! So clear and well paced!!!
I appreciate your hardwork to make these videos at 3am.
I have had more success with your videos gaining practice and understanding foreign concepts.
🥰🥰🤗
Thank you very much your videos are very helpful! I stopped go to my classes in uni and instead I'm watching your videos and learning much more!
best explanation I found so far, thanks!
I do wish the volume was a little louder on a cpl of videos, each time a commercial comes on its so loud lol! Totally worth it tho, these videos are rad! Imho
I love you so much really thankkk you!!!!!!!!!!!!!!!!! finally i found someone who teaches really REALLY WELLLL
You are indeed the software developer keep it up!!!!
Thanks a lot! I love your explanation and the way you've used relatable class's name and objects ☺️
Thank you for this video, I think you understand where I am having difficulties better than any other coding channel so I always look for your videos first now haha
Thank you so much. I finally understand constructors
excellently explained. thank you!!
Thank you! Much appreciated. This series are great!
Thanks!
Thank you! 🥰🥰
Te felicito por tu Canal. Explicas muy bien. Voy a hacer todo el curso. Espero aprender todo. GRACIAS.
I love ur videos!! It'll really help me with my finals🌸
There is hundreds of favourits songs... but you inspired me to one special: Passengers - Miss Sarajevo (Concert Version). Thank you for your time! It's a pleasure to see yours videos. Very clear. Very usefull. Very beuty code to code beauty. Regards from Argentina!
Little late but my favorite song is Beast of Burden by The Rolling Stones. Thanks for your videos!
that is exactly what I was looking for, very helpful. thank you so much
you explained why very well. Thanks.
So far, so good 🙂
...
Song: Where I am - Freetown Collective.
You are an excellent teacher, thank you very much!
Rammtein ❤ thank you so much for video
Very clear && easy to understand, thank you!
after lot of vedios and finally found the perfect one!!!!!
i love you code beauty you are such a genius
you are really a great tutor
miss saldina.. you made my day .. thank u so much
my TA recommended you THank you Belen and thank you it was really helpful
🙌🥰
Thanks a lot! Your example choose very good.
Clear and simple. Thanks🌹
Great, comprehensible video! Good job👍
Flipsyde - one more trip
The guitar solo 😍😍
What can I say other than my jaws only dropped in amazement at how you easily delivered this.
Clear explanation, pls do more videos in c++
Your videos are really helpful! Thanks a lot!!
Appreciate your work. easy to understand
Thank you, great videos! My two fav songs will be Fleetwood Mac - Dreams and ofc The Hooters - Johnny B!
Came here to learn programming and obsessed with lorelei last couple days haaha:) and learned constructors as well so thank u
Hi! Amazing tutorials,i watched only two ,for the moment, and i really like its.
Brilliant, Excellent, thanks so so muchh !!!!
It would be nice to show how we can use a class from different translation units. How to write header file and cpp file in this case.
Thanks, explained perfectly
My favorite bands, Mathew Sweet, NOFX, Face to Face, Tokyo Jihen, and Third Eye Blind
My favorite song is Circe's Spell from Kalidia band. Kisses from Brazil, Saldina...
Muitos beijos para o Brasil 🥰❤️
Thanks!
Thank you so much! I appreciate the practical and real world approach you illustrate in your classes! As a companion to my txt books you have made clear so many of the concepts i was unclear on & answered all the questions that before your videos perplexed me so THANK YOU SO MUCH!!!!
Thank you 💖💖
Really clear video - thank you
Such a great video. It was a great practice.
Thank you for the awesome videos and contents. Since I learn a lot through commenting code lines; I am pleading that you include the comments for learners like me. Thank you for the great work!!!!!!
U just got a sub great job explaining ☺️
understood, but, a light theme, really!
can you explain what the push_back() function does? Is that a predefined function? Very helpful vids btw.
Idk if this is any help now but push_back() appends whatever is in the parenthesis to the end of the string
@@zoejackson7184 push_back is one of the methods in the list class. remember you had a list of strings where you defined it as list sth.
now sth is a list of strings and when you want to add something to that list, you have several options, one of which is a method called push_back.
Is there an advantage to using "list" instead of perse "PublishedVideoTitles string[100]" (so I guess an array)?
Also I really like rainbow in the dark by Dio
There are a lot of songs I like. Some of them are...
" Making love out of nothing at all " by Air Supply.
" Man Against the World" by Survivor.
" Take me to your heart " by MLTR.
"Take me home , country road"
"Nessun dorma"by Pavarotti.
"Canon in D " by Pachelbel.
"Anno 1404 When Culture Meet". It's a game song.
"Anno 1800 Hush" .
"Anno 2070 A Future Named Hope "
"Never Enough" , The Greatest Show Man movie song.
"No time for cautions" Interstellar movie song.
"Pirate of the Caribbean" movie song.
Does she have a video showcaseing her Setup so I can have thoose shortcuts aswell in my compiler ?
Very nice video , but if I may ask, what is the difference between structs and classes? From what I see , they both seem the same. When I create a struct variable, to me it seems the same as a class object. I don't get the difference.
My favorite song is "Naturally by Amir Obe"🙂
Hi, why are you placing: system("pause>0"); at the end of the code, what does it do?
ruclips.net/video/VcLMLEw4sn8/видео.html 🤗🤗
@CodeBeauty you teaching methodology is good I like you, your voice, and teaching methodology
@CodeBeauty : my one comment is hide ???? Why and where is your reply 😢😢😢😢😢😢😢😢😢😢😢😢😢 😂😂😂😂💕💕💕💕💕💖💖💖💖
Thanks a lot. Question, i'm looking to make a counter for every object listed, but i don't wanna use global variables. How would you recommend to do this? Great video as always :)
My way by Frank Sinatra it's one of my favourite songs and My Favorite Things by John Coltrane.
Why do you not use initialiser lists in your constructors?
What a great video!
Your explanation is very good
one dance by drake
Woah its great thnx saldina✌🏻
☺️🤗
you should deserve more subscribers ☺
Beautiful! My favorite song is Time from Pink Floyd! Great Video!
I have a question..
Instead of constructor why can't we use member function here? What contructor makes the difference?
how to make a function which returns a value? for example a function in a class which returns the value of the area of a rectangle or any other calculations and etc? any recommended videos?
really a great video well structured. you have a great future but don't believe the hype