Wave
Top 10 List of Week 04
Zaki Indra Yudhistira --- Tangsel

Top 10 List of Week 04

1.What is Computer Memory?
This article explains the basic of computer memory. Very easy to digest and understand. Simple article.

2.What is Memory Addressing?
This site describes memory addressing.

3.C Structure
This website contains guide to understand the struct keyword. This website also has a in-site text editor for compiling.

4.C Pointer
Contains the how-to of pointer. Very catchy user interface.

5.C Array pointer
What if your variable point to an array? You can find it out here.

6.C Pointer to Function
You can learn the difference between pass by value and pass by reference here. There is also try it editor here.

7.OS Memory Management
This website contains how the os manages memory. Has a very informative text.

8.Logical VS Physical Address
This article explains the difference of the logical and physical adddress.

9.MMU
This website explains the memory management unit. The unit responsible for managing the memory.

10.Memory Paging
This website explains about memory paging.