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
Squeak by Exampleby O. Nierstrasz, S. Ducasse, D. Pollet, A. Black - Lulu.com
Squeak is a modern, open source, fully-featured implementation of the Smalltalk programming language and environment. This book presents the various aspects of Squeak, starting with the basics, and proceeding to more advanced topics.
(17940 views)
Computer Programming using GNU Smalltalkby 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.
(16392 views)
A Little Smalltalkby Timothy Budd - Addison-Wesley
This introduction to Smalltalk programming and the Little Smalltalk interpreter focuses on elementary topics of object-oriented programming. The Little Smalltalk runs under the UNIX operating system and can be executed on conventional terminals.
(18663 views)
Smalltalk-80: The Language and its Implementationby Adele Goldberg, David Robson - Addison-Wesley
The book is an overview of the concepts and syntax of the programming language, and an annotated and illustrated specification of the system's functionality. The book gives an example of the design and implementation of a moderate-size application.
(23763 views)