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
Smalltalk-80: The Interactive Programming Environmentby Adele Goldberg - 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.
(20527 views)
Smalltalk by Example: The Developer's Guideby Alec Sharp - Mcgraw-Hill
This book is written for people who want to become productive in Smalltalk programming in as short a time as possible. The book presents the information that the reader needs in order to understand the concepts and the capabilities of Smalltalk.
(16986 views)
The Joy Of Smalltalkby 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.
(16760 views)
The Art and Science of Smalltalkby Simon Lewis - Prentice Hall
This practical book provides an effective introduction to programming in Smalltalk, and explains the most efficient ways to think about and work with the system. The demystifies the transition from conventional programming to Smalltalk.
(20323 views)