free-programming-books/books/free-programming-books-uk.md

64 lines
1.9 KiB
Markdown
Raw Permalink 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) - Володимир Войтенко (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) - Марк Пілігрим
* [Підручник мови Python](http://docs.linux.org.ua/%D0%9F%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D1%83%D0%B2%D0%B0%D0%BD%D0%BD%D1%8F/Python/%D0%9F%D1%96%D0%B4%D1%80%D1%83%D1%87%D0%BD%D0%B8%D0%BA_%D0%BC%D0%BE%D0%B2%D0%B8_Python/) - Ґвідо ван Россум (Guido van Rossum)
#### Django
* [Навчальний посібник Django Girls](https://tutorial.djangogirls.org/uk/)
### Ruby
* [Маленька книга про Ruby](https://lambdabooks.github.io/thelittlebookofruby) - Сергій Гіба (LambdaBooks)