A Little Smalltalk
by Timothy Budd
Publisher: Addison-Wesley 1987
ISBN/ASIN: 0201106981
ISBN-13: 9780201106985
Number of pages: 295
Description:
Budd's introduction to Smalltalk programming and the Little Smalltalk interpreter focuses on elementary, rather than advanced topics of object-oriented programming. The Little Smalltalk system runs under the UNIX operating system and can be executed on conventional terminals.
Download or read it online for free here:
Download link
(11MB, PDF)
Similar books
Smalltalk: An Introduction to Application Development Using VisualWorksby Trevor Hopkins, Bernard Horan - Prentice Hall
A complete guide to Smalltalk-80, containing everything a user should know to start constructing applications. A very important language for those interested in object-oriented programming, one of the hot areas in software engineering.
(17776 views)
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.
(21032 views)
Squeak by Exampleby O. Nierstrasz, S. Ducasse, D. Pollet, A. Black - Lulu.com
Squeak is a modern, open source, fully-featured implementation of the Smalltalk programming language and environment. This book presents the various aspects of Squeak, starting with the basics, and proceeding to more advanced topics.
(17963 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.
(17173 views)