filmov
tv
C++ Beginner's Guide #5 - Understanding Memory And Variables

Показать описание
Welcome back! In this video, I will be explaining what happens in your CPU/RAM when you create a variable in your C++ code. It is essential to understand what happens under the hood in your CPU when requesting data to be used in CPP, or any programming language!
This should clear up some questions as to why C++ needs to know the variable's types, why it's always good to initialise your variables when you can, and how memory in computer programs is allocated.
Check out the relevant links:
If you guys have any questions regarding the ideas mentioned here, or any feedback, please comment below!
This should clear up some questions as to why C++ needs to know the variable's types, why it's always good to initialise your variables when you can, and how memory in computer programs is allocated.
Check out the relevant links:
If you guys have any questions regarding the ideas mentioned here, or any feedback, please comment below!