Free eBook: Pharo by Example
Free pdf ebook “Pharo by Example”. Pharo is a modern open-source development environment for the classic Smalltalk-80 programming language. The book helps you get started with A Quick Tour of Pharo and guides you through A First Application. The Smalltalk language is introduced in the chapters Syntax in a Nutshell and Understanding Message Syntax.
Computer Programming using GNU Smalltalk
Free 119 page ebook “Computer Programming using GNU Smalltalk” by Canol Gökel. This book intends to teach you the basics of programming using GNU Smalltalk programming language. GNU Smalltalk is an implementation of the Smalltalk-80 programming language and Smalltalk family is in general a little bit different than other common programming languages like C or Java. So, we will apply a different approach to teach you programming compared to other computer programming books out there.
Download this ebook.
Squeak by Example
Squeak is a modern open-source development environment for the classic Smalltalk-80 programming language. Squeak by Example, intended for both students and developers, will guide you gently through the Squeak language and environment by means of a series of examples and exercises.