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

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

Caleb Curry

5 лет назад

69,278 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@ntuthukomnyakeni3447
@ntuthukomnyakeni3447 - 27.11.2023 01:06

If by some miracle you see this comment maybe you pressed newest or just found it, This is not very practical at all especially if you are trying to code along.

Ответить
@ahmeteren7267
@ahmeteren7267 - 01.08.2023 12:21

man i love your content

Ответить
@bblank_1278
@bblank_1278 - 24.11.2022 00:23

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?

Ответить
@CentralProcessingUnitCore
@CentralProcessingUnitCore - 22.04.2022 03:13

Wait, he is left handed?

Ответить
@tacocat_
@tacocat_ - 11.04.2022 23:46

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

Ответить
@virx7944
@virx7944 - 31.08.2021 05:30

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

Ответить
@PunmasterSTP
@PunmasterSTP - 19.07.2021 03:08

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

Ответить
@rockindam
@rockindam - 28.01.2021 04:17

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

Ответить
@scripticstudios2022
@scripticstudios2022 - 17.01.2021 03:18

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.

Ответить
@pa.ro.dy.3045
@pa.ro.dy.3045 - 05.12.2020 20:24

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

Ответить
@user-ef7ks5kj5p
@user-ef7ks5kj5p - 26.11.2020 12:37

Where's the english caption ??

Ответить
@olliveraira6122
@olliveraira6122 - 22.11.2020 15:36

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?

Ответить
@BikiniGyat
@BikiniGyat - 17.11.2020 20:07

is your whole channel sponsored by embarcadero? stop shoving the sponsor down the reviewers throat, it doesnt work that way.

Ответить
@NFM-nb7dl
@NFM-nb7dl - 12.10.2020 22:26

Why not translate videos to Arabic

Ответить
@Sub-zero1123
@Sub-zero1123 - 05.10.2020 04:57

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

Ответить
@sebastiandancourt2612
@sebastiandancourt2612 - 25.09.2020 03:42

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.

Ответить
@alexwatson7068
@alexwatson7068 - 21.09.2020 22:32

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

Ответить
@calycalyps0
@calycalyps0 - 19.08.2020 23:00

i understood "lines of coke" instead of "lines of code"

Ответить
@pixl_xip
@pixl_xip - 20.07.2020 21:09

isn't a function a type of variable?

Ответить
@anujdwivedi5299
@anujdwivedi5299 - 14.05.2020 07:13

is int main() also a func?

Ответить
@suruchimishra7950
@suruchimishra7950 - 11.05.2020 15:38

How to install java in pc

Ответить
@suruchimishra7950
@suruchimishra7950 - 11.05.2020 15:37

How to install java in pc

Ответить
@Jackaldev
@Jackaldev - 17.04.2020 20:47

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.

Ответить
@victorliebenberg2803
@victorliebenberg2803 - 15.04.2020 21:18

He said "give it to C out" isnt that just regular C programming???

Ответить
@swaidaslam8266
@swaidaslam8266 - 23.03.2020 11:38

Aww man you are a gem.

Ответить
@cameronsanchez2204
@cameronsanchez2204 - 18.02.2020 16:34

Slight kermit the frog at the beginning. XD

Ответить
@HertoioLoco
@HertoioLoco - 13.02.2020 16:07

The views are telling me to panic.

Ответить
@elipsem1008
@elipsem1008 - 01.12.2019 06:15

Feel like I should be keeping notes

Ответить
@timatimka8721
@timatimka8721 - 29.11.2019 21:09

Thx for great tutorial!

Ответить
@TheMimeGogo
@TheMimeGogo - 21.11.2019 11:28

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?

Ответить
@frogsview
@frogsview - 08.11.2019 03:15

dog thank you so much

Ответить
@trevosh15
@trevosh15 - 01.09.2019 02:15

Love these tutorials. They are really helpful.

Ответить
@jkenyata
@jkenyata - 10.05.2019 17:25

Can you please do an advanced C++ playlist

Ответить