Smalltalk-80: The Language and its Implementation
by Adele Goldberg, David Robson
Publisher: Addison-Wesley 1983
ISBN/ASIN: 0201113716
ISBN-13: 9780201113716
Number of pages: 742
Description:
This book is the first detailed account of the Smalltalk-80 system. It is an overview of the concepts and syntax of the programming language, and an annotated and illustrated specification of the system's functionality. The book gives an example of the design and implementation of a moderate-size application and a specification of the Smalltalk-80 virtual machine.
Download or read it online for free here:
Download link
(32MB, PDF)
Similar books

by Dan Shafer, Dean A. Ritz - Springer
This book is specifically aimed at people who are interested in learning to build real-world applications using Smalltalk/V. It also includes a bit of refresher material that extends some of the information in the Smalltalk/V tutorial as well.
(14071 views)

by Ivan Tomek
This textbook introduces concepts of object-oriented software development and the programming language Smalltalk. The text covers OO concepts, OO application development, Smalltalk programming environment, base classes, and elements of style.
(16020 views)

by Stephane Ducasse - Apress
This book will teach you core programming concepts based on simple, visual problems that involve manipulation of robots, or 'turtles'. You will learn basic programming concepts like loops, abstractions, composition, and conditionals.
(18108 views)

by W. R. Lalonde, J. R. Pugh - Prentice-Hall
An intro to the object-oriented programming language Smalltalk-80, with an emphasis on classes, subclassing, inheritance and message passing. The SmallTalk language is fully explained as well as the class library and programming environment.
(13819 views)