enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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

  3. Pseudocode - Wikipedia

    en.wikipedia.org/wiki/Pseudocode

    Pseudocode is commonly used in textbooks and scientific publications related to computer science and numerical computation to describe algorithms in a way that is accessible to programmers regardless of their familiarity with specific programming languages.

  4. Category:Computer science books - Wikipedia

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

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Pages for logged out editors learn more

  5. Introduction to Algorithms - Wikipedia

    en.wikipedia.org/wiki/Introduction_to_Algorithms

    Introduction to Algorithms is a book on computer programming by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein.The book is described by its publisher as "the leading algorithms text in universities worldwide as well as the standard reference for professionals". [1]

  6. AP Computer Science - Wikipedia

    en.wikipedia.org/wiki/AP_Computer_Science

    AP Computer Science AB included all the topics of AP Computer Science A, as well as a more formal and a more in-depth study of algorithms, data structures, and data abstraction.

  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. Declarative programming - Wikipedia

    en.wikipedia.org/wiki/Declarative_programming

    In computer science, declarative programming is a programming paradigm—a style of building the structure and elements of computer programs—that expresses the logic of a computation without describing its control flow.

  9. How to Solve it by Computer - Wikipedia

    en.wikipedia.org/wiki/How_to_solve_it_by_computer

    How to Solve it by Computer is a computer science book by R. G. Dromey, [1] first published by Prentice-Hall in 1982. It is occasionally used as a textbook, especially in India.