Friend functions and classes in C++ (Programming for beginners)
š Learn how to solve problems and build projects with these Free E-Books ā¬ļø C++ Lambdas e-book - free download here: https://bit.ly/freeCppE-Book Entire Object-Pascal step-by-step guide - free download here: https://bit.ly/FreeObjectPascalEbook ššš»š„ My Practical Programming Course: https://www.codebeautyacademy.com/ Experience the power of practical learning, gain career-ready skills, and start building real applications! This is a step-by-step course designed to take you from beginner to expert in no time! š° Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10). Use it quickly, because it will be available for a limited time. In programming, like in real life, exists the concept of friendship. In the same way that your friends in real life can access private areas of your life (that are inaccessible to other people), in programming, a friend function or a friend class can access private and protected members of a specific class. In this video, you'll learn how to work with friend functions and classes, friend functions and classes common uses, as well as the most important tips related to friend functions and friend classes. And at the end, you can find a homework task in order to practice programming on your own. The solution for that task will be pinned in the comment. Contents: 00:00 - What are friend functions 00:52 - Best extension for Visual Studio C++ 02:10 - Let's create a problem 07:19 - Solving the problem with friend functions 10:37 - Multiple friend functions 11:28 - Friend classes 14:48 - Important tips about friend functions and classes 16:22 - Homework (operator overloading and friend functions) Videos mentioned in this tutorial that you should watch: Must know Visual Assist features - Ā Ā Ā ā¢Ā MyĀ topĀ 5Ā VisualĀ AssistĀ features!Ā BestĀ Visu...Ā Ā Encapsulation - Ā Ā Ā ā¢Ā C++Ā OOPĀ -Ā WhatĀ isĀ encapsulationĀ inĀ program...Ā Ā Inheritance - Ā Ā Ā ā¢Ā C++Ā OOPĀ -Ā WhatĀ isĀ inheritanceĀ inĀ programming?Ā Ā Operator overloading - Ā Ā Ā ā¢Ā C++Ā OperatorĀ OverloadingĀ beginnerĀ toĀ advan...Ā Ā Add me on: Instagram šø - Ā Ā /Ā truecodebeautyĀ Ā Twitter š¦- Ā Ā /Ā truecodebeautyĀ Ā

What are header files in C++ ( PROGRAMMING TUTORIAL for beginners)

SMART POINTERS in C++ (for beginners in 20 minutes)

Relationship between Virtual Functions, Pure Virtual Functions and Abstract Classes in OOP explained

C++ Object Oriented Programming Crash Course (1.5 HOURS)

Lambda expressions in modern C++ (in depth step by step tutorial)

It's not hard to make games in C++! Here's how

Every C++ Concept Explained in 12 Minutes
![Pointers in C / C++ [Full Course]](https://i.ytimg.com/vi/zuegQmMdy8M/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDf6xTZHQ19Wft6ZG7qgVGUWSM0wA)
Pointers in C / C++ [Full Course]

Exception handling in C++ (How to handle errors in your program?)

What is "using namespace std" and why is it considered a BAD PRACTICE? C++ Programming Questions

Trump Preps for 80th Birthday, Threatens to Hit Iran, Knicks Historic Win & Elon Musk Trillionaire!?

C++ Structures for beginners (explained in 30 minutes) + Test your programming knowledge!

why do header files even exist?

The Match That Made Brazilians Hate Germany

DATA STRUCTURES - How to work with arrays? (for beginners) - Arrays explained in 30 minutes!

C++ Operator Overloading beginner to advanced (in-depth explanation)

STL Templates in C++ - Generic Functions and Classes (beginner-friendly)

Advanced Inheritance & Polymorphism - example with Array of Objects (in-depth Data Structures & OOP)

16 C++ Habits That Make Your Code Better

