Learn about cache memory, and work with a simulation cache to understand how it functions.
Continue your Computer Architecture learning journey with Computer Architecture: Cache Memory. Understand memory hierarchy and the role that cache memory plays in it. Implement a simulation cache complete with cache reads, writes, replacement policies, and associativity.
### Notes on Prerequisites
We recommend that you complete [Computer Architecture: Assembly Language](https://www.codecademy.com/learn/computer-architecture-assembly-language) before completing this course.
Continue your Computer Architecture learning journey with Computer Architecture: Cache Memory. Understand memory hierarchy and the role that cache memory plays in it. Implement a simulation cache complete with cache reads, writes, replacement policies, and associativity.
### Notes on Prerequisites
We recommend that you complete [Computer Architecture: Assembly Language](https://www.codecademy.com/learn/computer-architecture-assembly-language) before completing this course.