Tutorial: Python
In the Australian Curriculum: Digital Technologies, students are required to study a general-purpose programming language at Years 7 and 8. Python is one example of this type of language. It closely resembles the English language. The tutorial is designed for educators who would like to learn how to use Python.
Additional details
Year band(s) | 7-8 |
---|---|
Content type | Lesson ideas |
Format | Document |
Core and overarching concepts | Implementation (programming) |
Australian Curriculum Digital Technologies code(s) |
AC9TDI8K02
Investigate how data is transmitted and secured in wired and wireless networks including the internet
AC9TDI8P04
Define and decompose real-world problems with design criteria and by creating user stories
AC9TDI8P09
Implement, modify and debug programs involving control structures and functions in a general-purpose programming language
AC9TDI8P10
Evaluate existing and student solutions against the design criteria, user stories and possible future impact |
Technologies & Programming Languages | Python |
Keywords | algorithms, implementation, general purpose programming, python, DTIF, DTiF, dtif, ACARA |
Organisation | Australian Government Department of Education and Training |
Copyright | Australian Government Department of Education and Training, CC BY 4.0 |
Related resources
-
Heads or tails
In this lesson we show how to transition from a visual based programming language to using a text-based programming language using the example of a heads or tails coin toss application.
-
Off to the movies
Create a simple program using a text-based programming language to generate an output based on two possible input options.
-
Light up soft toy with LilyPad
This project will explore two ways of controlling the flow of current to a LED using a button and switch.
-
Lilypad Personalised Alert Buzzer
In this lesson students will create a personalised musical buzzer by programming the LilyPad Arduino to play a sound using the Main board, Buzzer and Button, coding the note frequency in Arduino IDE.
-
Programming LED circuit with Arduino IDE
In this lesson students will be using components of the LilyPad development kit to create a circuit of LED’s that are controlled using a basic Arduino program, written in the Arduino IDE.