* **Algorithms** -- many, including classics such as DonaldKnuth's bible TheArtOfComputerProgramming,
CambridgeUniversityPress's NumericalRecipes and NicholasWirth's ancient, but still
-brillant, "Algorithms + Data Structures = Programs".
+ brilliant, "Algorithms + Data Structures = Programs".
* **Operating Systems** -- Too many to mention here, most of which quite
theoretical and boring. Of course, my favorite will always be AdvancedProgrammingInTheUnixEnvironment.