mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
59e4fba4b6
* format: update syntax of `in process` anotation (CONTRIBUTING-*) from (🚧 *in process*) to *(🚧 in process)* * format: apply notes syntax to `in_process` resources - Applied note `*(🚧 in process)*` translating `in process` to underlying language there where we have previous translated text - Used regex to detect most of notes: `((\*[^\*]+\*)|(_[^_]+_))` * apply to new resources added in #7082 * Update books/free-programming-books-subjects.md Co-authored-by: Leithen <lcrider@cvent.com> --------- Co-authored-by: Eric Hellman <eric@hellman.net> Co-authored-by: Leithen <lcrider@cvent.com>
34 lines
897 B
Markdown
34 lines
897 B
Markdown
### Index
|
|
|
|
* [Language Agnostic](#language-agnostic)
|
|
* [Právo](#pravo)
|
|
* [Všeobecné programovanie](#vseobecne-programovanie)
|
|
* [Operačné systémy](#operacne-systemy)
|
|
* [Python](#python)
|
|
* [Django](#django)
|
|
|
|
|
|
### Language Agnostic
|
|
|
|
#### Právo
|
|
|
|
* [Zodpovednosť na internete](https://knihy.nic.cz) - Zodpovednosť na internete (PDF)
|
|
|
|
|
|
#### Všeobecné programovanie
|
|
|
|
* [Malá kniha programovania](https://greenie.elist.sk/knihy/html/mala-kniha-programovania.html) - Stanislav Hoferek (HTML)
|
|
|
|
|
|
### Operačné systémy
|
|
|
|
* [Linux ako niečo navyše](https://greenie.elist.sk/knihy/linux-ako-nieco-navyse.pdf) - Stanislav Hoferek (PDF)
|
|
* [Linuxové distribúcie](https://greenie.elist.sk/knihy/linuxove-distribucie.pdf) - Stanislav Hoferek (PDF)
|
|
|
|
|
|
### Python
|
|
|
|
#### Django
|
|
|
|
* [Príručka k Django Girls](https://tutorial.djangogirls.org/sk/) (1.11) (HTML) *(:construction: in process)*
|