Smalltalk by Example: The Developer's Guide
by Alec Sharp
Publisher: Mcgraw-Hill 1997
ISBN/ASIN: 0079130364
ISBN-13: 9780079130365
Number of pages: 290
Description:
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. It then goes a step beyond and gives practical examples of how readers would use the capabilities when developing products.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
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.
(21355 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.
(20897 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.
(15381 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.
(15168 views)