Filters

Clear all

Location

Miles from location:

Showing 298 results

Show
results per page

Improving teaching through observationNE253

In this short course you will explore how to use informal lesson observations to help improve teaching and learning in a more proactive way and rethink the approach into a more beneficial experience for everyone. 

Representing algorithms using flowcharts and pseudocode for OCR specificationCP420A

An understanding of algorithms is vital for success in computer science. Students need to know how algorithms are designed to solve a problem, and how these designs are represented to other humans. This course references the OCR J277 9-1 GCSE Computer Science specification.During this course, you’ll develop your...

Representing algorithms using flowcharts and pseudocode for AQA specificationCP420B

An understanding of algorithms is vital for success in computer science. Students need to know how algorithms are designed to solve a problem, and how these designs are represented to other humans. This course references the AQA 8525 9-1 GCSE Computer Science specification.During this course, you’ll develop your...

Coaching & Mentoring: Professional Development Leader ProgrammeFD024R

This training is for Senior and Lead PDLs who are looking to engage with more school level support and who wish to develop their use of coaching techniques.

Assessment for learning through practical workNE251

This course will examine key strategies for formative assessment which can be integrated and utilised as part of practical science to evidence the development of students’ inquiry competences and skills. By gathering evidence at the point of learning you can make judgements about what the evidence shows and act...

Computing Cluster advisor specialist and support moduleFD026R

This specialist and support module must be attended by all consultants (whether Advisor, Workgroup leader or School-Level Support Consultant) who would like to work on Cohort 3 of the Computing Cluster Programme 

Understanding Computer SystemsCO212

During this course you'll learn how a computer works after you press the power button is key to working with technology effectively. On this course, you will explore what happens inside the machine and learn how computers turn inputs into outputs.You will learn what the computer operating system does and why you need...

Programming with GUIsCO217

Discover how to build your own Graphical User Interface (GUI) with Python and guizero. On this course, you will learn how to incorporate more interactivity in your program. You will experiment with different types of widgets and build the confidence to design more complex GUI-based apps in the...

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...

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 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 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...

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...

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...

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...

Pages