Python Programming - References and Values (Call by Reference and Call by Value)

Опубликовано: 14 Февраль 2026
на канале: Global Software Support
10,510
174

🎁 FREE Algorithms Interview Questions Course - https://bit.ly/3s37wON
🎁 FREE Machine Learning Course - https://bit.ly/3oY4aLi
🎁 FREE Python Programming Course - https://bit.ly/3JJMHOD
📱 FREE Algorithms Visualization App - http://bit.ly/algorhyme-app

In this lecture we are going to consider one of the most important concepts in programming - the differences between call by reference and call by value.

It is an interesting problem in programming whether the given variable is updated directly or just a copy of that variable is manipulated. So we consider several cases with function calls and parameter updates.

In the video we will discuss the crucial differences between mutable and immutable objects as well.

Let's get started!

🫂 Facebook:   / globalsoftwarealgorithms  
🫂 Instagram:   / global.software.algorithms