Learn Python

Learn Python

Below is a list of recommended resources that will teach you quickly Python.

  1. Google Python Class This is a bit dated as it covers Python 2, but it is still highly regarded as Python 3 and 2 have few differences.

  2. Stanford’s CS228 Basic Python. Type only the basic python section in your own notebook.

We should also mentioned Leetcode as this is perhaps the most popular destination for anyone that wishes to use the skills learned here to launch a software engineering career in tech. It helps you answer all coding-based interview questions.