Difference between revisions of "Workshop: Introduction to programming (with Python)"

From Design and Build Lab
Jump to navigation Jump to search
Line 2: Line 2:
  
 
'''The first step''' is to download Python-
 
'''The first step''' is to download Python-
 +
 
If you haven’t yet got python, the latest official installation packages can be found here:
 
If you haven’t yet got python, the latest official installation packages can be found here:
 
http://python.org/download/
 
http://python.org/download/
 
Python 3 is preferable, being the newest version out!
 
Python 3 is preferable, being the newest version out!

Revision as of 19:06, 10 October 2018

Welcome to Introduction to Programming!!

The first step is to download Python-

If you haven’t yet got python, the latest official installation packages can be found here: http://python.org/download/ Python 3 is preferable, being the newest version out!