Showing 264 results
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...Planning to maximise learningNE710
As a teacher who wants to promote the learning of your pupils, you'll want to make evidence-informed judgements and apply a range of approaches to respond and adapt teaching during and in between lessons. Experts in assessment for learning, Emeritus Professor Dylan Wiliam, Dr Chris Harrison and Andrea Mapplebeck...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 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...