Smalltalk: An Introduction to Application Development Using VisualWorks
by Trevor Hopkins, Bernard Horan
Publisher: Prentice Hall 1995
ISBN/ASIN: 0133183874
ISBN-13: 9780133183870
Number of pages: 413
Description:
This is an introduction for students who want to start constructing prototype applications in Smalltalk-80, but who don't want a detailed guide to the implementation. Requiring no previous exposure to Smalltalk-80 or object-oriented programming in general, the text offers a tutorial approach, with a large number of short chapters, each covering specific points.
Download or read it online for free here:
Download link
(1.9MB, PDF)
Similar books
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.
(14424 views)
Smalltalk/V: Tutorial and Programming Handbook- Digitalk, Inc
Smalltalk is both a powerful language -- you can get a lot of activity out of a few lines of code -- and a powerful program development environment. This book is intended for both beginners as well as experienced Smalltalk programmers.
(17073 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.
(14878 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.
(23653 views)