AccueilGroupesDiscussionsPlusTendances
Site de recherche
Ce site utilise des cookies pour fournir nos services, optimiser les performances, pour les analyses, et (si vous n'êtes pas connecté) pour les publicités. En utilisant Librarything, vous reconnaissez avoir lu et compris nos conditions générales d'utilisation et de services. Votre utilisation du site et de ses services vaut acceptation de ces conditions et termes.

Résultats trouvés sur Google Books

Cliquer sur une vignette pour aller sur Google Books.

Structure and Interpretation of Computer…
Chargement...

Structure and Interpretation of Computer Programs - 2nd Edition (MIT Electrical Engineering and Computer Science) (édition 1996)

par Harold Abelson, Gerald Jay Sussman

MembresCritiquesPopularitéÉvaluation moyenneMentions
1,6911810,295 (4.63)9
Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text. There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published. A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises. In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.… (plus d'informations)
Membre:kergoth
Titre:Structure and Interpretation of Computer Programs - 2nd Edition (MIT Electrical Engineering and Computer Science)
Auteurs:Harold Abelson
Autres auteurs:Gerald Jay Sussman
Info:The MIT Press (1996), Edition: 2, Hardcover, 657 pages
Collections:Ebooks pile, À lire, Liste de livres désirés
Évaluation:
Mots-clés:Aucun

Information sur l'oeuvre

Structure et interprétation des programmes informatiques par Harold Abelson (Author)

Chargement...

Inscrivez-vous à LibraryThing pour découvrir si vous aimerez ce livre

Actuellement, il n'y a pas de discussions au sujet de ce livre.

» Voir aussi les 9 mentions

Affichage de 1-5 de 18 (suivant | tout afficher)
I came across this book, to help me understand, behind the scenes of Computing.

As with the reviews, I do believe this is an important book. It's going to help you form abstraction. It will give you the foundational base.

Sometimes, I dream that a Computer is layers of the movie Inception.

Too many times, I come across people in industry -- who would say, I program in 10 different languages, and thump their chest. There's nothing wrong with a person who has the ability to program in 10 different languages.

The more important ability -- is to master abstraction, represent problem-sets and solve them. For this, one can use a programming language of his own choice contingent upon the requirements.

If you do not read this book, Yes, I'd reiterate you'd be a garbage programmer. This is regardless of domain or language.

I really appreciated this book. It uses LISP. I think, what matters to a reader is raising the ability of understanding. If you want a summary of it, do send me a message.

I would recommend this to anyone involved with building software, researchers, engineers.

Deus Vult,
Gottfried ( )
  gottfried_leibniz | Jun 25, 2021 |
This is a comprehensive book that would have been fantastic had I not learned half of it in university, and the other half from functional programming. Most of the problems in the book feel like they're desperately grasping for a type-system, and needing to be very clever in order to get around their lack of such. It's not a bad read by any means, but I didn't get nearly as much out of it as people promised I would. ( )
  isovector | Dec 13, 2020 |
The best text for an introduction to computer programming. ( )
  guyhaas | Apr 15, 2020 |
I studied literature as an undergrad and information management as a grad student. Since I am now a computer programmer I thought I should fill in some of the gaps in my computer science education starting with this book, which is the standard textbook for introductory courses at all the big CS programs.
  joshuagomez | May 31, 2019 |
*Structure and Interpretation of Computer Programs* has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text.
There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published.
A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises.
In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.
** ( )
  buffygurl | Mar 8, 2019 |
Affichage de 1-5 de 18 (suivant | tout afficher)
aucune critique | ajouter une critique

» Ajouter d'autres auteur(e)s (14 possibles)

Nom de l'auteurRôleType d'auteurŒuvre ?Statut
Abelson, HaroldAuteurauteur principaltoutes les éditionsconfirmé
Sussman, Gerald JayAuteurauteur principaltoutes les éditionsconfirmé
Sussman, JulieAuteurauteur principaltoutes les éditionsconfirmé
Vous devez vous identifier pour modifier le Partage des connaissances.
Pour plus d'aide, voir la page Aide sur le Partage des connaissances [en anglais].
Titre canonique
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
Titre original
Titres alternatifs
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
Date de première publication
Personnes ou personnages
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
Lieux importants
Évènements importants
Films connexes
Épigraphe
Dédicace
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
This book is dedicated, in respect and admiration, to the spirit that lives in the computer.
Premiers mots
Citations
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
Thus, programs must be written for people to read, and only incidentally for machines to execute. (p. xv)
Derniers mots
Notice de désambigüisation
Directeur de publication
Courtes éloges de critiques
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
Langue d'origine
DDC/MDS canonique
LCC canonique

Références à cette œuvre sur des ressources externes.

Wikipédia en anglais (3)

Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text. There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published. A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises. In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.

Aucune description trouvée dans une bibliothèque

Description du livre
Résumé sous forme de haïku

Discussion en cours

Aucun

Couvertures populaires

Vos raccourcis

Évaluation

Moyenne: (4.63)
0.5
1
1.5 1
2 3
2.5 1
3 8
3.5 3
4 48
4.5 4
5 166

Est-ce vous ?

Devenez un(e) auteur LibraryThing.

 

À propos | Contact | LibraryThing.com | Respect de la vie privée et règles d'utilisation | Aide/FAQ | Blog | Boutique | APIs | TinyCat | Bibliothèques historiques | Critiques en avant-première | Partage des connaissances | 204,376,714 livres! | Barre supérieure: Toujours visible