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: Practical Smalltalk: Using Smalltalk/VPractical Smalltalk: Using Smalltalk/V
by - Springer
This book is specifically aimed at people who are interested in learning to build real-world applications using Smalltalk/V. It also includes a bit of refresher material that extends some of the information in the Smalltalk/V tutorial as well.
(13265 views)
Book cover: The Art and Science of SmalltalkThe Art and Science of Smalltalk
by - 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.
(18693 views)
Book cover: Smalltalk and Object Orientation: An IntroductionSmalltalk and Object Orientation: An Introduction
by - Springer
An introduction to object-orientation for 2nd, 3rd and 4th year computer science and software engineering students or those actively involved in the software industry. John Hunt adopts a 'hands on' approach providing a thorough introduction to O-O.
(13239 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.
(12977 views)