The Joy Of Smalltalk
by Ivan Tomek
2000
Number of pages: 523
Description:
The goal of this textbook is to introduce concepts of object-oriented software development and the programming language Smalltalk as a vehicle for their implementation. The book covers OO concepts, OO application development, Smalltalk programming environment including its user interface painting tools, Smalltalk base classes, and elements of Smalltalk style.
Download or read it online for free here:
Download link
(3.9MB, PDF)
Similar books

by Glen Krasner (ed.) - Addison-Wesley
The book first describes the history of how Smalltalk was built from scratch. It then goes on to show the way in which Smalltalk was made public. The papers range from overall design issues down to statistics on the work of the VM and image contents.
(11535 views)

by Stephane Ducasse, at al.
Pharo is a development environment for the classic Smalltalk-80 programming language. This book, intended for both students and developers, will guide you through the Pharo language and environment by means of a series of examples and exercises.
(9903 views)

by Simon Lewis - Prentice Hall
This practical book provides an effective introduction to programming in Smalltalk, and explains the most efficient ways to think about and work with the system. The demystifies the transition from conventional programming to Smalltalk.
(15542 views)

by Adele Goldberg, David Robson - Addison-Wesley
The book is an overview of the concepts and syntax of the programming language, and an annotated and illustrated specification of the system's functionality. The book gives an example of the design and implementation of a moderate-size application.
(16684 views)