From 40e55647c6167a0b45865babf33da4da79afb43d Mon Sep 17 00:00:00 2001 From: Daniele Olmisani Date: Fri, 24 Jul 2020 19:13:39 +0200 Subject: [PATCH] Update readme.md (#121) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3c4be2a..cfc7444 100644 --- a/readme.md +++ b/readme.md @@ -54,7 +54,7 @@ Creative coding is a different discipline than programming systems. The goal is ## Books -- [Generative Art: A Practical Guide](http://zenbullets.com/book.php) - Practical guide using Processing. +- [Generative Art: A Practical Guide](https://www.manning.com/books/generative-art) - Practical guide using Processing. - [Generative Design](http://www.generative-gestaltung.de/) - Visualize, Program, and Create with Processing. - [The Nature of Code](http://natureofcode.com/) - Simulating natural systems with Processing. - [Programming Design Systems](https://programmingdesignsystems.com/) - Practical introduction to the new foundations of graphic design.