Overview
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.
Syllabus
- What will you learn in this video
- What are delegates
- Callbacks and delegates
- Showing the application that we're going to build
- Building the user interface
- Send data from parent class to child class
- Delegate-callback pattern example
- Summary
- Tips
Taught by
CodeBeauty