The Art and Science of Smalltalk
by Simon Lewis
Publisher: Prentice Hall 1995
ISBN/ASIN: 0133713458
ISBN-13: 9780133713459
Number of pages: 223
Description:
This highly readable and practical book provides an effective introduction to programming in Smalltalk, and explains the most efficient ways to think about and work with the system. The book aims to demystify the transition from conventional programming to programming with Smalltalk. It includes a step-by-step guide, taking the reader through the basics, via object-oriented programming with Smalltalk language and its development environment, right up to designing, coding and debugging your own programs.
Download or read it online for free here:
Download link
(5.4MB, PDF)
Similar books

by Stephane Ducasse, at al.
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.
(9906 views)

by Stephane Ducasse - Apress
This book will teach you core programming concepts based on simple, visual problems that involve manipulation of robots, or 'turtles'. You will learn basic programming concepts like loops, abstractions, composition, and conditionals.
(13408 views)

by Adele Goldberg - 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.
(14843 views)

by Ted Kaehler, Dave Patterson - W W Norton & Co Inc
This tutorial gives 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. The book is just a 'taste', not a reference manual.
(10900 views)