mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
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 order
This commit is contained in:
parent
8251f44de1
commit
624615b25f
@ -34,6 +34,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to Github, [welcome]
|
||||
+ [Danish](/free-programming-books-dk.md)
|
||||
+ [Dutch](/free-programming-books-nl.md)
|
||||
+ [English](/free-programming-books.md)
|
||||
+ [Estonian](/free-programming-books-et.md)
|
||||
+ [Finnish](/free-programming-books-fi.md)
|
||||
+ [French](/free-programming-books-fr.md)
|
||||
+ [German](/free-programming-books-de.md)
|
||||
|
58
free-programming-books-et.md
Normal file
58
free-programming-books-et.md
Normal file
@ -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
Block a user