Filters

Clear all

Location

Miles from location:

Showing 2369 results

Show
results per page

Design and Prototype Embedded Computer SystemsCO218

On this course, you will explore how embedded systems are used in the world around us.You will learn what makes an embedded system different from a general purpose system (such as a PC) and discover how embedded systems are specialised for a particular use case.As you explore the iterative design process, you will...

Get started with the Teach Computing Curriculum in your primary schoolCO040

Find out how how to use the Teach Computing Curriculum to teach computing to primary school pupils. In this course you will explore freely available resources, looking at how they support the development of subject knowledge and skills in computing.  This will ensure that you can deliver the curriculum...

How Computers Work: Demystifying ComputationCO206

On this course, you’ll gain an understanding of how computers work at a fundamental level. You’ll explore system architecture, along with how computers use binary and logic. Once you’ve examined the von Neumann model of computer architecture and the Fetch-Execute cycle, you’ll learn to...

How to utilise the Teach Computing Curriculum effectively (Key Stages 3 and 4)CO230

On this course, teachers can discover how to create a computing curriculum for pupils aged 11 to 16, using freely available online resources to complement your existing materials.

Impact of Technology: How To Lead Classroom DiscussionsCO215

On this course, you will explore the ethical, legal, cultural, and environmental concerns surrounding computer science. You will build the skills needed to hold relevant, open, and exciting discussions in the classroom. You will develop strategies to help your students be productive and write long-form answers to...

Introduction to databases and SQLCO225

During this course you’ll learn what databases are and why we use them, exploring how to use SQL to search and manipulate the data. Along the way, you’ll learn about primary keys and table relationships, as well as how to create joins to search multiple tables. In the final week, you’ll finish by...

Introduction to Encryption and CryptographyCO220

Discover the history of encryption and learn how it's used in the modern world. On this course, you will learn about what encryption is and understand its use in the past by using the Caesar and Vigenère ciphers. You will also look at the present and future of encryption and investigate both symmetric and...

Introduction to Machine Learning and AICO231

From self-driving cars to determining someone's age, artificial intelligence (AI) systems trained with machine learning (ML) are being used more and more. But what is AI, and what does machine learning actually involve?

Introduction to Programming with ScratchCO232

Scratch is a powerful, visual programming environment that provides a great introduction to the world of programming. By snapping blocks together, you can create amazing animations and games which can support learning in computing, whilst using meaningful contexts from across the wider curriculum.In this course you...

Introduction to Web DevelopmentCO221

Learn the basics of web development. On this course, you will first build a website using HTML and then style it with CSS and make it interactive using JavaScript.Along the way you'll learn about the box model, which describes how websites are laid out by browsers, and about the Document Object Model, which your...

Object-oriented Programming in Python: Create Your Own Adventure GameCO210

Object-oriented programming is a programming paradigm based on objects and data rather than actions and logic. This online course will introduce you to the principles of object-oriented programming in Python, showing you how to create objects, functions, methods, and classes. You’ll use what you learn...

Programming 101: An Introduction to Python for EducatorsCO207

On this course, you’ll explore programming in Python. You’ll discover basic programming concepts, learning how to understand the basics of python syntax and interpret error messages.Ultimately, you’ll use your new coding skills to create your first program - which will be able to solve a simple...

Programming 102: Think like a Computer ScientistCO208

On this course, you’ll explore Python programming at an intermediate level. You’ll discover how to break down problems into smaller parts, and then design and apply algorithms to data. You’ll also explore list structures and their various uses. Ultimately, what you learn will build upon...

Programming 103: Saving and Structuring DataCO219

Discover how to save data to use it across multiple runs of your programOn this course, you will learn how to save text and binary files, and how to structure data so that programs can interpret it correctly. You will explore various common types of structured files, including CSV and JSON, and also find out how...

Programming Pedagogy in Secondary Schools: Inspiring Computing TeachingCO222

Transform your teaching by developing your pedagogical approach.In the first two weeks of this course, you’ll be introduced to a range of pedagogical approaches suitable for Key Stage 3. You’ll look at a range of pedagogies aimed at developing your students’ computational thinking skills, from...

Pages