May the Lord bless your generous soul, Bro Code. May his divine wisdom grant you many blessings. I pray for you in thanks for simplifying this towering obstacle of understanding computer programming. Cheers
As purveyors of code and due to the many videos you create for NEW programmers...... it would be EXTREMELY Extremely helpful if you....PRIOR to creating any function ....to tell the viewer what the hell a function is and especially a VOID function........if the function is supposed to do something..... like save multiple code inputs......then by it's very NAME ...VOID what the hell is the sense in having a function that does NOTHING??? Can someone please explain that in simple terms?? And by the way, the only explanation anyone offers is to show this function PRINTING some dumb ass statement??? Is that the only example one can give??? thanks much for letting me rant.
// ---------------------- Example 1 ----------------------
#include
#include
#include
using namespace std;
void welcome(string user_name,int user_age) {
cout
i'm paying thousands of dollar to take a class in college so that I can go on youtube and learn it from here. Thanks for the vid bro.
Same 👍
Same
Why are you wasting your money? Just go to Z library, and download some good books!
May the Lord bless your generous soul, Bro Code. May his divine wisdom grant you many blessings. I pray for you in thanks for simplifying this towering obstacle of understanding computer programming. Cheers
starting a video with "Ay its your bro" has a nice, comforting affect. Thank you.
I remember when u were at 400 subs! Thxs for helping me on my coding journey!! (:
thank you for supporting the channel by watching videos!
your my step bro from now on
you make it very easy to understand, thank you!!!!!!!!!!!!!!!!!!!!!
Thank you very much c++ Is easy because of you
This is well explained . thanks bro
my final is real close
that vid is life saver
thanks bro code
really helpeddd 😭 thank youuuuu
Explained well bro thanks👍🏻
Awesome vid man, you explained it perfectly!
Nice explanation, thanks bro,
official bro here
really amazing !!
Great video thanks❤
Thank you sir
Super sir well said
I love you man
Do you need to put the semi colon after the ending braces or not I've seen many programs that don't have that
yes you have to put that semi colon after the curly braces
Subscribed to become a fellow pro!
soooooo goooood mannnnnnnn
Thanks dude!
Thank you
pretty cool
nice
great vid
great
the best
commenting to increase interaction rates for u
cout
❤
Hello Bro
love :>
can you add an Arabic translation please?
WTF is getline ?
do you know?
what is this
h
As purveyors of code and due to the many videos you create for NEW programmers...... it would be EXTREMELY Extremely helpful if you....PRIOR to creating any function ....to tell the viewer what the hell a function is and especially a VOID function........if the function is supposed to do something..... like save multiple code inputs......then by it's very NAME ...VOID what the hell is the sense in having a function that does NOTHING??? Can someone please explain that in simple terms?? And by the way, the only explanation anyone offers is to show this function PRINTING some dumb ass statement??? Is that the only example one can give??? thanks much for letting me rant.