From 5916e96f838caf9c9c3743c90a10baa7ab99b3f4 Mon Sep 17 00:00:00 2001 From: swastikgithub09 <89203698+swastikgithub09@users.noreply.github.com> Date: Mon, 3 Oct 2022 02:23:49 +0530 Subject: [PATCH] added Blockchain and inserted two courses in free-courses-hi.md (#7313) --- courses/free-courses-hi.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/courses/free-courses-hi.md b/courses/free-courses-hi.md index 8125a7b94..7ab46549f 100644 --- a/courses/free-courses-hi.md +++ b/courses/free-courses-hi.md @@ -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) + + ### C * [All C Concepts \| Hindi](https://www.youtube.com/playlist?list=PL7ersPsTyYt1d8g5qaxbE6sjWDzs4D_1v) - Saurabh Shukla