mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
Adding c++ cource (#4712)
* Adding c++ cource * adding course c++ at Stepik * Fix passing travisci Add blank line after Index section
This commit is contained in:
parent
23096c4f12
commit
0156a251a7
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
### Index
|
||||
|
||||
* [C++](#C++)
|
||||
* [Clojure](#clojure)
|
||||
* [Haskell](#haskell)
|
||||
* [Java](#java)
|
||||
|
|
@ -18,6 +19,11 @@ INT - средний. Расширенные возможности.
|
|||
ADV - продвинутый. Тонкости.
|
||||
|
||||
|
||||
### C++
|
||||
|
||||
* [Введение в программирование (C++)](https://stepik.org/course/363) - Stepik (BEG)
|
||||
|
||||
|
||||
### Clojure
|
||||
|
||||
* [Курс Clojure](https://clojurecourse.by) (BEG)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue