Skip to content

Releases: hpi-swa-lab/SqueakByExample-english

untagged-b3694e3

16 Dec 21:25
b3694e3
Compare
Choose a tag to compare
untagged-b3694e3 Pre-release
Pre-release

Merge pull request #225 from hpi-swa-lab/misc-3

misc-3

Edition 6.0

20 Jul 20:34
Compare
Choose a tag to compare

We are happy to release a new edition of the Squeak by Example book!

The new 6.0 edition includes the following highlights:

  • Complements the Squeak 6.0 release
  • High-resolution screenshots
  • New chapter about source control tools
  • Covers several additional tools (breakpoints, help browser, instance browser, package pane browser, profiling tools)
  • Extends description of several classes and protocols (Collections, Exceptions, UIManager, copying, literals, and more)
  • Extends description of several tools (debugger, inspector, search tools)
  • Updates code examples and makes them available on SqueakSource
  • Updates FAQs and links to further resources
  • Various improvements throughout the book (revised index, improved screenshots, fine-tuned layout & typography, ... thanks to all our attentive reviewers!)

Next to the free PDF download, you can also order a colored paperback version of this book on lulu:

Order paperback from lulu

Edition 5.3

12 Jul 13:51
4c07b47
Compare
Choose a tag to compare

This is a re-release of Squeak by Example Edition 5.3. It includes:

  • Updated figures
  • Updated code sections to match Squeak 5.3 protocols
  • New sections on various topics, such as exception handling or version control