diff --git a/resources.md b/resources.md
index 1c56464..ff7b599 100644
--- a/resources.md
+++ b/resources.md
@@ -1,391 +1,393 @@
----
-layout: page
-title: CodeZoned | Resources
-description: Contains a lot resources for CS. Will be filled soon.
-sitemap:
- priority: 0.7
- lastmod: 2017-11-02
- changefreq: weekly
----
-## About Resources
-
-This page contains resources for computer science. If you too have something to contribute, make a PR by editing this file and we will merge if it looks good.
-
-
-### Set 1
-[Python Stuff](https://www.the-cca.org/python-level-1/)
-[WebD from Beginner to Expert](https://www.commonlounge.com/discussion/4e71c89e10f145a882ae8f9ead1caf82?r=qp)
-[Working With JavaScript Classes-3 Mistakes to Avoid](https://dzone.com/articles/working-with-javascript-classes3-mistakes-to-avoid)
-[17 Popular Java Frameworks: Pros, Cons, and More](https://dzone.com/articles/17-popular-java-frameworks-pros-cons-and-more-part)
-[Bootstrap Cheatsheets](https://hackerthemes.com/bootstrap-cheatsheet/)
-
-
-### Set 2
-[Introduction to Pandas and other Libraries](https://youtu.be/a9UrKTVEeZA)
-[Create Windows Services in C#](https://dzone.com/articles/create-windows-services-in-c)
-[A cool trick in Kotlin](https://dzone.com/articles/learning-kotlin-return-when)
-[Xamarin forms for android developers](https://dzone.com/articles/introduction-to-xamarinforms-for-android-developer)
-[Equivalents in Python and JavaScript](https://djangotricks.blogspot.com/2018/07/equivalents-in-python-and-javascript-part-4.html)
-
-
-### Set 3
-[Hiding source code of a website](https://www.quora.com/How-can-I-hide-my-websites-source-code-and-prevent-anyone-from-viewing-page-source/answer/Frank-Taylor-5?share=5c5fcc1e&srid=t6466)
-[Adobe Daily Creative Challenge Playlist](https://www.youtube.com/playlist?list=PLD8AMy73ZVxWSBuT0LPGxgDWDnT0h5JTb)
-[CSS Border-Image](https://dzone.com/articles/css-border-image)
-[Git Tutorials Playlist](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAKWClAD_iKpNC0bGHxGhcx)
-[Game Development Programming Languages](https://www.technotification.com/2018/07/programming-languages-for-game-development.html/amp)
-
-
-### Set 4
-[Generating Random Data in Python](https://realpython.com/python-random/)
-[Real-Time Human Pose Recognition in Parts from a Single Depth Image](https://www.microsoft.com/en-us/research/publication/real-time-human-pose-recognition-in-parts-from-a-single-depth-image/)
-[Random Forest Classifier - Pre-requisite for reading the above paper](https://medium.com/machine-learning-101/chapter-5-random-forest-classifier-56dc7425c3e1)
-[Web Push Notifications](https://maxtraffic.com/web-push-notifications/)
-[Business Analytics with R](https://www.udemy.com/business-analytics-with-r/)
-
-
-### Set 5
-[13 Mistakes to avoid for fresher data-scientist](https://www.analyticsvidhya.com/blog/2018/07/13-common-mistakes-aspiring-fresher-data-scientists-make-how-to-avoid-them/)
-[CSS Box Shadow](https://dzone.com/articles/unlocking-css-box-shadow)
-[Building Better Test Data With SQL Provision](https://dzone.com/articles/building-better-test-data-with-sql-provision)
-[What is JSX?](https://dzone.com/articles/what-is-jsx-kentcdodds)
-[Tutorial on Trie and Example Problems](https://threads-iiith.quora.com/Tutorial-on-Trie-and-example-problems)
-
-
-### Set 6
-[Coding Made Simple](https://www.youtube.com/user/tusharroy2525)
-[Node.js & Express](https://youtu.be/sB3acNJeNKE)
-[Tensorflow Tutorials](https://www.tensorflow.org/tutorials/)
-[Tensorflow and Android](https://firebase.google.com/docs/ml-kit/android/use-custom-models)
-[Drive Folder](https://drive.google.com/folderview?id=1x29dIy89p-c-b1L9BbhwgoTHDNiaMz8W)
-
-
-### Set 7
-[Udacity Quick Links](http://classroom.udacity.com)
-[Nanodegree Link](https://github.com/mikesprague/udacity-nanodegrees)
-[Guide on OS](https://github.com/tuhdo/os01&hl=en-IN)
-[Text Editor on React](https://medium.com/@wesharehoodies/lets-build-a-customizable-rich-text-editor-with-slate-and-react-beefd5d441f2)
-[ES5 v/s ES6](https://codeburst.io/es5-vs-es6-with-example-code-9901fa0136fc)
-
-
-### Set 8
-[A Guide to Arrays in Java](https://dzone.com/articles/a-guide-to-arrays-in-java-language)
-[List of Internship Programs](https://wiki.metakgp.org/w/List_of_internship_programs)
-[Python Code to Multiply Octonions and Sedenions](https://dzone.com/articles/python-code-to-multiply-octonions-and-sedenions)
-[Creating Node Addons with C++ and Bazel](http://www.syntaxsuccess.com/viewarticle/creating-node-addons-with-c-plus-plus-and-bazel)
-[Evolutionary algorithm outperforms deep-learning machines at video games](https://www.technologyreview.com/s/611568/evolutionary-algorithm-outperforms-deep-learning-machines-at-video-games/amp/)
-
-
-### Set 9
-[How to Approach Machine Learning Problems?](https://www.toptal.com/machine-learning/machine-learning-problems)
-[5 Best Free CSS Tutorials For Web Designers and Developers](https://www.technotification.com/2018/07/css-tutorials-websites-web-designers.html)
-[What Is React?](https://dzone.com/articles/what-is-react)
-[Step by Step process of How I Became a Machine Learning Expert in 10 Months](https://www.analyticsvidhya.com/blog/2018/07/mystory-became-a-machine-learning-expert-10-months/)
-[How to Use Java Stream Collectors?](https://dzone.com/articles/java-stream-collectors)
-
-
-### Set 10
-[DL for sound classification](https://analyticsindiamag.com/using-deep-learning-for-sound-classification-an-in-depth-analysis/)
-[Some DL Application](https://m.youtube.com/watch?v=Bui3DWs02h4)
-[How to manage Dynamism in Java?](https://dzone.com/articles/managing-dynamism-in-java)
-[Telusko Learnings](https://www.youtube.com/user/javaboynavin)
-[Bucky's C++](https://m.youtube.com/playlist?list=PLAE85DE8440AA6B83)
-
-
-### Set 11
-[Python Notes](https://drive.google.com/folderview?id=1Zsz9gR-jNs8Gc81vW_iZi5D5AUm3MHcx)
-[Open Source](https://github.com/abhishekalbert/a-copy-of-slack-site)
-[Python Material for Beginners](https://www.salewebdesign.com/python-complete-boot-camp-course-free-download/)
-[Python GUI Course](https://www.udemy.com/python-with-tkinter-basics-advanced-build-2-projects-l/)
-[Introducing Python 3.7's Dataclasses](https://www.linuxjournal.com/content/introducing-python-37s-dataclasses)
-
-
-### Set 12
-[Open Source - Node Web Server](https://github.com/czgdp1807/node-web-server)
-[Introduction | ML Universal Guides](https://developers.google.com/machine-learning/guides/text-classification/)
-[Data Transfer Project – An Open Source Initiative For Data Portability](https://www.technotification.com/2018/07/data-transfer-project-open-source.html)
-[Dependency Injection: Python](https://dzone.com/articles/dependency-injection-python-1)
-[Help with Dynamic Programming](https://codeforces.com/blog/entry/60797)
-
-
-### Set 13
-[BuddyCSS: A new CSS framework](https://www.catswhocode.com/blog/buddycss-a-new-css-framework-for-people-who-love-making-websites)
-[iOS App Development](https://www.raywenderlich.com/200138/updated-course-your-first-ios-app)
-[A beginner's guide to AI: Natural language processing](http://flip.it/SadZAA)
-[Penetration Testing: A Hands-on Introduction to Hacking](https://g.co/kgs/AK6wbh)
-[10 best online resources to learn JavaScript Programming](https://www.technotification.com/2018/07/10-resources-to-learn-javascript.html)
-
-
-### Set 14
-[Django Material](https://www.youtube.com/watch?v=MwZwr5Tvyxo&list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH)
-[Abhishek Nanda](https://www.facebook.com/NandaAbhishek118/)
-[Downloading Eclipse](https://youtu.be/CE8UIbb_4iM)
-[Statistics Course](https://drive.google.com/open?id=1KNXynRRyV_p1hh0a0ZCrAHqijJdw4lNW)
-[Arduino Material](https://www.makerspaces.com/arduino-uno-tutorial-beginners/)
-
-
-### Set 15
-[In what sequence should one learn web programming? by Jason Martin](https://www.quora.com/In-what-sequence-should-one-learn-web-programming/answer/Jason-Martin-168?share=183311a9&srid=t6466)
-[5 Websites to Learn Coding in Java](https://javarevisited.blogspot.com/2018/07/top-5-websites-to-learn-coding-in-java.html)
-[CSS Tricks](https://css-tricks.com/sometimes-sizes-is-quite-important/)
-[Algorithms and Data Structures in C++](https://www.udemy.com/algorithms-and-data-structures-in-c-coding-interview/?couponCode=GOODGUY2)
-[Automate the boring stuff](https://automatetheboringstuff.com)
-
-
-### Set 16
-[C++ graphics using graphics.h](https://www.youtube.com/playlist?list=PL5UFsTza4wWSNhe0xuO6ELw7ORU-UHNDO)
-[Important Data Structures Coding Interview]( https://medium.freecodecamp.org/the-top-data-structures-you-should-know-for-your-next-coding-interview-36af0831f5e3)
-[Theory of Computation](https://www.youtube.com/playlist?list=PLBlnK6fEyqRgp46KUv4ZY69yXmpwKOIev)
-[Why can you have millions of Goroutines but only thousands of Java threads?](https://rcoh.me/posts/why-you-can-have-a-million-go-routines-but-only-1000-java-threads/)
-[Computer Architecture](https://drive.google.com/folderview?id=1TA0KJ-dj5NxeGjB8VdvGSfUApBVOleUD)
-
-
-### Set 17
-[Learn Git Command with Practical Examples on Linux](https://www.linuxtechi.com/learn-git-command-examples-linux-part-1/)
-[Debugger Tutorials](https://blogs.msdn.microsoft.com/vcblog/2017/06/23/c-tutorial-debugging-overview/)
-[Two Pointer Technique](https://www.geeksforgeeks.org/two-pointers-technique/)
-[Advanced Topics in C](https://drive.google.com/folderview?id=1Zzvmgn0rL_2uAR0tyZ82Xqj7idd8LYo1)
-[Aryan Sharma](https://www.facebook.com/aryansharma1323)
-
-
-### Set 18
-[Keylogger from scratch for windows](https://www.udemy.com/how-to-create-an-advanced-keylogger-from-scratch-for-windows/)
-[Deep Learning Courses](https://www.coursera.org/specializations/deep-learning)
-[Shiv Pratap Singh](#)
-[List of DOS Commands](https://www.lifewire.com/dos-commands-4070427)
-[Programming in C++](https://www.youtube.com/playlist?list=PL0gIV7t6l2iIsR55zsSgeiOw9Bd_IUTbY)
-
-
-### Set 19
-[OOP in Python](https://youtu.be/iyXyxvs-544)
-[Reinforcement Learning](https://youtu.be/-GkwGSYOW5A)
-[Amazon Interview Experience](https://www.geeksforgeeks.org/amazon-interview-experience/)
-[Website using C](https://www.quora.com/How-can-I-make-a-website-using-c-language/answer/Akshata-Nayak-19?share=56ebdd18&srid=nXaTo)
-[The Complete Guide to the Kotlin Language ](https://www.udemy.com/hello-kotlin/)
-
-
-### Set 20
-[Pros and cons of functional programming](https://itnext.io/pros-and-cons-of-functional-programming-32cdf527e1c2)
-[Top 5 TensorFlow and Machine Learning Courses](https://javarevisited.blogspot.com/2018/08/top-5-tensorflow-and-machine-learning-courses-online-programmers.html)
-[All Technical Languages Links A to Z](https://github.com/czgdp1807/resourcesandproblems/blob/master/courses-list.md)
-[Fun Projects](https://www.roytuts.com/see-yourself-in-webcam-using-python/)
-[5 Important Open-Source DevOps Tools for Automation](https://dzone.com/articles/5-important-open-source-devops-tools-for-automatio)
-
-
-### Set 21
-[Microsoft Azure Notebook](https://notebooks.azure.com/)
-[py2exe](https://en.m.wikipedia.org/wiki/Py2exe)
-[Error Handling and std::optional](https://dzone.com/articles/error-handling-and-stdoptional)
-[Twitter Scraper](https://github.com/taspinar/twitterscraper/tree/master/twitterscraper)
-[Boost Library](https://www.boost.org)
-
-
-### Set 22
-[Guide to install Tensorflow in Ubuntu 18.04](https://medium.com/codezillas/step-by-step-guide-to-install-tensorflow-gpu-on-ubuntu-18-04-lts-6feceb0df5c0)
-[Kartikie Mittal]()
-[C++ Material](https://csegeek.com/csegeek/view/tutorials/cpp_lang/cpp_intro.php)
-[CRC Cards](https://en.wikipedia.org/wiki/Class-responsibility-collaboration_card)
-[Exception Handling](https://www.tutorialspoint.com/cplusplus/cpp_exceptions_handling.htm)
-
-
-### Set 23
-[TF-IDF](https://en.wikipedia.org/wiki/Tf%E2%80%93idf)
-[Sieve of Eratosthenes](http://github.com/Kartikei-12/algorithm/tree/master/cpp/sieve-of-eratosthenes)
-[Django tutorial by sentdex for beginners](https://www.youtube.com/watch?v=FNQxxpM1yOs&list=PLQVvvaa0QuDeA05ZouE4OzDYLHY-XH-Nd)
-[NPTEL course on cryptology](https://nptel.ac.in/courses/106107155/)
-[Important Cross Validation Techniques](https://towardsdatascience.com/cross-validation-in-machine-learning-72924a69872f)
-
-
-### Set 24
-[Blockchain Material](http://hackernoon.com/learn-blockchains-by-building-one-117428612f46?source=userActivityShare-3ae8a757ed76-1535630852)
-[Montreal Artificial Intelligence](https://montrealartificialintelligence.com/academy/)
-[Dynamic Programming Preparation](https://www.interviewbit.com/tutorial/dynamic-programming-dp-introduction/)
-[Introduction to Data Structures for interviews](https://frontendmasters.com/courses/data-structures-interviews/)
-[GoldmanSachs Interview Preparation](https://www.geeksforgeeks.org/goldman-sachs-interview-preparation/)
-
-
-### Set 25
-[How to install VirtualBox in Windows 10](https://youtu.be/63_kPIQUPp8)
-[C++ Programming Video Tutorials For Beginners](https://www.youtube.com/playlist?list=PLfVsf4Bjg79Cu5MYkyJ-u4SyQmMhFeC1C)
-[The Complete C Developer Course - Build 7 Exciting Projects](https://www.udemy.com/the-complete-c-developer-course-build-7-exciting-projects/)
-[The Complete Web Development Bootcamp](https://www.udemy.com/web-development-bootcamp/)
-[Learn HTML and CSS](http://www.programmingbuddy.club/2018/08/learn-html-and-css-from-scratch-udemy.html)
-
-
-### Set 26
-[HTML5](https://drive.google.com/folderview?id=1fnT8kBYKrBzSx0BPLZ6haiI9MLjwWQHd)
-[Android Developer Fundamentals](https://developer.android.com/courses/fundamentals-training/overview-v2)
-[The 5 Best Machine Learning GitHub Repositories & Reddit Threads from August 2018](https://www.analyticsvidhya.com/blog/2018/09/best-machine-learning-github-repositories-reddit-threads-august-2018/)
-[GSoC Preparation](https://www.quora.com/How-do-I-prepare-for-GSOC-2019)
-[Computer Science Adventures](https://drive.google.com/file/d/0Bx8xQKVEnHvKTTNsUEFhbDdMZm8/view?usp=drivesdk)
-
-
-### Set 27
-[Data structures](https://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P)
-[Alen P. Geo](#)
-[Adobe Research](https://research.adobe.com/adobe-india-women-in-technology-scholarship/)
-[The Open Source Data Science Masters](http://datasciencemasters.org/)
-[Data Structures and Programming Languages questions](http://houseofbots.com/news-detail/3623-4-50-data-structure-algorithms-and-programming-languages-interview-questions-for-programmers)
-
-
-### Set 28
-[BOOTSTRAP4 Tutorials](https://getbootstrap.com/docs/4.0/getting-started/introduction/)
-[Link 1](https://dev.to/bosepchuk/29-must-read-programming-books-2n45)
-[Link 2](https://askubuntu.com/questions/960238/nvcc-fatal-unsupported-gpu-architecture-compute-20)
-[JAVASCRIPT]( https://www.youtube.com/watch?v=PODgPW-hbfU)
-[HTML5 & CSS3]( https://www.youtube.com/user/TechGuyWeb)
-
-
-### Set 29
-[Anurag Mewar](https://m.facebook.com/anurag.mewar?ref=bookmarks)
-[Rajan](#)
-[Books](http://houseofbots.com/news-detail/3684-4-top-10-algorithm-data-structure--programming-language-books-every-programmer-should-read)
-[Machine Learning GitHub Repositories](https://www.analyticsvidhya.com/blog/2018/10/best-machine-learning-github-repositories-reddit-threads-september-2018/)
-[ML Algorithms Tutorial](https://www.commonlounge.com/discussion/55c98312f1da4c9aad25dc378f6cc727?ref=digest&user=85b2d90f5c2140ed91bbe3c00dc21687)
-
-
-### Set 30
-[Django Tutorials](https://www.youtube.com/playlist?list=PLQVvvaa0QuDeA05ZouE4OzDYLHY-XH-Nd)
-[jRuby](https://www.youtube.com/user/RailscastsReloaded)
-[Neural Networks](https://www.analyticsvidhya.com/blog/2018/10/introduction-neural-networks-deep-learning/)
-[ML in Python](http://houseofbots.com/news-detail/3802-4-how-hitchhikers-guide-workes-for-machine-learning-in-python)
-[Approaching ML](http://www.houseofbots.com/news-detail/3812-1-5-things-that-will-help-you-climb-the-ladder-of-machine-learning)
-
-
-### Set 31
-[Android](https://www.youtube.com/playlist?list=PLS1QulWo1RIbb1cYyzZpLFCKvdYV_yJ-E)
-[CSS](https://dev.to/abdelrahman3d/quick-css-quiz-5-3gd5)
-[Socket Programming in C++](https://www.codeproject.com/Articles/1264257/Socket-Programming-in-Cplusplus-using-boost-asio-T)
-[Major Programming Languages](https://www.technotification.com/2018/10/courses-major-programming-languages.html)
-[Installing Xilinx](https://github.com/casper-astro/mlib_devel/wiki/How-to-install-Xilinx-ISE)
-
-
-### Set 32
-[Dynamic Programming in Reinforcement Learning](https://youtu.be/fAGgZrGZRsc)
-[Best tutorials for referencing Machine Learning](http://adventuresinmachinelearning.com/)
-[Installing caffe](http://caffe.berkeleyvision.org/install_apt.html)
-[OpenGL](https://learnopengl.com/Getting-started/OpenGL)
-[A paper on negative factorial](https://drive.google.com/file/d/1k-_jUbIUFfPQuEdJet7bnXkXzwAUEkml/view?usp=drivesdk)
-
-
-### Set 33
-[Maryam Mirzakhani](https://drive.google.com/file/d/1AqLwtsUx0KdiqrTiL4zLIndSoRaguomD/view?usp=drivesdk)
-[Shuhanshu](#)
-[Nitish Rawat](#)
-[List of fundamental data structures for beginners](http://codeforces.com/blog/entry/46464)
-[15 Algorithms in 6 Minutes](https://youtu.be/kPRA0W1kECg)
-
-
-### Set 34
-[Series of lectures on Algorithms](https://www.youtube.com/playlist?list=PLQXxpYpH2YWs52ywNXTzqlHKhwA20FVKQ)
-[Convex Optimization](https://lagunita.stanford.edu/courses/Engineering/CVX101/Winter2014/about)
-[What makes a good developer?](https://jaredthenerd.com/2013/05/What-Makes-A-Good-Developer/)
-[Android Ethical Hacking Course](https://www.udemy.com/share/100DaWA0YcdFdXR3w=/)
-[My Pet Shop](https://github.com/abhishekalbert/my-pet-shop)
-
-
-### Set 35
-[Trees](https://youtu.be/oSWTXtMglKE)
-[Java, MongoDB and NodeJS](https://www.simplilearn.com/developing-java-and-node-js-application-with-mongodb-tutorial-video)
-[IoT](https://www.google.co.in/amp/s/www.edureka.co/blog/iot-tutorial/amp/)
-[Data Structures and Algorithms](https://www.youtube.com/playlist?list=PLBF3763AF2E1C572F)
-[Object Oriented Design and Analysis](https://www.youtube.com/playlist?list=PL-AyYXNLDtPZ37yxlhz1CCfBmHlHOfaVb)
-
-
-### Set 36
-[DBMS](https://docs.oracle.com/cd/A97630_01/server.920/a96524/c10rsmgr.htm)
-[Ramanujans Nested Radical Puzzle](https://mindyourdecisions.com/blog/2016/05/01/ramanujans-nested-radical-sunday-puzzle/)
-[CZPlayer](https://github.com/gdp1807/CZPlayer/)
-[100 Days of ML](https://github.com/ayonroy2000/100DaysOfML_TelegramGroup)
-[AngularJS](https://www.youtube.com/playlist?list=PLYxzS__5yYQmX2bItSRCqwiQZn5dIL1gt)
-
-
-### Set 37
-[Chrome Dev Tools](https://youtu.be/wcFnnxfA70g)
-[Perl](https://www.perl.org/books/beginning-perl/)
-[Software Engineering](https://www.guru99.com/software-engineering-tutorial.html)
-[Should data scientists learn JavaScript?](https://link.medium.com/Nxd2jBM9sS)
-[Python v/s PHP](https://hackr.io/blog/python-vs-php-in-2018)
-
-
-### Set 38
-[Introduction to Kaggle](https://medium.com/datadriveninvestor/introduction-to-kaggle-for-beginners-in-machine-learning-and-data-science-865199d7ead2)
-[What is ML?](https://youtu.be/xrUntlcfKGA)
-[Priority Queue](https://www.geeksforgeeks.org/priority-queue-set-1-introduction/amp/)
-[Building APIs](https://swagger.io/blog/api-development/how-to-build-an-api/)
-[Maps in Flutter](https://link.medium.com/8FPjEZ3fFTJavaScript)
-
-
-### Set 39
-[Manvendra Shah](https://www.facebook.com/manvendra.shah.3)
-[Edge Detectors](http://www.aishack.in/tutorials/sobel-laplacian-edge-detectors/)
-[Feature Extraction](https://medium.com/machine-learning-world/feature-extraction-and-similar-image-search-with-opencv-for-newbies-3c59796bf774)
-[Alogrithm Archive](https://www.algorithm-archive.org/)
-[Regression Models](https://www.real.discount/offer/machine-learning-basics-building-regression-model-in-python/)
-
-
-### Set 40
-[Dockers](https://runnable.com/docker/python/dockerize-your-python-application)
-[Computer Organization and Architecture](https://nptel.ac.in/courses/106106166/)
-[Mircroprocessor 8085](https://www.youtube.com/playlist?list=PLWPirh4EWFpFDi8bggPYOiMLlD1D_bBPM)
-[Blockchain](https://www.coursera.org/specializations/blockchain)
-[Raspberry-Pi](https://cli.re/raspberrypi)
-
-
-### Set 41
-[IoT+ML](https://info.boltiot.com/iotmlengineers)
-[TechGuyWeb](https://www.youtube.com/user/TechGuyWeb)
-[Guide for College Projects](https://shop.boltiot.com/blogs/engineeringstudents/guaranteed-way-to-make-your-college-projects-excellent)
-[Networking Basics](https://www.youtube.com/playlist?list=PLdFppKg4UodjGN8nAhojxWyncoEdwTfqf)
-[Self-Driving Fundamentals](https://in.udacity.com/course/self-driving-car-fundamentals-featuring-apollo--ud0419?utm_source=linkedin-us&utm_medium=social&utm_campaign=apollo)
-
-
-### Set 42
-[Computer Networks](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-829-computer-networks-fall-2002/)
-[Python for Everybody](https://youtu.be/8DvywoWv6fI)
-[The Algorithms](https://github.com/TheAlgorithms)
-[ML Resources](https://sgfin.github.io/learning-resources/)
-[Operating Systems](https://www.youtube.com/playlist?list=PLEbnTDJUr_If_BnzJkkN_J0Tl3iXTL8vq)
-
-
-### Set 43
-[ES10: Symbol, A datatype](https://link.medium.com/Lc7YfOTUrW)
-[Node.JS](https://www.udemy.com/the-complete-nodejs-developer-course-2/)
-[Node.JS: For Beginners](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gcy9lrvMJ75z9maRw4byYp)
-[ML Resources](https://sgfin.github.io/learning-resources/)
-[Constants C++](http://www.cplusplus.com/doc/tutorial/constants/)
-[Historical Weather Data](https://www.kaggle.com/selfishgene/historical-hourly-weather-data)
-[Introduction to Computer Networking](https://www.youtube.com/playlist?list=PLvFG2xYBrYAQCyz4Wx3NPoYJOFjvU7g2Z)
-[Fast.AI](fast.ai)
-
-
-### Contributors
-
-[Vikas Srivastava](https://www.linkedin.com/in/007vikaxh/)
-[Ayush](https://www.linkedin.com/in/ayush-kumar-a1948913b/)
-[Abhishek Kumar Shukla](https://www.linkedin.com/in/abhishek-shukla-661635151)
-[Vaibhav Tripathi](http://linkedin.com/in/vvtrip)
-[Nitish Tiwari](https://www.linkedin.com/in/kumarnitish1996)
-[Sirjanpreet Singh Banga](https://www.linkedin.com/in/sirjanpreet-singh-banga-284291115/)
-[Deepansh Bhargava](https://www.linkedin.com/in/deepansh946)
-[Vedansh Priyadarshi](http://linkedin.com/in/pristineVedansh)
-[Sanjeev Sharma](https://www.linkedin.com/in/sanjeev-sharma-663715154/)
-[Padam Prakash](https://www.linkedin.com/in/padam-prakash-138017159)
-[Ayush Kumar](https://www.linkedin.com/in/ayush-kumar-a1948913b/)
-[Mohit Thorat](https://www.linkedin.com/in/mohit-thorat-866759159)
-[Ashutosh Kumar Ray](https://www.linkedin.com/in/ashuray/)
-[Chaitanya Vaishampayan](https://www.linkedin.com/in/chaitanya-vaishampayan-44742614a)
-[Harshal Desai](https://www.linkedin.com/in/harshal-desai-863027147)
-[Piysuh Maav](https://www.linkedin.com/in/piyush-maav-181a6312b)
-[Darshan Chheda](https://www.linkedin.com/in/darshan-chheda-b82a19156)
-[Anuj Gupta](https://www.linkedin.com/in/anuj-gupta-b21620a5)
-[Jai Singh](http://www.linkedin.com/in/jai-singh-6900a212a)
-[Kaish Ansari](https://www.linkedin.com/in/kaish114)
-[Shivanshu Srivastava](https://www.linkedin.com/in/shivanshu-srivastava-046a53133)
-[Tarsbir Singh](https://www.linkedin.com/in/tarsbir-singh/)
-[Rakesh Roshan](https://www.linkedin.com/in/rakesh-raushan-143484156/)
-[Adit Mehta](https://www.linkedin.com/in/adit-mehta-169137159)
-[Ashutosh Ray](https://www.linkedin.com/in/ashuray/)
-[Nivedit Jain](https://www.linkedin.com/in/nivedit-jain-8132b4148/)
-[Mohammad Arshad](https://www.linkedin.com/in/arshad404/)
-[Kartikei Mittal](https://www.linkedin.com/in/kartikei-mittal-a2177b16b)
+---
+layout: page
+title: CodeZoned | Resources
+description: Contains a lot resources for CS. Will be filled soon.
+sitemap:
+ priority: 0.7
+ lastmod: 2017-11-02
+ changefreq: weekly
+---
+## About Resources
+
+This page contains resources for computer science. If you too have something to contribute, make a PR by editing this file and we will merge if it looks good.
+
+
+### Set 1
+[Python Stuff](https://www.the-cca.org/python-level-1/)
+[WebD from Beginner to Expert](https://www.commonlounge.com/discussion/4e71c89e10f145a882ae8f9ead1caf82?r=qp)
+[Working With JavaScript Classes-3 Mistakes to Avoid](https://dzone.com/articles/working-with-javascript-classes3-mistakes-to-avoid)
+[17 Popular Java Frameworks: Pros, Cons, and More](https://dzone.com/articles/17-popular-java-frameworks-pros-cons-and-more-part)
+[Bootstrap Cheatsheets](https://hackerthemes.com/bootstrap-cheatsheet/)
+
+
+### Set 2
+[Introduction to Pandas and other Libraries](https://youtu.be/a9UrKTVEeZA)
+[Create Windows Services in C#](https://dzone.com/articles/create-windows-services-in-c)
+[A cool trick in Kotlin](https://dzone.com/articles/learning-kotlin-return-when)
+[Xamarin forms for android developers](https://dzone.com/articles/introduction-to-xamarinforms-for-android-developer)
+[Equivalents in Python and JavaScript](https://djangotricks.blogspot.com/2018/07/equivalents-in-python-and-javascript-part-4.html)
+
+
+### Set 3
+[Hiding source code of a website](https://www.quora.com/How-can-I-hide-my-websites-source-code-and-prevent-anyone-from-viewing-page-source/answer/Frank-Taylor-5?share=5c5fcc1e&srid=t6466)
+[Adobe Daily Creative Challenge Playlist](https://www.youtube.com/playlist?list=PLD8AMy73ZVxWSBuT0LPGxgDWDnT0h5JTb)
+[CSS Border-Image](https://dzone.com/articles/css-border-image)
+[Git Tutorials Playlist](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAKWClAD_iKpNC0bGHxGhcx)
+[Game Development Programming Languages](https://www.technotification.com/2018/07/programming-languages-for-game-development.html/amp)
+
+
+### Set 4
+[Generating Random Data in Python](https://realpython.com/python-random/)
+[Real-Time Human Pose Recognition in Parts from a Single Depth Image](https://www.microsoft.com/en-us/research/publication/real-time-human-pose-recognition-in-parts-from-a-single-depth-image/)
+[Random Forest Classifier - Pre-requisite for reading the above paper](https://medium.com/machine-learning-101/chapter-5-random-forest-classifier-56dc7425c3e1)
+[Web Push Notifications](https://maxtraffic.com/web-push-notifications/)
+[Business Analytics with R](https://www.udemy.com/business-analytics-with-r/)
+
+
+### Set 5
+[13 Mistakes to avoid for fresher data-scientist](https://www.analyticsvidhya.com/blog/2018/07/13-common-mistakes-aspiring-fresher-data-scientists-make-how-to-avoid-them/)
+[CSS Box Shadow](https://dzone.com/articles/unlocking-css-box-shadow)
+[Building Better Test Data With SQL Provision](https://dzone.com/articles/building-better-test-data-with-sql-provision)
+[What is JSX?](https://dzone.com/articles/what-is-jsx-kentcdodds)
+[Tutorial on Trie and Example Problems](https://threads-iiith.quora.com/Tutorial-on-Trie-and-example-problems)
+
+
+### Set 6
+[Coding Made Simple](https://www.youtube.com/user/tusharroy2525)
+[Node.js & Express](https://youtu.be/sB3acNJeNKE)
+[Tensorflow Tutorials](https://www.tensorflow.org/tutorials/)
+[Tensorflow and Android](https://firebase.google.com/docs/ml-kit/android/use-custom-models)
+[Drive Folder](https://drive.google.com/folderview?id=1x29dIy89p-c-b1L9BbhwgoTHDNiaMz8W)
+
+
+### Set 7
+[Udacity Quick Links](http://classroom.udacity.com)
+[Nanodegree Link](https://github.com/mikesprague/udacity-nanodegrees)
+[Guide on OS](https://github.com/tuhdo/os01&hl=en-IN)
+[Text Editor on React](https://medium.com/@wesharehoodies/lets-build-a-customizable-rich-text-editor-with-slate-and-react-beefd5d441f2)
+[ES5 v/s ES6](https://codeburst.io/es5-vs-es6-with-example-code-9901fa0136fc)
+
+
+### Set 8
+[A Guide to Arrays in Java](https://dzone.com/articles/a-guide-to-arrays-in-java-language)
+[List of Internship Programs](https://wiki.metakgp.org/w/List_of_internship_programs)
+[Python Code to Multiply Octonions and Sedenions](https://dzone.com/articles/python-code-to-multiply-octonions-and-sedenions)
+[Creating Node Addons with C++ and Bazel](http://www.syntaxsuccess.com/viewarticle/creating-node-addons-with-c-plus-plus-and-bazel)
+[Evolutionary algorithm outperforms deep-learning machines at video games](https://www.technologyreview.com/s/611568/evolutionary-algorithm-outperforms-deep-learning-machines-at-video-games/amp/)
+
+
+### Set 9
+[How to Approach Machine Learning Problems?](https://www.toptal.com/machine-learning/machine-learning-problems)
+[5 Best Free CSS Tutorials For Web Designers and Developers](https://www.technotification.com/2018/07/css-tutorials-websites-web-designers.html)
+[What Is React?](https://dzone.com/articles/what-is-react)
+[Step by Step process of How I Became a Machine Learning Expert in 10 Months](https://www.analyticsvidhya.com/blog/2018/07/mystory-became-a-machine-learning-expert-10-months/)
+[How to Use Java Stream Collectors?](https://dzone.com/articles/java-stream-collectors)
+
+
+### Set 10
+[DL for sound classification](https://analyticsindiamag.com/using-deep-learning-for-sound-classification-an-in-depth-analysis/)
+[Some DL Application](https://m.youtube.com/watch?v=Bui3DWs02h4)
+[How to manage Dynamism in Java?](https://dzone.com/articles/managing-dynamism-in-java)
+[Telusko Learnings](https://www.youtube.com/user/javaboynavin)
+[Bucky's C++](https://m.youtube.com/playlist?list=PLAE85DE8440AA6B83)
+
+
+### Set 11
+[Python Notes](https://drive.google.com/folderview?id=1Zsz9gR-jNs8Gc81vW_iZi5D5AUm3MHcx)
+[Open Source](https://github.com/abhishekalbert/a-copy-of-slack-site)
+[Python Material for Beginners](https://www.salewebdesign.com/python-complete-boot-camp-course-free-download/)
+[Python GUI Course](https://www.udemy.com/python-with-tkinter-basics-advanced-build-2-projects-l/)
+[Introducing Python 3.7's Dataclasses](https://www.linuxjournal.com/content/introducing-python-37s-dataclasses)
+
+
+### Set 12
+[Open Source - Node Web Server](https://github.com/czgdp1807/node-web-server)
+[Introduction | ML Universal Guides](https://developers.google.com/machine-learning/guides/text-classification/)
+[Data Transfer Project – An Open Source Initiative For Data Portability](https://www.technotification.com/2018/07/data-transfer-project-open-source.html)
+[Dependency Injection: Python](https://dzone.com/articles/dependency-injection-python-1)
+[Help with Dynamic Programming](https://codeforces.com/blog/entry/60797)
+
+
+### Set 13
+[BuddyCSS: A new CSS framework](https://www.catswhocode.com/blog/buddycss-a-new-css-framework-for-people-who-love-making-websites)
+[iOS App Development](https://www.raywenderlich.com/200138/updated-course-your-first-ios-app)
+[A beginner's guide to AI: Natural language processing](http://flip.it/SadZAA)
+[Penetration Testing: A Hands-on Introduction to Hacking](https://g.co/kgs/AK6wbh)
+[10 best online resources to learn JavaScript Programming](https://www.technotification.com/2018/07/10-resources-to-learn-javascript.html)
+
+
+### Set 14
+[Django Material](https://www.youtube.com/watch?v=MwZwr5Tvyxo&list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH)
+[Abhishek Nanda](https://www.facebook.com/NandaAbhishek118/)
+[Downloading Eclipse](https://youtu.be/CE8UIbb_4iM)
+[Statistics Course](https://drive.google.com/open?id=1KNXynRRyV_p1hh0a0ZCrAHqijJdw4lNW)
+[Arduino Material](https://www.makerspaces.com/arduino-uno-tutorial-beginners/)
+
+
+### Set 15
+[In what sequence should one learn web programming? by Jason Martin](https://www.quora.com/In-what-sequence-should-one-learn-web-programming/answer/Jason-Martin-168?share=183311a9&srid=t6466)
+[5 Websites to Learn Coding in Java](https://javarevisited.blogspot.com/2018/07/top-5-websites-to-learn-coding-in-java.html)
+[CSS Tricks](https://css-tricks.com/sometimes-sizes-is-quite-important/)
+[Algorithms and Data Structures in C++](https://www.udemy.com/algorithms-and-data-structures-in-c-coding-interview/?couponCode=GOODGUY2)
+[Automate the boring stuff](https://automatetheboringstuff.com)
+
+
+### Set 16
+[C++ graphics using graphics.h](https://www.youtube.com/playlist?list=PL5UFsTza4wWSNhe0xuO6ELw7ORU-UHNDO)
+[Important Data Structures Coding Interview]( https://medium.freecodecamp.org/the-top-data-structures-you-should-know-for-your-next-coding-interview-36af0831f5e3)
+[Theory of Computation](https://www.youtube.com/playlist?list=PLBlnK6fEyqRgp46KUv4ZY69yXmpwKOIev)
+[Why can you have millions of Goroutines but only thousands of Java threads?](https://rcoh.me/posts/why-you-can-have-a-million-go-routines-but-only-1000-java-threads/)
+[Computer Architecture](https://drive.google.com/folderview?id=1TA0KJ-dj5NxeGjB8VdvGSfUApBVOleUD)
+
+
+### Set 17
+[Learn Git Command with Practical Examples on Linux](https://www.linuxtechi.com/learn-git-command-examples-linux-part-1/)
+[Debugger Tutorials](https://blogs.msdn.microsoft.com/vcblog/2017/06/23/c-tutorial-debugging-overview/)
+[Two Pointer Technique](https://www.geeksforgeeks.org/two-pointers-technique/)
+[Advanced Topics in C](https://drive.google.com/folderview?id=1Zzvmgn0rL_2uAR0tyZ82Xqj7idd8LYo1)
+[Aryan Sharma](https://www.facebook.com/aryansharma1323)
+
+
+### Set 18
+[Keylogger from scratch for windows](https://www.udemy.com/how-to-create-an-advanced-keylogger-from-scratch-for-windows/)
+[Deep Learning Courses](https://www.coursera.org/specializations/deep-learning)
+[Shiv Pratap Singh](#)
+[List of DOS Commands](https://www.lifewire.com/dos-commands-4070427)
+[Programming in C++](https://www.youtube.com/playlist?list=PL0gIV7t6l2iIsR55zsSgeiOw9Bd_IUTbY)
+
+
+### Set 19
+[OOP in Python](https://youtu.be/iyXyxvs-544)
+[Reinforcement Learning](https://youtu.be/-GkwGSYOW5A)
+[Amazon Interview Experience](https://www.geeksforgeeks.org/amazon-interview-experience/)
+[Website using C](https://www.quora.com/How-can-I-make-a-website-using-c-language/answer/Akshata-Nayak-19?share=56ebdd18&srid=nXaTo)
+[The Complete Guide to the Kotlin Language ](https://www.udemy.com/hello-kotlin/)
+
+
+### Set 20
+[Pros and cons of functional programming](https://itnext.io/pros-and-cons-of-functional-programming-32cdf527e1c2)
+[Top 5 TensorFlow and Machine Learning Courses](https://javarevisited.blogspot.com/2018/08/top-5-tensorflow-and-machine-learning-courses-online-programmers.html)
+[All Technical Languages Links A to Z](https://github.com/czgdp1807/resourcesandproblems/blob/master/courses-list.md)
+[Fun Projects](https://www.roytuts.com/see-yourself-in-webcam-using-python/)
+[5 Important Open-Source DevOps Tools for Automation](https://dzone.com/articles/5-important-open-source-devops-tools-for-automatio)
+
+
+### Set 21
+[Microsoft Azure Notebook](https://notebooks.azure.com/)
+[py2exe](https://en.m.wikipedia.org/wiki/Py2exe)
+[Error Handling and std::optional](https://dzone.com/articles/error-handling-and-stdoptional)
+[Twitter Scraper](https://github.com/taspinar/twitterscraper/tree/master/twitterscraper)
+[Boost Library](https://www.boost.org)
+
+
+### Set 22
+[Guide to install Tensorflow in Ubuntu 18.04](https://medium.com/codezillas/step-by-step-guide-to-install-tensorflow-gpu-on-ubuntu-18-04-lts-6feceb0df5c0)
+[Kartikie Mittal]()
+[C++ Material](https://csegeek.com/csegeek/view/tutorials/cpp_lang/cpp_intro.php)
+[CRC Cards](https://en.wikipedia.org/wiki/Class-responsibility-collaboration_card)
+[Exception Handling](https://www.tutorialspoint.com/cplusplus/cpp_exceptions_handling.htm)
+
+
+### Set 23
+[TF-IDF](https://en.wikipedia.org/wiki/Tf%E2%80%93idf)
+[Sieve of Eratosthenes](http://github.com/Kartikei-12/algorithm/tree/master/cpp/sieve-of-eratosthenes)
+[Django tutorial by sentdex for beginners](https://www.youtube.com/watch?v=FNQxxpM1yOs&list=PLQVvvaa0QuDeA05ZouE4OzDYLHY-XH-Nd)
+[NPTEL course on cryptology](https://nptel.ac.in/courses/106107155/)
+[Important Cross Validation Techniques](https://towardsdatascience.com/cross-validation-in-machine-learning-72924a69872f)
+
+
+### Set 24
+[Blockchain Material](http://hackernoon.com/learn-blockchains-by-building-one-117428612f46?source=userActivityShare-3ae8a757ed76-1535630852)
+[Montreal Artificial Intelligence](https://montrealartificialintelligence.com/academy/)
+[Dynamic Programming Preparation](https://www.interviewbit.com/tutorial/dynamic-programming-dp-introduction/)
+[Introduction to Data Structures for interviews](https://frontendmasters.com/courses/data-structures-interviews/)
+[GoldmanSachs Interview Preparation](https://www.geeksforgeeks.org/goldman-sachs-interview-preparation/)
+
+
+### Set 25
+[How to install VirtualBox in Windows 10](https://youtu.be/63_kPIQUPp8)
+[C++ Programming Video Tutorials For Beginners](https://www.youtube.com/playlist?list=PLfVsf4Bjg79Cu5MYkyJ-u4SyQmMhFeC1C)
+[The Complete C Developer Course - Build 7 Exciting Projects](https://www.udemy.com/the-complete-c-developer-course-build-7-exciting-projects/)
+[The Complete Web Development Bootcamp](https://www.udemy.com/web-development-bootcamp/)
+[Learn HTML and CSS](http://www.programmingbuddy.club/2018/08/learn-html-and-css-from-scratch-udemy.html)
+
+
+### Set 26
+[HTML5](https://drive.google.com/folderview?id=1fnT8kBYKrBzSx0BPLZ6haiI9MLjwWQHd)
+[Android Developer Fundamentals](https://developer.android.com/courses/fundamentals-training/overview-v2)
+[The 5 Best Machine Learning GitHub Repositories & Reddit Threads from August 2018](https://www.analyticsvidhya.com/blog/2018/09/best-machine-learning-github-repositories-reddit-threads-august-2018/)
+[GSoC Preparation](https://www.quora.com/How-do-I-prepare-for-GSOC-2019)
+[Computer Science Adventures](https://drive.google.com/file/d/0Bx8xQKVEnHvKTTNsUEFhbDdMZm8/view?usp=drivesdk)
+
+
+### Set 27
+[Data structures](https://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P)
+[Alen P. Geo](#)
+[Adobe Research](https://research.adobe.com/adobe-india-women-in-technology-scholarship/)
+[The Open Source Data Science Masters](http://datasciencemasters.org/)
+[Data Structures and Programming Languages questions](http://houseofbots.com/news-detail/3623-4-50-data-structure-algorithms-and-programming-languages-interview-questions-for-programmers)
+
+
+### Set 28
+[BOOTSTRAP4 Tutorials](https://getbootstrap.com/docs/4.0/getting-started/introduction/)
+[Link 1](https://dev.to/bosepchuk/29-must-read-programming-books-2n45)
+[Link 2](https://askubuntu.com/questions/960238/nvcc-fatal-unsupported-gpu-architecture-compute-20)
+[JAVASCRIPT]( https://www.youtube.com/watch?v=PODgPW-hbfU)
+[HTML5 & CSS3]( https://www.youtube.com/user/TechGuyWeb)
+
+
+### Set 29
+[Anurag Mewar](https://m.facebook.com/anurag.mewar?ref=bookmarks)
+[Rajan](#)
+[Books](http://houseofbots.com/news-detail/3684-4-top-10-algorithm-data-structure--programming-language-books-every-programmer-should-read)
+[Machine Learning GitHub Repositories](https://www.analyticsvidhya.com/blog/2018/10/best-machine-learning-github-repositories-reddit-threads-september-2018/)
+[ML Algorithms Tutorial](https://www.commonlounge.com/discussion/55c98312f1da4c9aad25dc378f6cc727?ref=digest&user=85b2d90f5c2140ed91bbe3c00dc21687)
+
+
+### Set 30
+[Django Tutorials](https://www.youtube.com/playlist?list=PLQVvvaa0QuDeA05ZouE4OzDYLHY-XH-Nd)
+[jRuby](https://www.youtube.com/user/RailscastsReloaded)
+[Neural Networks](https://www.analyticsvidhya.com/blog/2018/10/introduction-neural-networks-deep-learning/)
+[ML in Python](http://houseofbots.com/news-detail/3802-4-how-hitchhikers-guide-workes-for-machine-learning-in-python)
+[Approaching ML](http://www.houseofbots.com/news-detail/3812-1-5-things-that-will-help-you-climb-the-ladder-of-machine-learning)
+
+
+### Set 31
+[Android](https://www.youtube.com/playlist?list=PLS1QulWo1RIbb1cYyzZpLFCKvdYV_yJ-E)
+[CSS](https://dev.to/abdelrahman3d/quick-css-quiz-5-3gd5)
+[Socket Programming in C++](https://www.codeproject.com/Articles/1264257/Socket-Programming-in-Cplusplus-using-boost-asio-T)
+[Major Programming Languages](https://www.technotification.com/2018/10/courses-major-programming-languages.html)
+[Installing Xilinx](https://github.com/casper-astro/mlib_devel/wiki/How-to-install-Xilinx-ISE)
+
+
+### Set 32
+[Dynamic Programming in Reinforcement Learning](https://youtu.be/fAGgZrGZRsc)
+[Best tutorials for referencing Machine Learning](http://adventuresinmachinelearning.com/)
+[Installing caffe](http://caffe.berkeleyvision.org/install_apt.html)
+[OpenGL](https://learnopengl.com/Getting-started/OpenGL)
+[A paper on negative factorial](https://drive.google.com/file/d/1k-_jUbIUFfPQuEdJet7bnXkXzwAUEkml/view?usp=drivesdk)
+
+
+### Set 33
+[Maryam Mirzakhani](https://drive.google.com/file/d/1AqLwtsUx0KdiqrTiL4zLIndSoRaguomD/view?usp=drivesdk)
+[Shuhanshu](#)
+[Nitish Rawat](#)
+[List of fundamental data structures for beginners](http://codeforces.com/blog/entry/46464)
+[15 Algorithms in 6 Minutes](https://youtu.be/kPRA0W1kECg)
+
+
+### Set 34
+[Series of lectures on Algorithms](https://www.youtube.com/playlist?list=PLQXxpYpH2YWs52ywNXTzqlHKhwA20FVKQ)
+[Convex Optimization](https://lagunita.stanford.edu/courses/Engineering/CVX101/Winter2014/about)
+[What makes a good developer?](https://jaredthenerd.com/2013/05/What-Makes-A-Good-Developer/)
+[Android Ethical Hacking Course](https://www.udemy.com/share/100DaWA0YcdFdXR3w=/)
+[My Pet Shop](https://github.com/abhishekalbert/my-pet-shop)
+
+
+### Set 35
+[Trees](https://youtu.be/oSWTXtMglKE)
+[Java, MongoDB and NodeJS](https://www.simplilearn.com/developing-java-and-node-js-application-with-mongodb-tutorial-video)
+[IoT](https://www.google.co.in/amp/s/www.edureka.co/blog/iot-tutorial/amp/)
+[Data Structures and Algorithms](https://www.youtube.com/playlist?list=PLBF3763AF2E1C572F)
+[Object Oriented Design and Analysis](https://www.youtube.com/playlist?list=PL-AyYXNLDtPZ37yxlhz1CCfBmHlHOfaVb)
+
+
+### Set 36
+[DBMS](https://docs.oracle.com/cd/A97630_01/server.920/a96524/c10rsmgr.htm)
+[Ramanujans Nested Radical Puzzle](https://mindyourdecisions.com/blog/2016/05/01/ramanujans-nested-radical-sunday-puzzle/)
+[CZPlayer](https://github.com/gdp1807/CZPlayer/)
+[100 Days of ML](https://github.com/ayonroy2000/100DaysOfML_TelegramGroup)
+[AngularJS](https://www.youtube.com/playlist?list=PLYxzS__5yYQmX2bItSRCqwiQZn5dIL1gt)
+
+
+### Set 37
+[Chrome Dev Tools](https://youtu.be/wcFnnxfA70g)
+[Perl](https://www.perl.org/books/beginning-perl/)
+[Software Engineering](https://www.guru99.com/software-engineering-tutorial.html)
+[Should data scientists learn JavaScript?](https://link.medium.com/Nxd2jBM9sS)
+[Python v/s PHP](https://hackr.io/blog/python-vs-php-in-2018)
+
+
+### Set 38
+[Introduction to Kaggle](https://medium.com/datadriveninvestor/introduction-to-kaggle-for-beginners-in-machine-learning-and-data-science-865199d7ead2)
+[What is ML?](https://youtu.be/xrUntlcfKGA)
+[Priority Queue](https://www.geeksforgeeks.org/priority-queue-set-1-introduction/amp/)
+[Building APIs](https://swagger.io/blog/api-development/how-to-build-an-api/)
+[Maps in Flutter](https://link.medium.com/8FPjEZ3fFTJavaScript)
+
+
+### Set 39
+[Manvendra Shah](https://www.facebook.com/manvendra.shah.3)
+[Edge Detectors](http://www.aishack.in/tutorials/sobel-laplacian-edge-detectors/)
+[Feature Extraction](https://medium.com/machine-learning-world/feature-extraction-and-similar-image-search-with-opencv-for-newbies-3c59796bf774)
+[Alogrithm Archive](https://www.algorithm-archive.org/)
+[Regression Models](https://www.real.discount/offer/machine-learning-basics-building-regression-model-in-python/)
+
+
+### Set 40
+[Dockers](https://runnable.com/docker/python/dockerize-your-python-application)
+[Computer Organization and Architecture](https://nptel.ac.in/courses/106106166/)
+[Mircroprocessor 8085](https://www.youtube.com/playlist?list=PLWPirh4EWFpFDi8bggPYOiMLlD1D_bBPM)
+[Blockchain](https://www.coursera.org/specializations/blockchain)
+[Raspberry-Pi](https://cli.re/raspberrypi)
+
+
+### Set 41
+[IoT+ML](https://info.boltiot.com/iotmlengineers)
+[TechGuyWeb](https://www.youtube.com/user/TechGuyWeb)
+[Guide for College Projects](https://shop.boltiot.com/blogs/engineeringstudents/guaranteed-way-to-make-your-college-projects-excellent)
+[Networking Basics](https://www.youtube.com/playlist?list=PLdFppKg4UodjGN8nAhojxWyncoEdwTfqf)
+[Self-Driving Fundamentals](https://in.udacity.com/course/self-driving-car-fundamentals-featuring-apollo--ud0419?utm_source=linkedin-us&utm_medium=social&utm_campaign=apollo)
+
+
+### Set 42
+[Computer Networks](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-829-computer-networks-fall-2002/)
+[Python for Everybody](https://youtu.be/8DvywoWv6fI)
+[The Algorithms](https://github.com/TheAlgorithms)
+[ML Resources](https://sgfin.github.io/learning-resources/)
+[Operating Systems](https://www.youtube.com/playlist?list=PLEbnTDJUr_If_BnzJkkN_J0Tl3iXTL8vq)
+
+
+### Set 43
+[ES10: Symbol, A datatype](https://link.medium.com/Lc7YfOTUrW)
+[Node.JS](https://www.udemy.com/the-complete-nodejs-developer-course-2/)
+[Node.JS: For Beginners](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gcy9lrvMJ75z9maRw4byYp)
+[ML Resources](https://sgfin.github.io/learning-resources/)
+[Constants C++](http://www.cplusplus.com/doc/tutorial/constants/)
+[Historical Weather Data](https://www.kaggle.com/selfishgene/historical-hourly-weather-data)
+[Introduction to Computer Networking](https://www.youtube.com/playlist?list=PLvFG2xYBrYAQCyz4Wx3NPoYJOFjvU7g2Z)
+[Fast.AI](fast.ai)
+
+
+### Contributors
+
+
+[Vikas Srivastava](https://www.linkedin.com/in/007vikaxh/)
+[Ayush](https://www.linkedin.com/in/ayush-kumar-a1948913b/)
+[Abhishek Kumar Shukla](https://www.linkedin.com/in/abhishek-shukla-661635151)
+[Vaibhav Tripathi](http://linkedin.com/in/vvtrip)
+[Nitish Tiwari](https://www.linkedin.com/in/kumarnitish1996)
+[Sirjanpreet Singh Banga](https://www.linkedin.com/in/sirjanpreet-singh-banga-284291115/)
+[Deepansh Bhargava](https://www.linkedin.com/in/deepansh946)
+[Vedansh Priyadarshi](http://linkedin.com/in/pristineVedansh)
+[Sanjeev Sharma](https://www.linkedin.com/in/sanjeev-sharma-663715154/)
+[Padam Prakash](https://www.linkedin.com/in/padam-prakash-138017159)
+[Ayush Kumar](https://www.linkedin.com/in/ayush-kumar-a1948913b/)
+[Mohit Thorat](https://www.linkedin.com/in/mohit-thorat-866759159)
+[Ashutosh Kumar Ray](https://www.linkedin.com/in/ashuray/)
+[Chaitanya Vaishampayan](https://www.linkedin.com/in/chaitanya-vaishampayan-44742614a)
+[Harshal Desai](https://www.linkedin.com/in/harshal-desai-863027147)
+[Piysuh Maav](https://www.linkedin.com/in/piyush-maav-181a6312b)
+[Darshan Chheda](https://www.linkedin.com/in/darshan-chheda-b82a19156)
+[Anuj Gupta](https://www.linkedin.com/in/anuj-gupta-b21620a5)
+[Jai Singh](http://www.linkedin.com/in/jai-singh-6900a212a)
+[Kaish Ansari](https://www.linkedin.com/in/kaish114)
+[Shivanshu Srivastava](https://www.linkedin.com/in/shivanshu-srivastava-046a53133)
+[Tarsbir Singh](https://www.linkedin.com/in/tarsbir-singh/)
+[Rakesh Roshan](https://www.linkedin.com/in/rakesh-raushan-143484156/)
+[Adit Mehta](https://www.linkedin.com/in/adit-mehta-169137159)
+[Ashutosh Ray](https://www.linkedin.com/in/ashuray/)
+[Nivedit Jain](https://www.linkedin.com/in/nivedit-jain-8132b4148/)
+[Mohammad Arshad](https://www.linkedin.com/in/arshad404/)
+[Kartikei Mittal](https://www.linkedin.com/in/kartikei-mittal-a2177b16b)
+