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
1 changed files with 5 additions and 0 deletions

View File

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