Nixers Book Club - Book #5: Computer Science from the Bottom Up - Community & Forums Related Discussions
Users browsing this thread: 3 Guest(s)
|
|||
As proposed by Venam, the next book of the Nixer's Book Club is gonna be «Computer Science from the Bottom Up».
Quoting from its introduction: Quote:In a nutshell, what you are reading is intended to be a shop class for computer science. Young computer science students are taught to "drive" the computer; but where do you go to learn what is under the hood? Trying to understand the operating system is unfortunately not as easy as just opening the bonnet. The current Linux kernel runs into the millions of lines of code, add to that the other critical parts of a modern operating system (the compiler, assembler and system libraries) and your code base becomes unimaginable. Further still, add a University level operating systems course (or four), some good reference manuals, two or three years of C experience and, just maybe, you might be able to figure out where to start looking to make sense of it all. Chapters are short, so we can do 2 chapters per week. Our first session will be Aug, 21 (next Saturday), when we will discuss the first two chapters. See you then! |
|||