Inside Smalltalk
by W. R. Lalonde, J. R. Pugh
Publisher: Prentice-Hall 1990
Description:
This textbook provides 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.
Download or read it online for free here:
Download link 1
Download link 2
(PDF, 2 volumes)
Similar books

by Adele Goldberg, David Robson - Addison-Wesley
The book 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.
(21657 views)

by Glen Krasner (ed.) - Addison-Wesley
The book first describes the history of how Smalltalk was built from scratch. It then goes on to show the way in which Smalltalk was made public. The papers range from overall design issues down to statistics on the work of the VM and image contents.
(15786 views)

- Digitalk, Inc
Smalltalk is both a powerful language -- you can get a lot of activity out of a few lines of code -- and a powerful program development environment. This book is intended for both beginners as well as experienced Smalltalk programmers.
(15416 views)

by Trevor Hopkins, Bernard Horan - Prentice Hall
A complete guide to Smalltalk-80, containing everything a user should know to start constructing applications. A very important language for those interested in object-oriented programming, one of the hot areas in software engineering.
(16490 views)