Тёмный

Function Prototypes -- C++ Functions for Beginners [Part 3] 

Professor Hank Stalica
Подписаться 17 тыс.
Просмотров 1,4 тыс.
50% 1

Learn how to use function prototypes to defer function definitions and organize your code in this C++ programming tutorial for beginners. We'll include a sample program using Visual Studio 2022 C++.
These things not only are used with standalone functions but are also used later on when writing classes.
// Learn More:
C++ Functions for Beginners » • Playlist
C++ Play list » • Playlist
// Consider supporting this channel in multiple ways
paypal.me/hankstalica1
Bitcoin: 177wfkQwzXiC8o2whQMVpSyuWUs95krKYB
Dogecoin: DRK2HDp3ZkkbFpvGZnVgMVosnBhPv8r3uP

Опубликовано:

 

10 ноя 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 10   
@ProfessorHankStalica
@ProfessorHankStalica Год назад
"The value of a prototype is in the education it gives you, not in the code itself." - Alan Cooper
@cczzhc5686
@cczzhc5686 2 месяца назад
clear and concise, thank you!
@ahmadmansoorraofi4151
@ahmadmansoorraofi4151 3 месяца назад
Thank you so much for teaching the functions. I do really appreciate you.
@ProfessorHankStalica
@ProfessorHankStalica 3 месяца назад
So nice of you
@bashiraddean-mufarreh
@bashiraddean-mufarreh Год назад
thank you prof.
@keithcoye6121
@keithcoye6121 Год назад
Question prof hank, I recently learned after taking 2 semesters of C++ programming that C++ is not good/ commonly used for web development. Do you have any frameworks you could recommend similar to Java (spring ) or rails for ruby? Love your videos!
@VforVanish
@VforVanish Год назад
Nest Js is inspired by Java / Angular for the backend and its in Node, a very usefull language if you want to work in the web.
@ProfessorHankStalica
@ProfessorHankStalica Год назад
☝☝☝☝
@liboyan7010
@liboyan7010 Год назад
Dear Professor, in the future, will Julia replace C++?
@ProfessorHankStalica
@ProfessorHankStalica Год назад
That's a great question, and I seriously doubt it. Every couple of years a new language comes out where people ask the similar kind of question: is this the C++ killer? I don't think C++ is going anywhere anytime soon. It has far too many pros in it's favor. Even if some language did come out that started to gradually supplant it, there are trillions upon trillions of lines of C++ code out there in the wild. Heck, there's still COBOL code out there! C++ is going to be around for a long, long time. It's just too good at what it does.
Далее