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: The Joy Of SmalltalkThe Joy Of Smalltalk
by
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.
(15170 views)
Book cover: Squeak by ExampleSqueak by Example
by - 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.
(16096 views)
Book cover: Pharo by ExamplePharo by Example
by
Pharo is a development environment for the classic Smalltalk-80 programming language. This book, intended for both students and developers, will guide you through the Pharo language and environment by means of a series of examples and exercises.
(12802 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.
(13039 views)