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: 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.
(12905 views)
Book cover: Smalltalk With StyleSmalltalk With Style
by - 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.
(15819 views)
Book cover: Computer Programming using GNU SmalltalkComputer Programming using GNU Smalltalk
by - 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.
(14294 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.
(18537 views)