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!
starting a video with "Ay its your bro" has a nice, comforting affect. Thank you.
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
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
Explained well bro thanks👍🏻
my final is real close
that vid is life saver
thanks bro code
Nice explanation, thanks bro,
This is well explained . thanks bro
Awesome vid man, you explained it perfectly!
really helpeddd 😭 thank youuuuu
Thank you sir
I love you man
really amazing !!
Great video thanks❤
Super sir well said
official bro here
soooooo goooood mannnnnnnn
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!
the best
Thank you
Thanks dude!
pretty cool
great vid
commenting to increase interaction rates for u
nice
great
cout
Hello Bro
❤
love :>
can you add an Arabic translation please?
what is this
WTF is getline ?
do you know?
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.