mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-10-31 18:52:34 +00:00
d703553631
* reorganize files 1. make it easier to find files 2. reduce scrolling to get to README on main view of repo * remove tr.txt again
52 lines
1.1 KiB
Markdown
52 lines
1.1 KiB
Markdown
### Index
|
|
|
|
* [C](#c)
|
|
* [C#](#c-sharp)
|
|
* [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
|
|
|
|
|
|
### C Sharp
|
|
|
|
* [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)
|
|
* [Programmeren in Python](https://nl.wikibooks.org/wiki/Programmeren_in_Python) - Wikibooks
|
|
|
|
|
|
### Scratch
|
|
|
|
* [Creatief Computergebruik](http://scratched.gse.harvard.edu/resources/creatief-computergebruik)
|