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
The Joy Of Smalltalkby Ivan Tomek
This textbook introduces concepts of object-oriented software development and the programming language Smalltalk. The text covers OO concepts, OO application development, Smalltalk programming environment, base classes, and elements of style.
(17074 views)
Smalltalk-80: The Interactive Programming Environmentby Adele Goldberg - Addison-Wesley
This book is an introduction to the user interface of the Smalltalk-80 system, an illustrated description of how to explore the class descriptions available in the system, how to use the editors for implementing new class descriptions, etc.
(20912 views)
Smalltalk by Example: The Developer's Guideby Alec Sharp - Mcgraw-Hill
This book is written for people who want to become productive in Smalltalk programming in as short a time as possible. The book presents the information that the reader needs in order to understand the concepts and the capabilities of Smalltalk.
(17330 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.
(18581 views)