Engaging in AI through project work (Jun 2021)
Join Jackie Child and Martin Richards as Jackie shares her insights into implementing AI projects with her classes of students. Jackie will share projects given to her year 3 class as well as an example with her Yr 8 class. We'll talk through the project work and explain the stages her students went through in their learning. Jackie will also share her learning journey with regards to discovering more about the facinating world of Artificial Intelligence. Finally we will bring it all together and show how AI can be used as a context for learning demonstrating the curriculum links.
Additional details
Year band(s) | Foundation, 1-2, 3-4, 5-6, 7-8, 9-10 |
---|---|
Content type | Professional learning |
Format | Video |
Core and overarching concepts | Implementation (programming), Computational thinking |
Technologies & Programming Languageās | Artificial Intelligence |
Keywords | Webinar |
Organisation | ESA |
Copyright | Creative Commons Attribution 4.0, unless otherwise indicated. |
Related resources
-
CAS Barefoot
A broad collection of online resources to support teachers to develop and implement computational thinking, concepts and computer programming. Free log in required to access materials.
-
Computational Thinking
This site provides an explanation of computational thinking, aimed at primary teachers. Free log in required.
-
Discover the Hello World podcast
Watch or listen your way and continue the conversations shared in relation to tecahing and learning about Digital Technologies.
-
Testing
This comprehensive online guide, provides a background to testing code. This topic has information on debugging and writing a test plan.
-
Programming concepts
This comprehensive online guide, provides a background to programming. This topic has information about sequence, selection and variables.
-
Computational thinking
This comprehensive online guide, provides a background to computational thinking which refers to the skills and approaches used in computing, programming, and digital solutions to analyse problems and determine how to solve them.
-
Object-oriented programming (OOP)
This comprehensive online guide, explores ways the OOP method of programming (or paradigm) is different to the procedural paradigm, which many programmers start out with on their learning journey. This topic introduces objects and how they can be defined and worked with in a computer system.
-
Program design
This comprehensive online guide, explores ways specific algorithms are designed for large applications, considering data and user interface. Learn how algorithms can be expressed as a flowchart and pseudocode, and validated and verified.