|
|
|
|
|
by kragen
261 days ago
|
|
It is user friendly, and it's astounding how much they managed to pack into a single semester. Highly recommended! However, it's arguably too idealized and predetermined. I think you could get all the way through building the computer in https://nandgame.com/ without really learning anything beyond basic logic design as puzzle solving, but computer organization, as they call it in EE classes, is more about designing the puzzles than solving them. Even there, most of what you learn is sort of wrong. I haven't worked through the software part, but it looks like it suffers from the same kind of problems. IIRC there's nothing about virtual memory, filesystems, race conditions, deadly embraces, interprocess communication, scheduling, or security. It's great but it's maybe kind of an appetizer. |
|