mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 05:11:57 +00:00
* add Pro Git book and Git section in Azerbaijani and Bulgarian languages * add Pro Git book and Git section for Greek and Dutch/Netherlands languages * add Slovenian language for books; add Pro Git book and Git section to Slovenian language books * add authors for Pro Git book for Azerbaijani and Bulgarian languages * fix md formatting errors for books languages az and sl * fix new line in the end of file for books languages az and sl * fix md lint formatting error - not enough empty lines after section for books languages az and sl * fix md linter error in books az file --------- Co-authored-by: Roman Lazunin <roman.lazunin@xylem.com>
59 lines
1.4 KiB
Markdown
59 lines
1.4 KiB
Markdown
### Index
|
|
|
|
* [C](#c)
|
|
* [C#](#csharp)
|
|
* [COBOL](#cobol)
|
|
* [Git](#git)
|
|
* [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
|
|
|
|
|
|
### Git
|
|
|
|
* [Pro Git](https://git-scm.com/book/nl/v2) - Scott Chacon, Ben Straub (HTML, PDF, EPUB)
|
|
|
|
|
|
### 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)
|