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
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.
(21544 views)
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.
(17549 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.
(24339 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.
(21022 views)