cleanup from abandoned PRs (#9203)

* add go course from #8619

* added book from #8655

* added book from #8688

* add book from #8698

* remove duplicate

* add tutorial from #8939

* add course from #9076

* as noted in #9086, not the whole book

* courses from #9116

* space

* added cheatsheet from #9138
This commit is contained in:
Eric Hellman
2022-11-15 16:43:49 -05:00
committed by GitHub
parent e9ededc89d
commit 1288c1cec1
7 changed files with 9 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
### Index
* [C](#c)
* [C++](#cpp)
* [Data Structure and Algorithms](#data-structure-and-algorithms)
* [Java](#java)
@@ -17,11 +16,6 @@
* [C Tutorial/Notes \| Hindi](https://programming-tutorial-hindi.blogspot.com/p/index.html) - Hridayesh Kumar Gupta
### C
* [C in Hindi \| Hindi](https://onlineaavedan.com/study_material/1543909480.pdf) - Kuldeep Chand (PDF)
### <a id="cpp"></a>C++
* [C++ Brief Notes \| Hindi](https://ehindistudy.com/2020/12/01/cpp-notes-in-hindi/) - Yugal Joshi