
Squeak by Example
by O. Nierstrasz, S. Ducasse, D. Pollet, A. Black
Publisher: Lulu.com 2008
ISBN-13: 9783952334102
Number of pages: 304
Description:
Squeak is a modern, open source, fully-featured implementation of the Smalltalk programming language and environment. This book presents the various aspects of Squeak, starting with the basics, and proceeding to more advanced topics.
Download or read it online for free here:
Download link
(3.6MB, PDF)
Similar books
Smalltalk: An Introduction to Application Development Using VisualWorksby Trevor Hopkins, Bernard Horan - 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.
(17763 views)
Smalltalk and Object Orientation: An Introductionby John Hunt - 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.
(15152 views)
Smalltalk-80: The Language and its Implementationby 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.
(23780 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.
(17161 views)