
Smalltalk/V: Tutorial and Programming Handbook
Publisher: Digitalk, Inc 1988
Number of pages: 571
Description:
Smalltalk is both a powerful language -- you can get a lot of activity out of a few lines of code -- and a powerful program development environment -- software utilities help you to reuse as many lines of pre-written code as possible. This book is intended for both people who have never used Smalltalk as well as experienced Smalltalk programmers.
Download or read it online for free here:
Download link
(38MB, PDF)
Similar books
Computer Programming using GNU Smalltalkby Canol Goekel - Lulu.com
This book tries a different approach for teaching introductory computer programming than most other books by choosing Smalltalk as the programming language. A language which is mature and powerful yet not as widely used as some popular alternatives.
(16292 views)
Smalltalk-80: Bits of History, Words of Adviceby 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.
(17127 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.
(17057 views)
Pharo by Exampleby 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.
(14381 views)