added estonian free programming books (#3578)
* added estonian free programming books * fixed issues * fixed space issue * added extra line to end, replace 'ja' with ',' * fixed alphabetical orderpull/3580/head
parent
8251f44de1
commit
624615b25f
2 changed files with 59 additions and 0 deletions
@ -0,0 +1,58 @@ |
||||
### Index |
||||
|
||||
* [C](#c) |
||||
* [C Sharp](#c-sharp) |
||||
* [Java](#java) |
||||
* [JavaScript](#javascript) |
||||
* [PHP](#php) |
||||
* [Python](#python) |
||||
* [R](#r) |
||||
* [SQL](#sql) |
||||
* [WebGL](#webgl) |
||||
|
||||
|
||||
### C |
||||
|
||||
* [Programmeerimiskeel C](https://et.wikibooks.org/wiki/Programmeerimiskeel_C) - Wikiõpikud |
||||
|
||||
|
||||
### C Sharp |
||||
|
||||
* [Microsoft Visual Studio Code ja C#](https://digiarhiiv.ut.ee/Ained/Doc/VFailid/CSharp_ja_VS.pdf) - Kalle Remm (PDF) |
||||
|
||||
|
||||
### Java |
||||
|
||||
* [Java õppematerjalid](https://ained.ttu.ee/javadoc/index.html) - TTÜ õppematerjalid |
||||
* [Programmeerimiskeel Java](https://et.wikibooks.org/wiki/Programmeerimiskeel_Java) - Wikiõpikud |
||||
|
||||
|
||||
### JavaScript |
||||
|
||||
* [JavaScript](http://puhang.tpt.edu.ee/raamatud/JavaScript_konspekt.pdf) - Jüri Puhang (PDF) |
||||
|
||||
|
||||
### PHP |
||||
|
||||
* [PHP põhitõed ning funktsioonid](https://et.wikibooks.org/wiki/PHP) - Wikiõpikud |
||||
|
||||
|
||||
### Python |
||||
|
||||
* [Pythoni algteadmised](https://courses.cs.ut.ee/MTAT.03.100/2012_fall/uploads/opik/00_eessona.html) - Tartu Ülikooli Arvutiteaduse Instituut |
||||
* [Pythoni wikiraamat](https://et.wikibooks.org/wiki/Python) - Wikiõpikud |
||||
|
||||
|
||||
### R |
||||
|
||||
* [Statistiline andmeteadus ja visualiseerimine R keele abil](https://andmeteadus.github.io/2015/rakendustarkvara_R/) - Mait Raag, Raivo Kolde |
||||
|
||||
|
||||
### SQL |
||||
|
||||
* [SQL päringute koostamine, analüüsimine ja optimeerimine](https://comserv.cs.ut.ee/home/files/Ivanova_Informaatika_2017.pdf?study=ATILoputoo&reference=C408CC06DE4620A985CDF60C2678C97AE45017AB) - Anastassia Ivanova (PDF) |
||||
|
||||
|
||||
### WebGL |
||||
|
||||
* [WebGL'i kasutamine interaktiivsete graafikarakenduste loomiseks veebilehitsejas](http://www.cs.tlu.ee/teemaderegister/get_file.php?id=351) - Raner Piibur (PDF) |
Loading…
Reference in new issue