Post

Week 2 - Representation

Functions, variables, operators

Week 2 - Representation

This session introduces students to the interface of Jupyter notebook and fundamental concepts of Python programming. Students will learn how to use variables and operators to represent different data types in Python.

Goals

  1. Jupyter Notebook interface for Python code execution
  2. Python data types, variables, and conversion techniques
  3. Input-output operations and string manipulation for user data
  4. Encapsulation of code logic into reusable functions

Slides

Labs

Readings

This post is licensed under CC BY 4.0 by the author.