From 254789fa244d02487a2c1db1b4a7e6b005600c6d Mon Sep 17 00:00:00 2001 From: Sahil Patel <33144146+sahilpatel09@users.noreply.github.com> Date: Thu, 19 Sep 2019 19:33:06 -0400 Subject: [PATCH] Update README.md Added some links of YouTube channels which are loaded with valuable content. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 7ed0bfc..46a7ae7 100644 --- a/README.md +++ b/README.md @@ -1003,3 +1003,14 @@ and anti-analysis techniques. - This is an introductory course on Networking for graduate students. It follows a top-down approach to teaching Computer Networks, so it starts with the Application layer which most of the students are familiar with and as the course unravels we learn more about transport, network and link layers of the protocol stack. - As far as prerequisites are concerned - basic computer, programming and probability theory background is required. - The course site contains links to the lecture videos, reading material and assignments. + +# The Best Youtube Channels for learning Computer Science +Other than all the courses, if you want to make your fundamentals solid then you can take a look at these youtube channels. The content is valuable and upto date on these youtube channels. + +[3Blue1Brown](https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw/) **Fundamentals of mathematics visualized in a video** +
+[The Coding Train](https://www.youtube.com/user/shiffman) **Live Coding Examples** +
+[Tutorialspoint India Ltd.](https://www.youtube.com/channel/UCVLbzhxVTiTLiVKeGV7WEBg) **You will videos here on almost every programing language** +
+[Edureka](https://www.youtube.com/user/edurekaIN) **Edureka is the go to website for all the fundamentals on the programing languages and gives a general overview on the important topics.**