Add UA courses file with two Python courses (#4513)

* Add UA courses file with Python course

check_urls=free-courses-ua.md

* Add link to README; fix link
pull/4536/head
Oleksandr Redko 4 years ago committed by GitHub
parent 537a8e06f8
commit 8783e01dd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md
  2. 9
      free-courses-ua.md

@ -75,6 +75,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome]
+ [Portuguese (Brazil)](free-courses-pt_BR.md) + [Portuguese (Brazil)](free-courses-pt_BR.md)
+ [Russian / Русский язык](free-courses-ru.md) + [Russian / Русский язык](free-courses-ru.md)
+ [Spanish / español / castellano](free-courses-es.md) + [Spanish / español / castellano](free-courses-es.md)
+ [Ukrainian / Українська](free-courses-ua.md)
+ [Vietnamese / Tiếng Việt](free-courses-vi.md) + [Vietnamese / Tiếng Việt](free-courses-vi.md)

@ -0,0 +1,9 @@
### Index
* [Python](#python)
### Python
* [Python 2: Курс Молодого Бійця](http://www.vitaliypodoba.com/tutorials/python2-beginners-course/) - Віталій Подоба
* [Програмування на мові Python (3.x). Початковий курс](https://sites.google.com/site/pythonukr/vstup)
Loading…
Cancel
Save