Releases: hpi-swa-lab/SqueakByExample-english
Releases · hpi-swa-lab/SqueakByExample-english
untagged-dee43e9
Merge pull request #229 from hpi-swa-lab/ci/migrate-actions/checkout
ci: migrate actions/checkout to v4
untagged-b3694e3
Merge pull request #225 from hpi-swa-lab/misc-3
misc-3
Edition 6.0
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:
Edition 5.3
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