This is a directory listing of my notes. Pages are ordered by the date they were created.
Interrupts, types of interrupt, what happens when the OS receives an interrupt, and more.
[Instruction sets, assembly, little man computer, RISC, CISC, and more.](Instruction sets.md)
[Multi-threading, multi processor execution, and more.](Parallel processing.md)
[The factors that affect CPU performance and execution speed](Performance factors.md)
[Embedded vs mobile vs desktop vs laptop vs server computers.](Features and implications of different microarchitectures.md)
[Organisation of data: arrays, matrices, linked lists, stacks, queues, indices.](Organisation of data.md)
[Wireless and wired, LANs, WANs, simplex, duplex, point to point, and multi-drop.](Data transmission.md)
[How errors occur and methods of detecting them](Error detection.md)
[Methods of correcting errors](Error correction.md)
[Data storage, backups, and recovery](Data storage backups and recovery.md)