mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
f7b616e3d6
* Add Dutch Python book * Put items in Dutch book list in alphabetical order
53 lines
1.3 KiB
Markdown
53 lines
1.3 KiB
Markdown
### Index
|
|
|
|
* [C](#c)
|
|
* [C#](#csharp)
|
|
* [COBOL](#cobol)
|
|
* [Java](#java)
|
|
* [PHP](#php)
|
|
* [Symfony](#symfony)
|
|
* [Python](#python)
|
|
* [Scratch](#scratch)
|
|
|
|
|
|
### C
|
|
|
|
* [Programmeren in C](https://nl.wikibooks.org/wiki/Programmeren_in_C) - Wikibooks
|
|
|
|
|
|
### <a id="csharp"></a>C\#
|
|
|
|
* [Programmeren in C Sharp](https://nl.wikibooks.org/wiki/Programmeren_in_C_Sharp) - Wikibooks
|
|
|
|
|
|
### COBOL
|
|
|
|
* [Programmeren in COBOL](https://nl.wikibooks.org/wiki/Programmeren_in_COBOL) - Wikibooks
|
|
|
|
|
|
### Java
|
|
|
|
* [Programmeren in Java](https://nl.wikibooks.org/wiki/Programmeren_in_Java) - Wikibooks
|
|
|
|
|
|
### PHP
|
|
|
|
* [Programmeren in PHP](https://nl.wikibooks.org/wiki/Programmeren_in_PHP) - Wikibooks
|
|
|
|
|
|
#### Symfony
|
|
|
|
* [Symfony 5: Snel van start](https://symfony.com/doc/current/the-fast-track/nl/index.html)
|
|
|
|
|
|
### 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
|
|
|
|
|
|
### Scratch
|
|
|
|
* [Creatief Computergebruik](http://scratched.gse.harvard.edu/resources/creatief-computergebruik)
|