Skip to content

Commit 5769cf0

Browse files
author
Julien Bouquillon
committed
Merge pull request revolunet#16 from Dorianux/master
New cool book: Modeling Creativity
2 parents 652f48e + fb87fea commit 5769cf0

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

img/modelingcreativity.png

65.4 KB
Loading

issues.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,5 +358,15 @@
358358
"info":"The book teaches complete beginners how to program in the Python programming language. The reader not only learns about several classical ciphers, but also how to write programs that encrypt and hack these ciphers.",
359359
"url":"http://inventwithpython.com/hacking/index.html",
360360
"cover":"img/hackingcyphers.png"
361+
},
362+
{
363+
"title":"Modeling Creativity",
364+
"author":"Tom De Smedt",
365+
"authorUrl":"http://www.organisms.be/",
366+
"level":"Intermediate",
367+
"info":"Case studies in Python - using the libraries nodebox and pattern the author creates wonderful fractals and infographics; python code snippets included",
368+
"url":"http://bit.ly/modeling-creativity",
369+
"cover":"img/modelingcreativity.png"
361370
}
371+
362372
]}

0 commit comments

Comments
 (0)