Practical Smalltalk: Using Smalltalk/V
by Dan Shafer, Dean A. Ritz
Publisher: Springer 1991
ISBN/ASIN: 038797394X
ISBN-13: 9780387973944
Number of pages: 251
Description:
This book is specifically aimed at people who are interested in learning to build real-world applications using Smalltalk/V (and, more specifically, Smalltalk/V 286). To some extent at least, it picks up where the Smalltalk/V tutorial leaves off, although it also includes a bit of refresher material that extends some of the information in that tutorial as well.
Download or read it online for free here:
Download link
(12MB, PDF)
Similar books
A Taste of Smalltalkby Ted Kaehler, Dave Patterson - W W Norton & Co Inc
This tutorial gives you a taste of programming in the Smalltalk-80 language and environment. Our approach is to guide you through several versions of a small program in a short time. The book is just a 'taste', not a reference manual.
(15834 views)
Pharo by Exampleby Stephane Ducasse, at al.
Pharo is a development environment for the classic Smalltalk-80 programming language. This book, intended for both students and developers, will guide you through the Pharo language and environment by means of a series of examples and exercises.
(14114 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.
(20530 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.
(18254 views)