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

by Timothy Budd - Addison-Wesley
This introduction to Smalltalk programming and the Little Smalltalk interpreter focuses on elementary topics of object-oriented programming. The Little Smalltalk runs under the UNIX operating system and can be executed on conventional terminals.
(17311 views)

by Ted Kaehler, Dave Patterson - W W Norton & Co Inc
This tutorial gives you a taste of programming in the Smalltalk-80 language and environment. Our approach is to guide you through several versions of a small program in a short time. The book is just a 'taste', not a reference manual.
(15047 views)