
|
|
|
|
Home / Computers / Programming / Languages / Smalltalk / Books
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- A Taste of Smalltalk - By Ted Kaehler, Dave Patterson; W.W. Norton & Co., 1986, ISBN 0393955052. Uses 'Towers of Hanoi' programming example in C, Pascal, Lisp, Smalltalk; then builds on it to teach some basics of OO programming with Smalltalk. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0393955052
- Dolphin Smalltalk Companion - By Ted Bracht; Addison-Wesley, 2001, ISBN 0201737930, has CD-ROM. Starter book, covers creating full applications with Dolphin. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0201737930
- 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]
www.amazon.com/exec/obidos/ASIN/0134684141
- 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]
www.amazon.com/exec/obidos/ASIN/0134659643
- 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]
www.amazon.com/exec/obidos/ASIN/025611210X
- On to Smalltalk - By Patrick Henry Winston; Addison-Wesley, 1997, ISBN 0201498278. Each section adds new abilities to a short, representative Smalltalk program. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0201498278
- Smalltalk Best Practice Patterns - By Kent Beck; Prentice Hall, 1996, ISBN 013476904X. Real world style guide for better programming; gives set of patterns that organize the informal experience successful Smalltalk programmers learned the hard way. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/013476904X
- Smalltalk Online - Torsten Bergmann's Online Books, each on one implementation: Dolphin Smalltalk, IBM Smalltalk, Object Studio, Pocket Smalltalk, Smalltalk Agents, Smalltalk Express, Smalltalk/MT, Smalltalk/Win95, Smalltalk/X, Squeak, VisualWave, VisualWorks.
www.phaidros.com/DIGITALIS
- Smalltalk With Style - By Suzanne Skublics, Edward J. Klimas, David A. Thomas; Prentice Hall, 1995, ISBN 0131655493. Fills gap between software engineering principles and practice of programming in an OOP language such as Smalltalk. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0131655493
- Smalltalk, Objects, and Design - By Chamond Liu; iUniverse.com, 2000, ISBN 1583484906. Programmer's guide integrates language with object-oriented design solutions; focus on practical alternatives and trade-offs. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/1583484906
- Smalltalk-80 - Addison-Wesley; 1989, ISBN 0201113716. Paperback. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0201113716
- 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]
www.amazon.com/exec/obidos/ASIN/0201116693
- Smalltalk-80: The Interactive Programming Environment - By Adele Goldberg; Addison-Wesley, 1983, ISBN 0201113724. In depth explanation of the programming user interface. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0201113724
- Smalltalk-80: The Language - By Adele Goldberg, David Robson; Addison-Wesley, 1989, ISBN 0201136880. Likely the most famous, influential Smalltalk book, by some of its original authors; considered a Smalltalk 'bible'. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0201136880
- 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]
www.amazon.com/exec/obidos/ASIN/0133183874
- Squeak: A Quick Trip to ObjectLand - By Gene Korienek, Tom Wrensch, Doug Dechow; Addison Wesley Professional, 2001, ISBN 0201731142. Tutorial; introduces Squeak and advanced topics for programmers interested in learning it and writing programs. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0201731142
- Squeak: Object-Oriented Design with Multimedia Applications - By Mark Guzdial; Prentice Hall, 2000, ISBN 0130280283. Helps readers make multimedia projects in Squeak. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0130280283
- Squeak: Open Personal Computing and Multimedia - By Mark J. Guzdial, Kimberly M. Rose; Prentice Hall, 2001, ISBN 0130280917. Explores digital music and sound, advanced user interfaces, 3-D graphics, Flash animation, virtual machine building. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0130280917
- The Art and Science of Smalltalk - Introduces programming in Smalltalk, explains optimal ways to think about and work with the system.
wiki.cs.uiuc.edu/VisualWorks/The+Art+and+Science+of+Smalltalk
- The Art and Science of Smalltalk - By Simon Lewis; Prentice Hall, 1995, ISBN 0133713458. Introduces programming in Smalltalk, covering technical background for programmers, managers; introduces some basic philosophy of language. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0133713458
- The Art and Science of Smalltalk - Description with table of contents. [hp books]
www.hp.com/hpbooks/prentice/ptr_0133713458.html
- The Design and Evaluation of a High Performance Smalltalk System - By David M. Ungar; MIT Press, 1987, ISBN 026221010X. Dissertation that became a book; focus: dynamic typing can be fast on RISC CPUs, garbage collecting need not be time-consuming. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/026221010X
- The Design and Evaluation of a High Performance Smalltalk System - By David M. Ungar; dissertation sponsored by DARPA; read online or download. [UC Berkeley SUNSITE, Online]
sunsite.berkeley.edu:80/Dienst/UI/2.0/ShowPage/ncstrl.ucb/CSD-86-287?npages=256&format=inline&page=1
- The Design Patterns Smalltalk Companion - By Sherman R. Alpert, Kyle Brown, Bobby Woolf; Addison-Wesley, 1998, ISBN 0201184621. Rework of 1994 book that changed object-oriented software engineering, but had C++ patterns. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0201184621
- The SmallTalk Developers Guide to VisualWorks - By Timothy Howard; Prentice Hall, 1995, ISBN 013442526X, has CD-ROM. Describes environment in terms of basic Smalltalk ideas, shows how to solve problems, develop applications. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/013442526X
- The VisualAge for Smalltalk Primer - By Liwu Li; Cambridge University Press, 1998, ISBN 0521646693. Shows how IBM VisualAge can dramatically reduce code writing and improve software quality. [Amazon.com]
www.amazon.com/exec/obidos/ASIN/0521646693
|
|
|
|
|