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
Computer Programming using GNU Smalltalkby Canol Goekel - Lulu.com
This book tries a different approach for teaching introductory computer programming than most other books by choosing Smalltalk as the programming language. A language which is mature and powerful yet not as widely used as some popular alternatives.
(16049 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.
(17007 views)
Smalltalk With Styleby E. Klimas, S. Skublics, D. A. Thomas - Prentice Hall
Bridging the gap between established software engineering principles and the real-world programming, this book presents guidelines for programming in the Smalltalk language that will result in source code that is clear and easy to understand.
(17733 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.
(16772 views)