Search results

Listed under:  Technologies  >  Information and communication technologies  >  Data processing  >  Algorithms
Online

Sphero slalom lesson

In this lesson students explore slalom sports and how competitors maximise speed when completing a course. Students research different slalom sports and then share their findings with the class. Students investigate the impact of distance and friction on time to complete a course through digital and unplugged activities. ...

Online

Finding the shortest path

In this lesson, students will experiment with different ways of creating a path between two points with algorithm design and generalizing patterns. From the patterns, they will be able to generate an algorithm for efficiently traveling through cities in a region.

Online

First to finish

Compare algorithms designed to complete the same task, and evaluate each for efficiency.

Online

Have fun with flowcharts

Create a flowchart to represent a sequence of (branching) steps and decisions needed to solve a mathematical problem.

Online

Skip-counting with Bee-bots

Play a skip counting game where students program the Bee-Bot to stop at multiples of a set number, eg 2, 4, 5, 10 on a number grid.

Online

Communicate ideas and information

This is a unit for Year 3 from the Scope and sequence resources from the DT Hub. The topic of managing a project and communicating online is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students manage a project and follow the problem ...

Online

Intro to programming

This is a unit for Year 3 from the Scope and sequence resources from the DT Hub. The topic of algorithms and programming is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students follow the problem solving process to design and create ...

Online

Programming projects

This is a unit for Year 4 from the Scope and sequence resources from the DT Hub. The topic of programming is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students develop an understanding of computer programming as a series of instructions.

Online

Introducing algorithms

In this sequence of lessons, students design a sequence of steps for others to follow. They convey their instructions to peers and evaluate the work of others to determine if the outcome was successful.

Online

Making maths quizzes 2: Implementing a digital solution

In this sequence students implement a digital solution for a maths quiz. They test and assess how well it works.

Online

Buzzing with Bee-Bots

This learning sequence Buzzing with Bee-Bots can be used to develop foundation skills in computational thinking and to develop an awareness of personal experiences using digital technologies. Students follow and describe a series of steps to program a floor robot. They plan a route to program a robot to follow a path and ...

Online

Making maths quizzes 1: Plan and test our programs

In this sequence students plan, create and edit a program that will ask maths questions that are harder or easier depending on user performance.

Online

Home/school communications

In this lesson sequence, students use big data sets and school surveys, to design (and as an extension activity, make) a new digital communication solution for the school.

Online

Book analysis with AI techniques

This learning sequence explores text analysis through Natural Language Processing, a significant application of Artificial Intelligence. Teachers and students are led through a series of video tutorials to develop a Python program that can break down and analyse the content of a complete text and use smart sentiment analysis ...

Online

Coding for GUIs (JavaScript edition): Index page

This lesson sequence provides step-by-step video tutorials and challenges to incorporate Graphical User Interfaces (GUIs) into your General Purpose Programming. It follows on from the Visual To Text Coding lesson series.

Online

Visual to text coding: Lesson 4

This is the fourth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It introduces the combining of logical operators and and or for more complex decisions.

Online

Home automation: General purpose programming

Investigate home automation systems, including those powered by artificial intelligence (AI) with speech recognition capability. These suggested activities for year levels 7-8 are designed for students using general purpose programming languages JavaScript and Python, with similar content to the visual coding lesson Home ...

Online

Breaking up can be good

This lesson sequence provides an introduction to the skill of decomposition by having students develop discrete modules which together serve a single need: a maths teacher asks for a program that can be used to demonstrate aspects of maths. This sequence can be used in conjunction with ‘Comparing and selecting appropriate ...

Online

Sphero: Catch me if you can

By years 5 and 6 many students may have had some experience with a visual programming language such as Scratch or Blockly that is the basis of the Hour of Code. Sphero will take the screen based control of an image to the next level by introducing a robotic device controlled by a visual programming language. This lesson ...

Online

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. Starting with a simple sequence of turning a LED on and off, the students can be challenged to choose a piece of music with a steady ...