C++ Programming Tutorial 11 - Intro to Creating Custom Functions

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

I'm watching your tutorials on the school computers (on my free time don't worry) so I rely on auto-generated CC to know what you're saying since I have no audio.

And this time youtube decided that your video is in Dutch.

rijaja
Автор

Thanks so much for making these tutorials. I myself know how much work goes into making just one of these so I can't imagine how much work you must have put into this entire series. Your tutorial structure is on point and you explain things just as well or better than most college professors.

Jackaldev
Автор

Can you please do an advanced C++ playlist

jkenyata
Автор

I do declare: this is one of the best videos I have ever seen on C++. Keep 'em coming!

PunmasterSTP
Автор

These videos are so helpful! Great job Caleb, you earned my sub.

alexwatson
Автор

From all the videos and books, he is the only one that actually tells you these stuff

pa.ro.dy.
Автор

Love these tutorials. They are really helpful.

trevosh
Автор

Thanks so much for all these vids! I learned more in 3 videos than 4 hours of reading a giant c++ book my dad bought me.

scripticstudios
Автор

Best C++ coding tutorial by far. Thanks, Caleb!

tacocat_
Автор

This saved me money on taking programming 1 again cause it’s been 6 years since I took that class

rockindam
Автор

Why someone would give thumbs down? He is giving free tutorials and all of them so far very helpful.
Thanks a lot man, subscribed.

Sub-zero
Автор

Watched. Yea this is the best c++ tutorial on youtube imo

krish-utde
Автор

My teaacher pretty much told us to buy the book and do the assignmnets, NO TEACHING whatsoever. I should talk trash about him but instead i will recognize the fact that Caleb is quite talented with this.

sebastiandancourt
Автор

What I dont understand tho is why you would declare the function in the header file, without defining it. Why not just keep everything in one place to keep it tidy?

olliveraira
Автор

Can you define your functions in your header file and then call them in your main code file? That's to say, can the defining happen in the header file, or is it better practice to put it in the main code file?

bblank_
Автор

when you separately declared - - > int doSomething (int, int); < - - - - - it had a semi colon here
but when you did the declaration WITH the definition -- > int doSomething (int x, int y) <---- -- there was no semi colon here.

does it matter in this context?

DoraKage
Автор

isn't a function a type of variable?

pixl_xip
Автор

40 minutes before my final and this is what I'm watching, I'm cooked

UltRaiser
Автор

Slight kermit the frog at the beginning. XD

cameronsanchez
Автор

ooh please... the cheeky dont forget to subscribe ofcourse.... dont you know? I had already subscribed since the first video! XD

virx