Java Tutorials - Arrays and their Memory Representation - #7

preview_player
Показать описание
In this video, we will learn about Arrays in Java. We will first understand about the one dimensional arrays and then we will move forward to n-dimensional arrays. We will specifically take the example of 2 dimensional arrays and understand both the abstract view and the memory view (or the memory representation) of the two dimensional array in great depth. The code for the video (if any) can be found on GitHub.
----------------------------------------

🐱‍💻 🐱‍💻 Course Links:

---
Support my channel:
💜 One time donations via PayPal
Thank you! 🙏

---
Follow me on:
Рекомендации по теме
Комментарии
Автор

PS: 👇🏻
From 7:42 onwards, it is numbersMatrix instead of numbers.
So instead of numbers[1][4] it is numbersMatrix[1][4]
and instead of numbers[0][0] it is numbersMatrix[0][0]
Just minor typos but we do get the concept.

TheNerdyDev
Автор

hey Nerdy, you 're doing an excellent job; like the memory representation and the time you take explaining concepts in general before coding. Keep going on and you make me an addict :)

jipeejoce
welcome to shbcf.ru