Logo

Inside Smalltalk by W. R. Lalonde, J. R. Pugh

Small book cover: Inside Smalltalk

Inside Smalltalk
by

Publisher: Prentice-Hall

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

Book cover: Smalltalk-80: Bits of History, Words of AdviceSmalltalk-80: Bits of History, Words of Advice
by - 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.
(16005 views)
Book cover: Smalltalk-80: The Language and its ImplementationSmalltalk-80: The Language and its Implementation
by - 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.
(21855 views)
Book cover: Smalltalk: An Introduction to Application Development Using VisualWorksSmalltalk: An Introduction to Application Development Using VisualWorks
by - 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.
(16666 views)
Book cover: Smalltalk-80: The Interactive Programming EnvironmentSmalltalk-80: The Interactive Programming Environment
by - Addison-Wesley
This book is an introduction to the user interface of the Smalltalk-80 system, an illustrated description of how to explore the class descriptions available in the system, how to use the editors for implementing new class descriptions, etc.
(19626 views)