Logo

The Art and Science of Smalltalk

Large book cover: The Art and Science of Smalltalk

The Art and Science of Smalltalk
by

Publisher: Prentice Hall
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

Book cover: Squeak by ExampleSqueak by Example
by - 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)
Book cover: Computer Programming using GNU SmalltalkComputer Programming using GNU Smalltalk
by - 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)
Book cover: A Little SmalltalkA Little Smalltalk
by - 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)
Book cover: Smalltalk-80: The Language and its ImplementationSmalltalk-80: The Language and its Implementation
by - 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)