City Pedia Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. 0-262-51087-1 (2nd ed.) LC Class. QA76.6 .A255 1996. Website. mitpress .mit .edu /sicp. Structure and Interpretation of Computer Programs ( SICP) is a computer science textbook by Massachusetts Institute of Technology professors Harold Abelson and Gerald Jay Sussman with Julie Sussman. It is known as the "Wizard Book" in hacker culture. [1]

  3. Essentials of Programming Languages - Wikipedia

    en.wikipedia.org/wiki/Essentials_of_Programming...

    LC Class. QA76.7 .F73 2008. Essentials of Programming Languages ( EOPL) is a textbook on programming languages by Daniel P. Friedman, Mitchell Wand, and Christopher T. Haynes . EOPL surveys the principles of programming languages from an operational perspective. It starts with an interpreter in Scheme for a simple functional core language ...

  4. Programming Languages: Application and Interpretation

    en.wikipedia.org/wiki/Programming_Languages...

    www .plai .org. Programming Languages: Application and Interpretation ( PLAI) is a free programming language textbook by Shriram Krishnamurthi. It is in use at over 30 universities, in several high-schools. [citation needed] The book differs from most other programming language texts in its attempt to wed two different styles of programming ...

  5. Compilers: Principles, Techniques, and Tools - Wikipedia

    en.wikipedia.org/wiki/Compilers:_Principles...

    005.4/53 19. LC Class. QA76.76.C65 A37 1986. Compilers: Principles, Techniques, and Tools [1] is a computer science textbook by Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman about compiler construction for programming languages. First published in 1986, it is widely regarded as the classic definitive compiler technology text.

  6. 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 has been widely used as the textbook for algorithms courses at many universities and is commonly cited as a reference for algorithms in published papers, with over 10,000 citations documented on CiteSeerX, and over 67,000 citation on Google ...

  7. Syntax (programming languages) - Wikipedia

    en.wikipedia.org/wiki/Syntax_(programming_languages)

    In computer science, the syntax of a computer language is the rules that define the combinations of symbols that are considered to be correctly structured statements or expressions in that language. This applies both to programming languages, where the document represents source code, and to markup languages, where the document represents data.

  8. Computer programming - Wikipedia

    en.wikipedia.org/wiki/Computer_programming

    Computer programming or coding is the composition of sequences of instructions, called programs, that computers can follow to perform tasks. [1] [2] It involves designing and implementing algorithms, step-by-step specifications of procedures, by writing code in one or more programming languages. Programmers typically use high-level programming ...

  9. Code: The Hidden Language of Computer Hardware and Software

    en.wikipedia.org/wiki/Code:_The_Hidden_Language...

    ISBN. 978-0735605053. Website. www .charlespetzold .com /code. Code: The Hidden Language of Computer Hardware and Software (1999) is a book by Charles Petzold that seeks to teach how personal computers work at a hardware and software level. In the preface to the 2000 softcover edition, Petzold wrote that his goal was for readers to understand ...