1 - Data Science From Scratch With No Steps Skipped: Intro to Python.
Installing Miniconda: https://www.youtube.com/watch?v=uTDVPET8P24
Link to Code: https://github.com/rakshithvasudev/Datascience-From-Scratch-With-No-Steps-Skipped
Learning DataScience from scratch includes learning various aspects of it such as statistics, mathematics, python. In this video, we'll get started with learning Python basics. This video is just to get a feel for python code.
This video assumes that you have a basic prior knowledge about programming in the first place. You know what is an ArrayList, Hashmap, For loop, While loop and such basic data structures.