free-programming-books/books/free-programming-books-uk.md
Maxim Fedarau 03e98af4f8
fix: remove link to unsafe resource & fix text mistakes in Ukrainian list (#8237)
* fix: remove link to unsafe resource & fix typos + punctuation mistakes

* fix: fix code style
Also add React docs translation in Ukranian language as a resource.

* fix: fix spaces

* fix: code review fixes

* fix: code style fix
2022-10-14 20:54:59 -04:00

63 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Index
* [C and C++](#c-and-cpp)
* [ClosureScript](#clojurescript)
* [Haskell](#haskell)
* [JavaScript](#javascript)
* [React](#react)
* [Language Agnostic](#language-agnostic)
* [PHP](#php)
* [Python](#python)
* [Django](#django)
* [Ruby](#ruby)
### <a id="c-and-cpp"></a>C and C++
* [С/C++ Теорія та практика](https://shron1.chtyvo.org.ua/Voitenko_Volodymyr C_Cpp_Teoriia_ta_praktyka.pdf) - Володимир Войтенко
### ClojureScript
* [Розплутаний ClojureScript](https://lambdabooks.github.io/clojurescript-unraveled) - Роман Лютіков (LambdaBooks)
### Haskell
* [Вивчить собі Хаскела на велике щастя!](http://haskell.trygub.com) - Міран Ліповача
### JavaScript
* [Розуміння ECMAScript 6](http://understandinges6.denysdovhan.com) - Денис Довгань (LambdaBooks)
#### React
* [Початок роботи](https://uk.reactjs.org/docs/getting-started.html)
### Language Agnostic
* [Дизайн-патерни - просто, як двері](http://designpatterns.andriybuday.com) - Андрій Будай
### PHP
* [Symfony: Швидкий старт](https://symfony.com/doc/current/the-fast-track/uk/index.html) - Symfony SAS
### Python
* [Пориньте у Python 3](https://uk.wikibooks.org/wiki/Пориньте_у_Python_3) - Марк Пілігрим
#### Django
* [Навчальний посібник Django Girls](https://tutorial.djangogirls.org/uk/)
### Ruby
* [Маленька книга про Ruby](https://lambdabooks.github.io/thelittlebookofruby) - Сергій Гіба (LambdaBooks)