mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
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>
This commit is contained in:
parent
22173cc6bf
commit
dc8f4b496a
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
### Index
|
||||
|
||||
* [C and C++](#c-and-cpp)
|
||||
* [ClosureScript](#clojurescript)
|
||||
* [Haskell](#haskell)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
|
|
@ -13,6 +14,11 @@
|
|||
* [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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue