mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 15:20:59 +00:00
ce282dfc73
* Added course in android development by Harry * Update free-courses-hi.md Co-authored-by: Seth <seth@elypia.org> Co-authored-by: Seth <seth@elypia.org>
47 lines
1.4 KiB
Markdown
47 lines
1.4 KiB
Markdown
### Index
|
|
|
|
* [Android](#Android)
|
|
* [C](#C)
|
|
* [C++](#C++)
|
|
* [Data Structures](#DataStructures)
|
|
* [Java](#Java)
|
|
* [Javascript](#Javascript)
|
|
* [Python](#Python)
|
|
|
|
|
|
### Android
|
|
|
|
* [Android Development Tutorials in Hindi](https://www.youtube.com/playlist?list=PLu0W_9lII9aiL0kysYlfSOUgY5rNlOhUd) - Harry
|
|
|
|
|
|
### C
|
|
|
|
* [All C Concepts | Hindi](https://www.youtube.com/playlist?list=PL7ersPsTyYt1d8g5qaxbE6sjWDzs4D_1v) - Saurabh Shukla
|
|
|
|
|
|
### C++
|
|
|
|
* [The Complete C++ Course | Hindi](https://www.youtube.com/playlist?list=PLLYz8uHU480j37APNXBdPz7YzAi4XlQUF) - Saurabh Shukla
|
|
|
|
|
|
### Data Structures
|
|
|
|
* [All Data Structure Concepts | Hindi](https://www.youtube.com/playlist?list=PLsFNQxKNzefJNztGGoQC-59UhSwIaiIW3) - Saurabh Shukla
|
|
* [All Sorting algorithms and Programs | Hindi](https://www.youtube.com/playlist?list=PLsFNQxKNzefJU-Sj__mljvrmJHZVKWbEm) - Saurabh Shukla
|
|
* [Data Structure Programs | Hindi](https://www.youtube.com/playlist?list=PLsFNQxKNzefK_DAUwnQwBizOmcY7aDLoY) - Saurabh Shukla
|
|
|
|
|
|
### Java
|
|
|
|
* [The complete Java tutorial | Hindi](https://www.youtube.com/playlist?list=PLu0W_9lII9agS67Uits0UnJyrYiXhDS6q) - Harry
|
|
|
|
|
|
### Javascript
|
|
|
|
* [JavaScript Tutorial | Hindi](https://www.youtube.com/playlist?list=PLu0W_9lII9ajyk081To1Cbt2eI5913SsL) - Harry
|
|
|
|
|
|
### Python
|
|
|
|
* [Python Tutorial For Beginners | Hindi (With Notes)](https://www.youtube.com/playlist?list=PLu0W_9lII9agICnT8t4iYVSZ3eykIAOME) - Harry
|