Welcome to week 1 of PBL!
-
Python Crash Course by Brad Traversy (Covers all basics)
-
Install Anaconda and get started with Jupyter (or any IDE, but in ML people generally prefer jupyter)
-
Step 1: Anaconda installation
-
Step 2: How to use Jupyter
-
- Hangman game (Try to customize the game yourself. Please do not to copy the code.)
PS: You are free to make any other project using these key concepts. Here is one more example, a simple command line based menu driven Restaurant Billing System.