free-programming-books/books/free-programming-books-uk.md
maxsIT dc8f4b496a
Added C/C++ book in Ukrainian (#7232)
* Update free-programming-books-uk.md

Added C/C++ book in Ukrainian

* Anchor to "C/C++" section has been fixed

Co-authored-by: Maksym Sitaylo <m.sitailo@sana-commerce.com>
2022-10-03 10:29:47 -04:00

73 lines
2.0 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)
* [HTML and CSS](#html-and-css)
* [Bootstrap](#bootstrap)
* [Java](#java)
* [JavaScript](#javascript)
* [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) - Міран Ліповача
### HTML and CSS
#### Bootstrap
* [Ознайомлення Bootstrap 3.3.2](http://twbs.docs.org.ua)
### Java
* [Програмування на Java для дітей, батьків, дідусів та бабусь](http://myflex.org/books/java4kids/java4kids.htm) - Яків Файн
### JavaScript
* [Розуміння ECMAScript 6](http://understandinges6.denysdovhan.com) - Денис Довгань (LambdaBooks)
### Language Agnostic
* [Дизайн патерни - просто, як двері](http://designpatterns.andriybuday.com) - А. Будай
### PHP
* [Symfony. Швидкий старт](https://symfony.com/doc/current/the-fast-track/uk/index.html) - Symfony SAS
* [Документація Laravel 8.x](https://www.docs-laravel.site/docs/8.x/) - Laravel.su
### Python
* [Пориньте у Python 3](https://uk.wikibooks.org/wiki/Пориньте_у_Python_3) - Марк Пілігрим
#### Django
* [Навчальний посібник Django Girls](https://tutorial.djangogirls.org/uk/) (1.11) (HTML)
### Ruby
* [Маленька книга про Ruby](https://lambdabooks.github.io/thelittlebookofruby) - Сергій Гіба (LambdaBooks)