Secondary Catalogue
- Content Catalogue
- Secondary
- Computing and ICT
- Computer Science
×
Categories
- Careers and Work Readiness
- Functional Skills
- Industry
- Agriculture, Environment and Animal Care
- Business and Administration
- Catering and Hospitality
- Childcare and Education
- Construction
- Creative and Design
- Digital
- Engineering and Manufacturing
- Hair and Beauty
- Health and Science
- Legal, Finance and Accounting
- Protective Services
- Sales, Marketing and Procurement
- Social Care
- Transport and Logistics
- Personal Development
- Secondary
- Art & Design
- Citizenship
- Computing and ICT
- Dance
- Design & Technology
- Drama
- English
- Food Technology
- Geography
- History
- Mathematics
- Modern Foreign Languages
- Music
- Personal, Social, Health, and Economic Education
- Philosophy
- Physical Education
- Religious Education
- Science
- Teacher Professional Development
Series: Computer Science
A Case Study in Problem Solving
Maintaining and developing new and existing technologies requires the use of solid problem solving techniques.
In this programme, we explain the system of problem solving methodologies that have been devised to assist people in creating...Show More
Maintaining and developing new and existing technologies requires the use of solid problem solving techniques.
In this programme, we explain the system of problem solving methodologies that have been devised to assist people in creating technological solutions. Presented using real-life examples with an emphasis on fulfilling customer needs, this programme clearly highlights the advantages of following a logical approach when solving a problem.
From designing, developing and testing, through to implementation, evaluation, and reporting on the outcomes, this programme will ensure viewers approach problem solving using a proven strategic method. Show Less
Codes and Canines: Data Transmission and Storage
This creative programme takes students on a journey as Kat teaches them about data storage and communication. Powerful visual diagrams and animations are used throughout, in order to aid students’ understanding of the concepts that are...Show More
This creative programme takes students on a journey as Kat teaches them about data storage and communication. Powerful visual diagrams and animations are used throughout, in order to aid students’ understanding of the concepts that are explored. Students will learn about the role of binary in communicating and storing data, the standard units for file sizes, ASCII, and the differences between a variety of audio and visual file types. Show Less
Conditionals in Plain English
A presenter explains the use of conditionals within programming and how to teach it in the classroom
Data Mining: Big Data's Increasing Challenge and Payoff
Incredibly large volumes of data are generated on a daily basis. Within that data hides information that can prove extremely valuable on a social, economic, political or environmental level. But to unearth the ‘gold’ the data needs to be...Show More
Incredibly large volumes of data are generated on a daily basis. Within that data hides information that can prove extremely valuable on a social, economic, political or environmental level. But to unearth the ‘gold’ the data needs to be mined.
This interview led programme explains exactly what data mining is, the data collected, uses of data mining, the data processes involved and tips for successful data mining.
We talk with world leaders in the field, including Doug Campbell, director of Deloitte Analytics, John Elder Chief scientist of Elder Research, and Peter O’Hanlon, director of Institute of Analytics Professionals of Australia.
A programme for senior secondary and TAFE in business, IT and the social sciences, it provides great insight into the rapidly developing world of data mining. Show Less
Data: Ethical Use and Storage
More than 800 billion gigabytes of information is used globally every year. This inconceivably large volume of data must all be stored, retrieved, displayed and used.
Featuring case studies of national job search website Seek and the...Show More
More than 800 billion gigabytes of information is used globally every year. This inconceivably large volume of data must all be stored, retrieved, displayed and used.
Featuring case studies of national job search website Seek and the development of a standardised data management system for the Australian aviation industry, this programme provides a comprehensive examination of the complex issues surrounding ethical storage and use of data.
It discusses critical issues surrounding: data collection and accuracy of data entry, regulations and privacy concerns, the importance of backups, the emerging trend towards cloud computing, transmission and display, and interpretation and use of data. Show Less
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
Development and Deployment
The mobile app revolution has greatly enhanced the user experience and changed the way we interact with technology. It is a booming industry with great opportunities for developers with an idea for an app. Once research and planning has been...Show More
The mobile app revolution has greatly enhanced the user experience and changed the way we interact with technology. It is a booming industry with great opportunities for developers with an idea for an app. Once research and planning has been completed, the next stage is development.
This interview based production explores some of the key aspects of development including: design, content production, coding, deploying the app and getting it noticed in the marketplace.
Interviewed for the programme are leading developers, designers and directors from Tinman Games, AppsCore and Go Button.
Ideal for senior secondary and TAFE, in fields including information technology, graphic design and business, it provides inspiration and insight into the exciting new world of Mobile Apps. 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
How Do Operating Systems Work?
In this animated programme, our character Sam shows students the basics of the hard working operating system. Engaging graphics are used to explain concepts clearly and visually, depicting how an operating system interacts with various other...Show More
In this animated programme, our character Sam shows students the basics of the hard working operating system. Engaging graphics are used to explain concepts clearly and visually, depicting how an operating system interacts with various other software and hardware, and why the kernel is important. Students will also learn about primary and secondary memory, device management, and how the operating system provides an interface for the user. Show Less
How Your Online Data is Used
Businesses, governments, and research groups use a range of tools to collect and analyse data, which is often about you and the things you do, to help them plan for success. This video looks at how and why different organisations collect your...Show More
Businesses, governments, and research groups use a range of tools to collect and analyse data, which is often about you and the things you do, to help them plan for success. This video looks at how and why different organisations collect your data, discussing the Cambridge Analytica scandal with experts from the London School of Economics and Cardiff University. Essential viewing for senior secondary and tertiary students students studying information technology. Show Less
Inside a Computer
This programme describes the roles of the computer in modern society, education and industry and how it fullfils those roles. It provides novice and experienced users, as well as budding technicians, an insight into the many aspects of a computer...Show More
This programme describes the roles of the computer in modern society, education and industry and how it fullfils those roles. It provides novice and experienced users, as well as budding technicians, an insight into the many aspects of a computer system, its design features and the function of various components.
The way a computer processes information, something taken for granted among users, is looked at with a detailed description of the language used; formatting, input/output and storage. Show Less
Introduction to Programming: Unlocking the Secrets
Introduction to Programming explores the basics of creating computer programmes. We begin with a look at creating algorithms and the fundamental instructions and processes available to all computer languages. Then we look at the process of...Show More
Introduction to Programming explores the basics of creating computer programmes. We begin with a look at creating algorithms and the fundamental instructions and processes available to all computer languages. Then we look at the process of writing and compiling a programme using a specific computer language. No particular computer language is favoured in this programme. Show Less
Let's Build the Internet: Networking
In this animated programme, our character Sam shows students the basics of networking and data transmission. Engaging graphics are used to explain concepts clearly and visually, depicting how data is transmitted via cables and fibre optics, and...Show More
In this animated programme, our character Sam shows students the basics of networking and data transmission. Engaging graphics are used to explain concepts clearly and visually, depicting how data is transmitted via cables and fibre optics, and why switches and routers are important. Students will also learn about binary, LANs, WANs, and why protocols are used. Show Less
Let's Interact with a Computer!
This creative programme takes students on a journey inside the computer, following a keypress all the way through to it appearing on the screen. Powerful visual diagrams and animations are used throughout, in order to aid students’...Show More
This creative programme takes students on a journey inside the computer, following a keypress all the way through to it appearing on the screen. Powerful visual diagrams and animations are used throughout, in order to aid students’ understanding of the concepts that are explored. Students will learn about various input devices, processes and outputs, with a particular focus on the keyboard, word processing applications, the GPU and computer monitor. Show Less
Loops in Plain English
A presenter explains that loops are a set of instructions which are carried out repeatedly and how they are used in the Kano coding classroom.
Managing Databases
Clearly explaining DBMSs such as Oracle, DB2, Microsoft Access, MySQL, 4th Dimension and FileMaker Pro, this is a programme that directly explains the power of good management and leading strategies to achieve maximum results.
Networks
Entertaining and packed with information, we examine what a network consists of; central processors, network procedures and architecture. This programme focuses on a case study of Destra, a company that specialises in the sale of online music and...Show More
Entertaining and packed with information, we examine what a network consists of; central processors, network procedures and architecture. This programme focuses on a case study of Destra, a company that specialises in the sale of online music and relies on maintaining a robust network for its day to day business. A particularly useful programme for teaching aspects of network design to senior Information Technology classes. Show Less
Protecting Your Online Data
Online privacy is not just about the password to your email account, and it is important to keep it protected in today’s digital world. This video investigates ways of keeping yourself safe online, exploring the responsibilities governments and...Show More
Online privacy is not just about the password to your email account, and it is important to keep it protected in today’s digital world. This video investigates ways of keeping yourself safe online, exploring the responsibilities governments and individuals have regarding online privacy with experts from the London School of Economics and Cardiff University. Essential viewing for senior secondary and tertiary students students studying information technology. Show Less
Research and Planning
The explosion in apps has changed the way we interact with our mobile devices and the world around us. There are great opportunities and rewards for those wishing to create an app, but where do you start?
Focused on the research and planning...Show More
The explosion in apps has changed the way we interact with our mobile devices and the world around us. There are great opportunities and rewards for those wishing to create an app, but where do you start?
Focused on the research and planning stage, this interview based production looks at: where to get ideas for an app; essential market research; the importance of content research; and good project planning.
Interviewed for the program are leading developers, designers and directors from Tinman Games, AppsCore and Go Button.
Ideal for senior secondary and TAFE, in fields including information technology, graphic design and business, it provides inspiration and insight into the exciting new world of Mobile Apps. Show Less
Securing the Web
This programme takes a dramatic, yet humorous look at current internet security issues. We explore the issues from the perspective of the end-user, focusing on both technological and behavioural solutions to the problems.
This programme is...Show More
This programme takes a dramatic, yet humorous look at current internet security issues. We explore the issues from the perspective of the end-user, focusing on both technological and behavioural solutions to the problems.
This programme is particularly useful in raising awareness amongst students as to the importance of maintaining computer security and for them taking responsibility for their own equipment and online behaviour. This is a must-see for all students who use the web. Show Less
The Importance of Your Online Data
In an age of rapidly advancing technology, the way we collect and share information has evolved to an extraordinary level. This video explains why our digital data is important and how it can be collected, exploring how ‘big data’ is a...Show More
In an age of rapidly advancing technology, the way we collect and share information has evolved to an extraordinary level. This video explains why our digital data is important and how it can be collected, exploring how ‘big data’ is a valuable asset for organisations and governments with experts from the London School of Economics and Cardiff University. Essential viewing for middle secondary students studying information technology. Show Less
Turning Data into Knowledge
Hiding in the data we place online is knowledge that can inform and help people, but that can also cause harm if we aren’t careful. This video delves into patterns and machine learning, discussing why more information can be a double-edged...Show More
Hiding in the data we place online is knowledge that can inform and help people, but that can also cause harm if we aren’t careful. This video delves into patterns and machine learning, discussing why more information can be a double-edged sword with experts from the London School of Economics and Cardiff University. Essential viewing for senior secondary and tertiary students studying information technology. Show Less
Variables in Plain English
A presenter explains what variables are in coding and gives some examples.
What Are Algorithms?
Polly and Paul program Algo to cook them breakfast using instructions written as an algorithm – but what exactly is an ‘algorithm’? In this episode, students will discover what an algorithm is, the importance of writing them logically and...Show More
Polly and Paul program Algo to cook them breakfast using instructions written as an algorithm – but what exactly is an ‘algorithm’? In this episode, students will discover what an algorithm is, the importance of writing them logically and specifically, and how multiple algorithms create a programme. Show Less