This practical text provides an introduction to programming in Smalltalk, and explains the most efficient ways to think about and work with the system. Split into two parts, the first part covers the important technical background for programmers and managers, while the second part introduces some of the basic philosophy of Smalltalk. This text 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 the Smalltalk language and its development environment, right up to designing, coding and debugging programs.

Lewis S. The art and science of Smalltalk / S. Lewis, New York: Prentice Hall, 1995. 212 c.

Smalltalk поощряет интерактивную разработку, т.е. работу в постоянном цикле REPL (Read-eval-print loop).