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 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.
(18510 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.
(20705 views)
Book cover: Smalltalk/V: Tutorial and Programming HandbookSmalltalk/V: Tutorial and Programming Handbook
- Digitalk, Inc
Smalltalk is both a powerful language -- you can get a lot of activity out of a few lines of code -- and a powerful program development environment. This book is intended for both beginners as well as experienced Smalltalk programmers.
(14512 views)
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.
(14988 views)