Search results
Results from the WOW.Com Content Network
Donald Knuth - The Art of Computer Programming; Ellen Ullman - Close to the Machine; Ellis Horowitz - Fundamentals of Computer Algorithms; Eric Raymond - The Art of Unix Programming; Gerald M. Weinberg - The Psychology of Computer Programming; James Gosling - The Java Programming Language; Joel Spolsky - The Best Software Writing I
Sumatra PDF is a free and open-source document viewer that supports many document formats including: Portable Document Format (PDF), Microsoft Compiled HTML Help (CHM), DjVu, EPUB, FictionBook (FB2), MOBI, PRC, Open XML Paper Specification (OpenXPS, OXPS, XPS), and Comic Book Archive file (CB7, CBR, CBT, CBZ). [3]
FBReader is an e-book reader for Linux, Microsoft Windows, Android, and other platforms.. It was originally written for the Sharp Zaurus and currently runs on many other mobile devices, like the Nokia Internet Tablets, as well as desktop computers.
Download as PDF; Printable version; In other projects ... Pages in category "Computer science books" The following 51 pages are in this category, out of 51 total.
1.4 Computer science. ... Cite this page; Get shortened URL; Download QR code; Print/export Download as PDF; ... GCompris - free software ; Gold Series;
As the Collection of Computer Science Bibliographies consists of many subcollections there is a substantial overlap (roughly 1/3). At the end of 2008 there were more than 4.2 million records which represent about 2.8 million unique (in terms of normalized title and authors' last names) bibliographic entries.
SICP has been influential in computer science education, and several later books have been inspired by its style. Structure and Interpretation of Classical Mechanics (SICM), another book that uses Scheme as an instructional element, by Gerald Jay Sussman and Jack Wisdom; Software Design for Flexibility, by Chris Hanson and Gerald Jay Sussman
In computer science, the readers–writers problems are examples of a common computing problem in concurrency. [1] There are at least three variations of the problems, which deal with situations in which many concurrent threads of execution try to access the same shared resource at one time.