Week 1 Preview

Week 1 Content

Introduction to core concepts

Running your first Python code

One of the most famous code-examples, that everyone getting into code for the first time will learn, is ‘Hello World!’ – a simple program that simply prints the word ‘Hello World!’.  We’ll cover far more useful examples in the first class, but by clicking run below, you will run your first Python code! Congratulations!

Upcoming classes