Resources

    • DataCamp.com (Main lessons and activities will be on this website)
    • Google Colab (This is the website you will need to complete your assignments. Free online with a Google account.)
    • Python Tutor (A very helpful tool to debug and understand your code.)
    • Visual Studio Code (IDE that you could use to complete your assignments. This must be installed on your computer.)
    • Anaconda (This is the software you need to install on your computer.)
    • Python.org (We will be working with the version 3.9.x or newer.)
    • W3Schools Python Tutorial