Browse Source

Add Dutch Python book for making games (#11702)

* Add Dutch Python book

* Put items in Dutch book list in alphabetical order
Thijzert 1 year ago
parent
commit
f7b616e3d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      books/free-programming-books-nl.md

+ 1 - 0
books/free-programming-books-nl.md

@@ -43,6 +43,7 @@
 ### Python
 
 * [De Programmeursleerling: Leren coderen met Python 3](http://www.spronck.net/pythonbook/dutchindex.xhtml) - Pieter Spronck (PDF) (3.x)
+* [Je eigen games maken met Python 3e editie](http://inventwithpython.com/nl/games_maken_met_Python_1-13.pdf) - Al Sweigart, `trl.:` Marjo Hahn (PDF)
 * [Programmeren in Python](https://nl.wikibooks.org/wiki/Programmeren_in_Python) - Wikibooks