1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-10-31 18:52:34 +00:00

Added book about HTML5 in czech language

This commit is contained in:
Václav Makeš 2015-07-01 13:10:33 +02:00
parent 55e600821e
commit a5f6f36637

View File

@ -1,6 +1,7 @@
### Index ### Index
* [Bash](#bash) * [Bash](#bash)
* [Git](#git) * [Git](#git)
* [HTML](#html)
* [Java](#java) * [Java](#java)
* [Language Agnostic](#language-agnostic) * [Language Agnostic](#language-agnostic)
* [Algoritmy a datové struktury](#algoritmy-a-datove-struktury) * [Algoritmy a datové struktury](#algoritmy-a-datove-struktury)
@ -33,6 +34,10 @@
* [Pro Git](https://knihy.nic.cz/) - Scott Chacon (PDF) * [Pro Git](https://knihy.nic.cz/) - Scott Chacon (PDF)
### HTML
* [Ponořme se do HTML5](https://knihy.nic.cz/) - Mark Pilgrim (PDF)
### Language Agnostic ### Language Agnostic
#### Algoritmy a datové struktury #### Algoritmy a datové struktury
* [Základy algoritmizace](http://www.root.cz/knihy/zaklady-algoritmizace/stahnout/950/) (PDF) * [Základy algoritmizace](http://www.root.cz/knihy/zaklady-algoritmizace/stahnout/950/) (PDF)