Add books in Latvian (#6979)

* Create free-programming-books-lv.md

* Added Latvian
This commit is contained in:
Toms Grants
2022-08-03 23:58:04 +03:00
committed by GitHub
parent c76522acfe
commit ad4ef13bd7
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
### Index
* [C++](#cpp)
* [Python](#python)
### <a id="cpp"></a>C++
* [Programmēšana un C++](http://home.lu.lv/~janiszu/courses/eprg/eprg.all.pdf) - Jānis Zuters (PDF)
### Python
* [Programmēšanas pamati ar valodu Python](http://home.lu.lv/~janiszu/courses/python/python3.pdf) - Jānis Zuters (PDF)