-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md to include release date and links to book sites
- Loading branch information
1 parent
bb70070
commit 2cd82cc
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# BuildingApplicationWithSpec2 | ||
|
||
This project contains the forth coming book for Spec 2.0: the UI builder framework of Pharo. | ||
The release date for the book is December 2023. | ||
This project contains the sources of the Pharo book "Application Building with Spec 2.0". | ||
The book has been released on October 27, 2024. It is available at [BoD](https://librairie.bod.fr/building-application-with-spec-2-0-koen-de-hondt-9782322478712) (Books on Demand) and [Amazon](https://a.co/d/fIvRcSO). | ||
|
||
- [Latest build of the book](https://github.com/SquareBracketAssociates/BuildingApplicationWithSpec2/releases/download/latest/BuildingUIWithSpec.pdf) | ||
- The code of all the book examples is stored at [https://github.com/SquareBracketAssociates/CodeOfSpec20Book](https://github.com/SquareBracketAssociates/CodeOfSpec20Book) | ||
- Previous and older versions may be at [https://github.com/Ducasse/SpecBookCode/](https://github.com/Ducasse/SpecBookCode/) | ||
- Previous and older versions can be found at [https://github.com/Ducasse/SpecBookCode/](https://github.com/Ducasse/SpecBookCode/) |