Summary
This chapter has been a crash course on computer memory with an emphasis on storage. Topics explored include different types of memory and storage, storage devices, and the inner workings of memory. There is much to know about how memory works and whole books are dedicated to it. However, by this point, you should have a good grasp of how memory works and what it’s used for. Now that memory has been explored, in the next chapter, we will explore another very important concept in computer science: designing a program.