Birds-Eye View of Python Fundamentals

Website for the UCSB Data Science Capstone Preparation Workshop

Birds-Eye View of Python Fundamentals

Welcome! This set of notes is intended for you to review the basic Python concepts and terminology.

Prerequisites

Recommendation

We recommend that you create a new repo on GitHub and practice the git/GitHub add-commit-push workflow with your Python code files.

Python Concepts

Below are the topics we will review to remind you of the key terminology and syntax:

Resources

Here are a few resources to get you started learning/reviewing fundamental Python concepts: