Squeak: Learn Programming with Robots
by Stephane Ducasse
Publisher: Apress 2005
ISBN/ASIN: 1590594916
ISBN-13: 9781590594919
Number of pages: 363
Description:
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.
Download or read it online for free here:
Download link
(2.8MB, PDF)
Similar books

by E. Klimas, S. Skublics, D. A. Thomas - 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.
(16665 views)

by Canol Goekel - 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.
(15048 views)

by Glen Krasner (ed.) - Addison-Wesley
The book first describes the history of how Smalltalk was built from scratch. It then goes on to show the way in which Smalltalk was made public. The papers range from overall design issues down to statistics on the work of the VM and image contents.
(15786 views)

by W. R. Lalonde, J. R. Pugh - 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.
(13664 views)