Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. A classic textbook on computer science that explores the fundamental concepts and abstractions of programming languages. Learn how to build abstractions with procedures, data, objects, state, and more through examples and exercises.

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

  3. 5 de abr. de 2018 · SICP is a classic textbook on structure and interpretation of computer programs, using Scheme as the programming language. The web site provides full text, assignments, code, instructor's manual, errata, and information on how to get Scheme.

  4. GitHub - fedehc/SICP-ES: Traducción al español de la 2° edición del libro "Structure and Interpretation of Computer Programs" (SICP). This repository has been archived by the owner on Nov 7, 2022.

  5. 1 de sept. de 1996 · Structure and Interpretation of Computer Programs - 2nd Edition (MIT Electrical Engineering and Computer Science) [Abelson, Harold, Sussman, Gerald Jay, Sussman, Julie] on Amazon.com. *FREE* shipping on qualifying offers.

  6. 25 de jul. de 1996 · Structure and Interpretation of Computer Programs. Request exam copy View preview. MIT Electrical Engineering and Computer Science. Structure and Interpretation of Computer Programs, second edition. by Harold Abelson and Gerald Jay Sussman. With Julie Sussman. Paperback. $75.00. Paperback. ISBN: 9780262510875. Pub date: July 25, 1996.

  7. 12 de abr. de 2022 · A textbook on computer programming and language design, adapted for JavaScript. Learn the fundamentals of programming, abstraction, and interpretation with examples and exercises.