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 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.
(14395 views)

by O. Nierstrasz, S. Ducasse, D. Pollet, A. Black - Lulu.com
Squeak is a modern, open source, fully-featured implementation of the Smalltalk programming language and environment. This book presents the various aspects of Squeak, starting with the basics, and proceeding to more advanced topics.
(15584 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.
(14057 views)

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.
(20277 views)