Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 2.46 KB

unit-3.md

File metadata and controls

47 lines (37 loc) · 2.46 KB

Unit 3: Python Language Overview

Prerequisites: User Interfaces and Experiences (UI/UX)

Learning Objectives

In this unit, we will take a high-level guided tour of the Python programming language. We'll start by familiarizing ourselves with some introductory Python reference materials, then we'll illustrate and apply these concepts as we work through a guided Python exercise.

Discussions and Notes

  • Object-oriented Programming (OOP)
  • Environment Variables (just for your awareness, should have shared this info earlier)

Reference Documents

Activities and Exercises