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
Smalltalk: An Introduction to Application Development Using VisualWorksby Trevor Hopkins, Bernard Horan - Prentice Hall
A complete guide to Smalltalk-80, containing everything a user should know to start constructing applications. A very important language for those interested in object-oriented programming, one of the hot areas in software engineering.
(17704 views)
Inside Smalltalkby 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.
(14876 views)
The Art and Science of Smalltalkby Simon Lewis - Prentice Hall
This 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 demystifies the transition from conventional programming to Smalltalk.
(20612 views)
Smalltalk and Object Orientation: An Introductionby John Hunt - Springer
An introduction to object-orientation for 2nd, 3rd and 4th year computer science and software engineering students or those actively involved in the software industry. John Hunt adopts a 'hands on' approach providing a thorough introduction to O-O.
(15073 views)