From 3681ff7cbc6f688c7fa600c6f0cf73dcd850d629 Mon Sep 17 00:00:00 2001 From: Siddharth Johri <34266009+JodisKripe@users.noreply.github.com> Date: Tue, 19 Oct 2021 02:11:28 +0000 Subject: [PATCH] Create free-programming-books-hi.md (#6274) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Create free-programming-books-hi.md * Update free-programming-books-hi.md * Update free-programming-books-hi.md * Update books/free-programming-books-hi.md Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> * added link to README.md * Update free-courses-hi.md Remove a duplicate link and add resources for ruby * Update courses/free-courses-hi.md escape pipe Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update books/free-programming-books-hi.md escape pipe Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update books/free-programming-books-hi.md escape pipe Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update books/free-programming-books-hi.md fixed non-working index-category hyperlink Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update books/free-programming-books-hi.md Fixed non working index-category hyperlink Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update books/free-programming-books-hi.md Correct minor error Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- README.md | 1 + books/free-programming-books-hi.md | 10 ++++++++++ courses/free-courses-hi.md | 4 +++- 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 books/free-programming-books-hi.md diff --git a/README.md b/README.md index cda21143..3e7c716f 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Please read [CONTRIBUTING](CONTRIBUTING.md). If you're new to GitHub, [welcome]( + [German / Deutsch](books/free-programming-books-de.md) + [Greek / ελληνικά](books/free-programming-books-el.md) + [Hebrew / עברית](books/free-programming-books-he.md) ++ [Hindi / हिन्दी](books/free-programming-books-hi.md) + [Hungarian / magyar / magyar nyelv](books/free-programming-books-hu.md) + [Indonesian / Bahasa Indonesia](books/free-programming-books-id.md) + [Italian / italiano](books/free-programming-books-it.md) diff --git a/books/free-programming-books-hi.md b/books/free-programming-books-hi.md new file mode 100644 index 00000000..0b32a71e --- /dev/null +++ b/books/free-programming-books-hi.md @@ -0,0 +1,10 @@ +### Index + +* [C++](#cpp) + + +### C++ + +* [C++ Brief Notes \| Hindi](https://ehindistudy.com/2020/12/01/cpp-notes-in-hindi/) - Yugal Joshi +* [C++ Introduction Book \| Hindi](https://ncsmindia.com/wp-content/uploads/2012/04/c++-hindi.pdf) - NCMS India (PDF) + diff --git a/courses/free-courses-hi.md b/courses/free-courses-hi.md index 8707d5aa..dcef4cf4 100644 --- a/courses/free-courses-hi.md +++ b/courses/free-courses-hi.md @@ -97,7 +97,6 @@ * [Java Foundation Course \| Hindi](https://www.youtube.com/playlist?list=PL-Jc9J83PIiFj7YSPl2ulcpwy-mwj1SSk) - Pepcoding * [Java Tutorials For Beginners In Hindi](https://www.youtube.com/playlist?list=PLu0W_9lII9agS67Uits0UnJyrYiXhDS6q) - Harry * [Spring Boot Tutorial For Beginners (in Hindi)](https://www.youtube.com/playlist?list=PL5mjp3QjkuoLPS-L28yKCKyzCMX8WRVno) - ProgRank -* [The complete Java tutorial \| Hindi](https://www.youtube.com/playlist?list=PLu0W_9lII9agS67Uits0UnJyrYiXhDS6q) - Harry ### Javascript @@ -152,6 +151,9 @@ ### Ruby +* [Learn Ruby in 45 Minutes \| Hindi](https://www.youtube.com/watch?v=3V9a_WYEQPA) - CS Geeks + + #### Ruby on Rails * [Ruby on Rails 5 Tutorial(Hindi)](https://www.youtube.com/playlist?list=PLgPJX9sVy92yV7Qt6_8ElC9paGWdtdIbb) - CS Geeks