Главная
Study mode:
on
1
- What will you learn in this video
2
- What are delegates
3
- Callbacks and delegates
4
- Showing the application that we're going to build
5
- Building the user interface
6
- Send data from parent class to child class
7
- Delegate-callback pattern example
8
- Summary
9
- Tips
Description:
Explore function pointers, delegates, and callbacks in this beginner-friendly tutorial video. Gain a comprehensive understanding of the delegate callback pattern, its implementation in C++, and its relationship with function pointers. Learn how to apply this pattern in various programming languages through a practical example using C++Builder. Discover the concepts of delegates and callbacks, visualize their application in a real-world scenario, and master the technique of sending data from parent to child classes. By the end of this 26-minute video, grasp the essentials of this important programming concept and receive valuable tips for implementation in your own projects.

Function Pointers, Delegates and Callbacks - Beginner Friendly

CodeBeauty
Add to list