Coding 101 12: Lists[Python]

Coding 101 12: Lists[Python]

Avatar

Hosts: Fr. Robert Ballecer, SJ and Shannon Morse

Guest: Dale Chase

Welcome to Coding 101 - It's the TWiT show that gives YOU the knowledge to live in the wonderful world of the programmer. This week we are introducing our newest module, Python with Code Warrior Dale Chase!

Snubs Compiled

Recap how to download Python on your machine.
1. Go to: Python.org
2. Download Python 2.7.6 MSI Installer and Program Database.(This is important... 3.4.0 is NOT compatible with our lessons)

How to Open a script
1. You can download the ZIP file of all the Python programs on our github.
2. Double click the script to make it run.
3. Right click to edit in IDLE.
4. To start your own code: Open Notepad, write your code and save as a .py. OR, open IDLE, create a NEW FILE, write your code, then save it as a .py.

User Submissions
Benjamin's Asking Program
Santi Esco's Name and Age Script

To see all the code used in today's episode, go to Our Github Repository for Module 2

Ivory Tower

Comments

Avatar