Logo

The Joy Of Smalltalk by Ivan Tomek

Small book cover: The Joy Of Smalltalk

The Joy Of Smalltalk
by


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

Book cover: A Little SmalltalkA Little Smalltalk
by - Addison-Wesley
This introduction to Smalltalk programming and the Little Smalltalk interpreter focuses on elementary topics of object-oriented programming. The Little Smalltalk runs under the UNIX operating system and can be executed on conventional terminals.
(16692 views)
Book cover: Smalltalk-80: Bits of History, Words of AdviceSmalltalk-80: Bits of History, Words of Advice
by - 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.
(15326 views)
Book cover: Smalltalk: An Introduction to Application Development Using VisualWorksSmalltalk: An Introduction to Application Development Using VisualWorks
by - 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.
(16101 views)
Book cover: Inside SmalltalkInside Smalltalk
by - 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.
(13259 views)