top of page
Python For Data Science
-
Install Git on your computer.
-
Create a profile on Github.
-
What is the difference between ‘add’ and ‘commit’ in Git?
-
What is the difference between ‘push’ and ‘pull’ in Git?
-
Create a folder called ‘FeelTheLearn Programming’ on your local machine and push it on Github.
-
Create a .py file in the folder you just created and write ‘Hello World’ in that file. Push changes to Github (remember to use git and github frequently from now on. Whenever you do coding assignments in this course, make sure to push your changes).
Math & Statistics for Data Science
-
Practice as many problems as you like from this sheet.
bottom of page