mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 15:00:55 +00:00
Add hindi courses (#5680)
* Add GNU Emacs refcard to more/free-programming-cheatsheets.md file under ide/editors category * Add alphabetical order and PDF indication for the adding emacs refcard * Added PDF indication * Add HackThisSite in CTF and corrected address spelling * Removed slash from the end of the URL * Add resources and categories to Hindi courses * Added spaces and alphabetical order * Fixed alphabetical order * Fixed broken TOC anchors
This commit is contained in:
parent
0cb1bf5aa3
commit
4a11ce0e54
@ -1,15 +1,17 @@
|
||||
### Index
|
||||
|
||||
* [Android](#Android)
|
||||
* [C](#C)
|
||||
* [Android](#android)
|
||||
* [C](#c)
|
||||
* [C++](#cpp)
|
||||
* [Data Structures](#DataStructures)
|
||||
* [DevOps](#DevOps)
|
||||
* [Java](#Java)
|
||||
* [Javascript](#Javascript)
|
||||
* [Next.js]((#NextJS)
|
||||
* [Data Structures](#data-structures)
|
||||
* [DevOps](#devops)
|
||||
* [Git and GitHub](#git-and-github)
|
||||
* [Java](#java)
|
||||
* [Javascript](#javascript)
|
||||
* [Next.js](#nextjs)
|
||||
* [React](#react)
|
||||
* [Python](#Python)
|
||||
* [PHP](#php)
|
||||
* [Python](#python)
|
||||
* [R](#r)
|
||||
* [Ruby](#ruby)
|
||||
* [Ruby on Rails](#ruby-on-rails)
|
||||
@ -49,6 +51,11 @@
|
||||
|
||||
*[DevOps Training Videos in Hindi](https://www.youtube.com/playlist?list=PLQbQOmlGYH3sxlq9ugoq1ipNFP7tus5Gd) - edureka! Hindi
|
||||
|
||||
### Git and GitHub
|
||||
|
||||
* [Complete Git Tutorials For Beginners In Hindi](https://youtube.com/playlist?list=PLu0W_9lII9agwhy658ZPA0MTStKUJTWPi) - CodeWithHarry
|
||||
* [Git & GitHub Tutorial For Beginners In Hindi](https://www.youtube.com/watch?v=gwWKnnCMQ5c) - CodeWithHarry
|
||||
|
||||
|
||||
### Java
|
||||
|
||||
@ -63,16 +70,23 @@
|
||||
* [JavaScript Tutorial \| Hindi](https://www.youtube.com/playlist?list=PLu0W_9lII9ajyk081To1Cbt2eI5913SsL) - Harry
|
||||
|
||||
|
||||
#### Next.Js
|
||||
<h4 id="nextjs">Next.js</h4>
|
||||
|
||||
* [NextJS Tutorial In Hindi](https://www.youtube.com/playlist?list=PLwGdqUZWnOp2rDbpfKAeUi9f8qZMS7_cv) - Vinod Bahadur Thapa (Thapa Technical)
|
||||
|
||||
|
||||
#### React
|
||||
|
||||
* [React Js Tutorials in Hindi](https://youtube.com/playlist?list=PLu0W_9lII9agx66oZnT6IyhcMIbUMNMdt) - CodeWithHarry
|
||||
* [React Tutorial in Hindi](https://www.youtube.com/watch?v=RGKi6LSPDLU) - CodeWithHarry
|
||||
* [ReactJS Tutorial in Hindi 2020](https://www.youtube.com/playlist?list=PLwGdqUZWnOp3aROg4wypcRhZqJG3ajZWJ) - Vinod Bahadur Thapa (Thapa Technical)
|
||||
|
||||
|
||||
### PHP
|
||||
|
||||
* [PHP Tutorials in Hindi](https://youtube.com/playlist?list=PLu0W_9lII9aikXkRE0WxDt1vozo3hnmtR) - CodeWithHarry
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Class 12 Board | Python \| Computer Science](https://www.youtube.com/playlist?list=PLKKfKV1b9e8oyESqu5mrGN-eDxHdNoi_j) - Apni Kaksha
|
||||
|
Loading…
Reference in New Issue
Block a user