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
Thank you very much c++ Is easy because of you
you make it very easy to understand, thank you!!!!!!!!!!!!!!!!!!!!!
Explained well bro thanks👍🏻
my final is real close
that vid is life saver
thanks bro code
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
Nice explanation, thanks bro,
This is well explained . thanks bro
really helpeddd 😭 thank youuuuu
Awesome vid man, you explained it perfectly!
Thank you sir
Great video thanks❤
I love you man
really amazing !!
soooooo goooood mannnnnnnn
Super sir well said
Subscribed to become a fellow pro!
official bro here
commenting to increase interaction rates for u
Thanks dude!
Thank you
the best
pretty cool
great vid
cout
can you add an Arabic translation please?
nice
great
Hello Bro
❤
love :>
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.