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: 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.
(15515 views)
Book cover: Squeak: Learn Programming with RobotsSqueak: Learn Programming with Robots
by - Apress
This book will teach you core programming concepts based on simple, visual problems that involve manipulation of robots, or 'turtles'. You will learn basic programming concepts like loops, abstractions, composition, and conditionals.
(17782 views)
Book cover: Smalltalk-80: The Interactive Programming EnvironmentSmalltalk-80: The Interactive Programming Environment
by - 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.
(19059 views)
Book cover: Smalltalk With StyleSmalltalk With Style
by - Prentice Hall
Bridging the gap between established software engineering principles and the real-world programming, this book presents guidelines for programming in the Smalltalk language that will result in source code that is clear and easy to understand.
(16334 views)