Practical Smalltalk: Using Smalltalk/V
โ Scribed by Dan Shafer, Dean A. Ritz (auth.)
- Publisher
- Springer-Verlag New York
- Year
- 1991
- Tongue
- English
- Leaves
- 245
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Object-Oriented Programming (OOP) is recognized as one of the most powerful programming techniques to come along in many years. Its power lies in the ability it gives the designer to manage the complex, rapidly changing applications that have become the watchword of modern software. Smalltalk is the most extensively used OOP environment. Now Practical Smalltalk helps you to focus on those aspects of the language that you need to know to be a successful programmer. You'll learn all about the important classes to master, the essential theories to grasp, and then put these ideas to work in constructing everything from a simple counter object all the way through a data graphing application and the core of a functional outliner. The book culmi- nates with the creation of a factory process simulation that takes advantage of Smalltalk's ability to create multi-window, multiprocessing applications. Designed for programmers and managers who must understand the operation and uses of the Smalltalk environment, this book assumes only an elementary working knowledge of OOP and the language. The book uses Smalltalk/V 286, Digitalk's widely used implementation of Smalltalk, but most of the concepts and techniques it teaches can be transferred easily to other versions of the language.
โฆ Table of Contents
Front Matter....Pages i-xx
The Environment....Pages 1-16
The Smalltalk/V Language....Pages 17-28
The First Project: A Prioritizer....Pages 29-47
Programming Techniques....Pages 49-63
The Second Project: A Simple Counter....Pages 65-82
The World of MPD....Pages 83-98
The Third Project: Creating a New Pane Type....Pages 99-128
The Graphic World....Pages 129-141
The Fourth Project: A Graphing Application....Pages 143-175
The Text World....Pages 177-185
The Fifth Project: A Form Designer....Pages 187-221
Back Matter....Pages 223-233
โฆ Subjects
Programming Languages, Compilers, Interpreters; Programming Techniques; Artificial Intelligence (incl. Robotics)
๐ SIMILAR VOLUMES