Understand computer memory for JavaScript

preview_player
Показать описание
This video attempts to explain how computer memory works in enough details for a person learning JavaScript.

We introduce a mental model of memory as boxes placed at specific addresses. We then discuss how defining and assigning a value to a variable can be represented in memory.

We also discuss how values can be replaced in memory and how assigning new variables works.

This video is part of a free JavaScript course for visual learners that will be posted on this channel and on a standalone Teachable site. Details will follow in due course.
Рекомендации по теме
Комментарии
Автор

Great video, man! Keep up the good work.

feliperossato
Автор

Great Video. I hope you continue to grow and I love these kinds of videos.

devmamba
Автор

Is it 48bit for the value or 64bit.
? I am confused

yaseralwatani