LEARNING HOW TO USE

THE MERAKI APIS

Trusted partner of

LESSON #4

Programming with Python

Welcome to Day 4!

Today we begin our journey with Python.

In today’s video we’ll be writing our first Python program. Before we start writing code however, we’ll need a place to write it. This is where Text Editors come in!

The Text Editor we’ll be working with is called Atom and can be downloaded at atom.io

Feel free to use any other Text Editor you might feel comfortable with. Just keep in mind that having one is essential to the programming process.

After completing today’s video, you can proudly say you’ve written a program!

You may run into some issues downloading Python and running it, unfortunately the scope of these potential problems is too great for us to cover here. You’ll have to simply search online for the unique issue you’re facing. Welcome to programming! :)

See you tomorrow!