Learning Programming with Fundamentals of Computing

A snippet of Python code that prints a welcome message.

Introduction to Interactive Programming in Python - Week 1

The first week covers the very basics of programming languages: expressions, variables, and assignments.

Mini Project 1

The structure of each course in the Fundamentals of Computing specialization includes weekly videos, homework assignments, and mini projects that allow students to apply that week's concepts. Since the first week covers the very basics of Python and the logistics of the course, its mini project is simply printing the statement "We want... a shrubbery!" in Python.