Skip to content

richardsalex/ire18-python2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Python 2

Alex Richards (@alexrichards), NerdWallet
IRE18 Orlando

(For previous session, see Sandra Fish's "Intro to Python 1" repo.)

Now that you've had some time with a few of Python's fundamentals — data types and methods, some exposure to control flow, etc. — we'll start moving these new skills into a more practical realm.

This session will cover:

  • Control flow in Python with for loops and if statements
  • How to get delimited data in and out of your Python script
  • Writing basic functions

Software requirements:

Questions? Concerns? Send me a note (arichards@nerdwallet.com) or a DM.

Struggling with installation? Try this TK for Windows and OS X.

Further reading and more tutorials:

About

Repo for the Python 2 session at IRE18

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published