mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-25 21:07:34 +00:00
Adds programming books about C, C#, COBOL and Python (#4622)
This commit is contained in:
parent
c6c1a189d4
commit
bc5ae04a21
@ -1,5 +1,8 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
|
* [C](#c)
|
||||||
|
* [C#](#c-sharp)
|
||||||
|
* [COBOL](#cobol)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
@ -7,14 +10,29 @@
|
|||||||
* [Scratch](#scratch)
|
* [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
|
### Java
|
||||||
|
|
||||||
* [Programmeren in Java](https://nl.wikibooks.org/wiki/Programmeren_in_Java) (Wikibooks)
|
* [Programmeren in Java](https://nl.wikibooks.org/wiki/Programmeren_in_Java) - Wikibooks
|
||||||
|
|
||||||
|
|
||||||
### PHP
|
### PHP
|
||||||
|
|
||||||
* [Programmeren in PHP](https://nl.wikibooks.org/wiki/Programmeren_in_PHP) (Wikibooks)
|
* [Programmeren in PHP](https://nl.wikibooks.org/wiki/Programmeren_in_PHP) - Wikibooks
|
||||||
|
|
||||||
|
|
||||||
#### Symfony
|
#### Symfony
|
||||||
@ -25,6 +43,7 @@
|
|||||||
### Python
|
### Python
|
||||||
|
|
||||||
* [De Programmeursleerling: Leren coderen met Python 3](http://www.spronck.net/pythonbook/dutchindex.xhtml) - Pieter Spronck (PDF) (3.x)
|
* [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
|
### Scratch
|
||||||
|
Loading…
Reference in New Issue
Block a user