Learn how to use Mu Editor in order to code in Python.
We will walk you through Mu Editor's core features and with these you will be able to run and debug your code in no time !
This tutorial will teach you some basic things you need to know when programming in Python:
You will learn about lists and strings and practice what you learnt
in Tutorial 1.
Through the exercices, you will design functions that will:
This tutorial introduces the Object-Oriented Programming (OOP) paradigm.
You will learn
how to build classes in Python. The first part will teach you:
You will, in this tutorial, build your own website using HTML and
CSS.
With only an text editor and your web browser you will learn:
For this tutorial, we recommend using Mu editor because the
pygame library is already installed.
You will revise all the notions you learnt so far in order
to create your very own video game: