mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-10-31 18:52:34 +00:00
22 lines
605 B
Markdown
22 lines
605 B
Markdown
### Index
|
||
|
||
* [C++](#cpp)
|
||
* [Java](#java)
|
||
* [Python](#python)
|
||
|
||
|
||
<h3 id="cpp">C++</h3>
|
||
|
||
* [Мова програмування C++](https://stepik.org/course/67114) - Stepik
|
||
|
||
|
||
### Java
|
||
|
||
* [Основи програмування на Java](https://courses.prometheus.org.ua/courses/EPAM/JAVA101/2016_T2/about)
|
||
|
||
|
||
### Python
|
||
|
||
* [Python 2: Курс Молодого Бійця](http://www.vitaliypodoba.com/tutorials/python2-beginners-course/) - Віталій Подоба
|
||
* [Програмування на мові Python (3.x). Початковий курс](https://sites.google.com/site/pythonukr/vstup)
|