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-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.
(20525 views)
Inside Smalltalkby W. R. Lalonde, J. R. Pugh - Prentice-Hall
An intro to the object-oriented programming language Smalltalk-80, with an emphasis on classes, subclassing, inheritance and message passing. The SmallTalk language is fully explained as well as the class library and programming environment.
(14558 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.
(16759 views)
Smalltalk by Example: The Developer's Guideby Alec Sharp - Mcgraw-Hill
This book is written for people who want to become productive in Smalltalk programming in as short a time as possible. The book presents the information that the reader needs in order to understand the concepts and the capabilities of Smalltalk.
(16984 views)