Logo

A Taste of Smalltalk by Ted Kaehler, Dave Patterson

Large book cover: A Taste of Smalltalk

A Taste of Smalltalk
by

Publisher: W W Norton & Co Inc
ISBN/ASIN: 0393955052
ISBN-13: 9780393955057
Number of pages: 152

Description:
The purpose of this tutorial is to give 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. If these small examples get you interested, then larger programs will get you addicted, for the power of the Smalltalk-80 system increases as programs grow.

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

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.
(21178 views)
Book cover: Inside SmalltalkInside Smalltalk
by - Prentice-Hall
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.
(13259 views)
Book cover: A Little SmalltalkA Little Smalltalk
by - 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.
(16692 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.
(18886 views)