Primary Catalogue
- Content Catalogue
- Primary
- Computational Thinking Skills
×
Categories
- Civics and Citizenship
- Dance
- Design and Technology
- Drama
- Economics and Business
- English
- Food Technology
- General Capabilities
- Geography
- History
- Information and Communications Technology
- Languages
- Mathematics
- Music
- PDHPE
- Philosophy
- Religion
- Science
- Teacher Professional Development
- Visual Arts
- Aboriginal and Torres Strait Islander Histories and Cultures
- Agriculture
- Arts
- Civics and Citizenship
- Economics & Business
- English
- Geography
- History
- Languages
- Legal Studies
- Mathematics
- Personal Development
- Physical Education
- Psychology, Religion, Society & Culture
- Science
- Teacher Professional Development
- Technologies
- VET
- Agriculture
- Animal Care
- Anthropology and Sociology
- Arts and Culture
- Botany
- Business
- Construction and Property
- Education and Training
- Food Production
- Foundation Skills
- Health and Community Services
- Information and Communication Technology
- Manufacturing and Engineering
- Music
- Natural Resources and Mining
- Public Sector, Safety, and Defence
- Services
- Sports and Recreation
- Textiles, Clothing, and Footwear
- Transport and Logistics
- Video and Media Production
- Visual Arts, Crafts, and Design
Series: Computational Thinking Skills
Designing Programs with Flowcharts
Even the most experienced programmers use simple visual models and techniques to plan an effective algorithmic solution. In this video, students are introduced to the IPO model and flowcharts as two such methods to abstract unnecessary...Show More
Even the most experienced programmers use simple visual models and techniques to plan an effective algorithmic solution. In this video, students are introduced to the IPO model and flowcharts as two such methods to abstract unnecessary information in a problem, decompose it into smaller tasks, a recognise patterns and repetition, and program a series of simple steps for a computer to follow. Show Less
Designing Programs with Pseudocode
Using the analogy problem of washing dirty dishes, this video explores the IPO model and pseudocode as tools to guide computational thinking. Students of lower secondary digital technologies will understand how using pseudocode can be an...Show More
Using the analogy problem of washing dirty dishes, this video explores the IPO model and pseudocode as tools to guide computational thinking. Students of lower secondary digital technologies will understand how using pseudocode can be an accessible preliminary step in the design process before attempting to write a program in their chosen syntax. Show Less
How do Computers Think?
Introducing the concepts of abstraction, decomposition, algorithm design and pattern recognition, this video gets inside the ‘mind’ of a computer to understand why computational thinking this is a crucial first step to designing a successful...Show More
Introducing the concepts of abstraction, decomposition, algorithm design and pattern recognition, this video gets inside the ‘mind’ of a computer to understand why computational thinking this is a crucial first step to designing a successful program. Students and teachers of lower secondary digital technologies will find this an approachable foundation to computational thinking. Show Less