2014 Webinars and Conference Workshop
Python is an open-source programming language that can create useful scripts for data management applications. In 2014, OFWIM conducted a series of webinars in preparation for a hands-on workshop at the annual Conference in Flagstaff, Arizona. Recordings of these webinars and associated scripts are available in the linked ZIP files:
- Getting Python – Where to get the software, how to install it, versions & different interfaces, add-ins, and running it on your computer
- Python Basics Part 1– Creating/declaring variables, syntax, modular design
- Python Basics, Part 2 – Conditional statements, loops, reading/writing to files
- Advanced Python Functions – Lists, dictionaries, and other built-in functions