|
|
@@ -4,6 +4,7 @@
|
|
|
* [Android](#android)
|
|
|
* [Assembly](#assembly)
|
|
|
* [Bash and Shell](#bash-and-shell)
|
|
|
+* [Blockchain](#blockchain)
|
|
|
* [C](#c)
|
|
|
* [C++](#cpp)
|
|
|
* [Data Structures](#data-structures)
|
|
|
@@ -62,6 +63,12 @@
|
|
|
* [shell scripting complete tutorial in hindi](https://youtube.com/playlist?list=PL9A0tISr5Ow5nZSY8-ICNAyXHJKesl_XL) - Cybersploit
|
|
|
|
|
|
|
|
|
+### Blockchain
|
|
|
+
|
|
|
+* [Blockchain Full Course in Hindi](https://www.youtube.com/playlist?list=PLgPmWS2dQHW-BRQCQCNYgmHUfCN115pn0) - Code Eater (YouTube)
|
|
|
+* [Solidity ^0.8 | Blockchain | In Hindi](https://www.youtube.com/playlist?list=PL-Jc9J83PIiG6_thChXWzolj9BEG-Y0gh) - Pepcoding (YouTube)
|
|
|
+
|
|
|
+
|
|
|
### <a id="c"></a>C
|
|
|
|
|
|
* [All C Concepts \| Hindi](https://www.youtube.com/playlist?list=PL7ersPsTyYt1d8g5qaxbE6sjWDzs4D_1v) - Saurabh Shukla
|