Python

Python is a text-based computer programming language made up of recognisable characters, numbers, and words that make it easy to write a variety of programs, from games to mobile apps and websites. Many Google products, including YouTube, are almost entirely written in Python!

  • Python I - Lessons 1 & 2

    The first two of a 10-lesson unit on beginner programming with Python, with a simple print function activity to demonstrate inputs, processes, and outputs.

  • Python I - Lesson 3

    The third of a 10-lesson unit on beginner programming with Python, covering variable names, value, and three basic data types - strings, integers, and floats.

  • Python I - Lesson 4

    The fourth of a 10-lesson unit on beginner programming with Python, using the input function to ask for user data and creating unique outputs in various data types.

  • Python I - Lesson 5

    The fifth lesson of a 10-lesson unit on beginner programming with Python, where learners create an interactive program that simulates a conversation.

  • Programming My Pepeha

    Use the print function and variables to program your self-introduction and share connections with people and places important to you.

  • E haere ake nei...

    Watch this space for more fun, creative, and interactive projects using the Python programming language!

Links and Resources

  • Getting Started (Python.org)

    A hub of resources to help get started with the Python programming language. From the official Python Software Foundation webpage.

  • Download Python (Python.org)

    Download the latest version of Python for your system, or access older versions. From the official Python Software Foundation webpage.

  • Pathway: Python (RPF)

    A hub of lessons, resources, and projects for learning about the Python programming language. From the Raspberry Pi Foundation.