enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of computer books - Wikipedia

    en.wikipedia.org/wiki/List_of_Computer_books

    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

  3. Sumatra PDF - Wikipedia

    en.wikipedia.org/wiki/Sumatra_PDF

    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]

  4. FBReader - Wikipedia

    en.wikipedia.org/wiki/FBReader

    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.

  5. Category:Computer science books - Wikipedia

    en.wikipedia.org/.../Category:Computer_science_books

    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.

  6. List of educational software - Wikipedia

    en.wikipedia.org/wiki/List_of_educational_software

    1.4 Computer science. ... Cite this page; Get shortened URL; Download QR code; Print/export Download as PDF; ... GCompris - free software ; Gold Series;

  7. Collection of Computer Science Bibliographies - Wikipedia

    en.wikipedia.org/wiki/Collection_of_Computer...

    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.

  8. 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

  9. Readers–writers problem - Wikipedia

    en.wikipedia.org/wiki/Readers–writers_problem

    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.