Languages
- 3121
- The TeachScheme! Project
- Goals of this Rice University project: disseminate a new introductory curriculum on computing, and turn computing and programming into indispensable parts of the liberal arts college curriculum.
- 3122
- A Little Smalltalk
- By Timothy Budd; Addison-Wesley, 1987, ISBN 0201106981. Guide to line-oriented semi-subset of Smalltalk-80 coded in C, by author; good introduction to elementary object-oriented programming. [Amazon.com]
- 3123
- Inside Smalltalk, Volume 1
- By Wilf R. Lalonde, John R. Pugh; Prentice Hall, 1990, ISBN 0134684141. Introduces this object-oriented programming language, focusing on classes, subclassing, inheritance, message passing. [Amazon.com]
- 3124
- Inside Smalltalk, Volume 2
- By Wilf R. Lalonde, John R. Pugh; Prentice Hall, 1991, ISBN 0134659643. Explores Smalltalk system as a potent and efficient prototyping and development environment. [Amazon.com]
- 3125
- Object-Oriented Engineering: Building Engineering Systems Using Smalltalk-80
- By John R. Bourne; CRC Press, 1992, ISBN 025611210X. Introduces understanding and using object-oriented methodologies for engineering problem solving, focus on analysis and design. [Amazon.com]
- 3126
- Smalltalk, Objects, and Design
- By Chamond Liu; iUniverse.com, 2000, ISBN 1583484906. Programmer's guide integrates language with object-oriented design solutions; focus: practical alternatives, trade-offs. [Amazon.com]
- 3128
- Smalltalk-80: Bits of History, Words of Advice
- Edited by Glen Krasner; Addison-Wesley, 1983, ISBN 0201116693. Tells how Smalltalk was first invented, and then how it was introduced to the world, with chapters by key participants. [Amazon.com]
- 3129
- Smalltalk-80: The Interactive Programming Environment
- By Adele Goldberg; Addison-Wesley, 1983, ISBN 0201113724. In depth explanation of the programming user interface. [Amazon.com]
- 3130
- Smalltalk: An Introduction to Application Development Using VisualWorks
- By Trevor Hopkins, Bernard Horan; Prentice Hall, 1995, ISBN 0133183874. Full guide with what users must know to start writing applications. [Amazon.com]
- 3131
- The Art and Science of Smalltalk
- By Simon Lewis; Prentice Hall, 1995. Introduces programming in Smalltalk, covers technical background for programmers, managers; introduces some basic philosophy of language. Description with table of contents. [PDF]
- 3132
- The Dolphin Smalltalk Companion: A Hands-on Guide to Building Complete Applications
- Descriptions, reviews, purchase source. [Amazon.com]
- 3133
- The Smalltalk Developers Guide to VisualWorks
- By Timothy Howard; Prentice Hall, 1995, ISBN 013442526X, has CD-ROM. Describes ParcPlace environment in terms of basic Smalltalk ideas, shows how to solve problems, develop applications. [Amazon.com]
- 3136
- F-Script Home
- Smalltalk-based pure object-oriented environment to work with Mac OS X software. Innovations: high-level model for object manipulation, powerful object browser. Developed from scratch for the Objective-C object model. Highly integrated with Cocoa, native access optimized. Descriptions, news, documents, downloads.
- 3137
- GNU Smalltalk
- Smalltalk-80 implementation, runs on most Unix types and most places with a POSIX compliant library, well suited to scripting tasks and headless processing. Part of GNU Project of Free Software Foundation, FSF. [Open source, GPL]
- 3138
- LSW Vision-Smalltalk
- A Smalltalk with deep Windows integration and a .NET interface. [Commercial]