Tutorial Seminar Series#

Because we are unable to host an in-person tutorial for this fall season, the Xdev team has decided to switch to a virtual seminar series. We will be hosting one hour tutorial sessions scheduled for the 2nd and 4th Wednesdays of each month at 1 PM Mountain starting in October. The first tutorial session, covering how to create your first Python script, will be on October 14th. Some tutorials will be 1-off seminars on specific topics, while others will span multiple seminar sessions.

Remote tutorials offer their own challenges; no one from our team can walk around the room to notice if anyone needs technical help or one-on-one assistance during a challenging topic. We believe that one hour sessions make it easier for participants to reach out and get the help they need to catch up before the next session of a multi-part seminar, so that we can more effectively reach our education goals.

We will begin by following through the Xdev tutorial website, designed to introduce Python to scientists who already have a good deal of programming experience, albeit with a different language. If you are tired of reading tutorials that waste your time with things you already know about programming, or you are tired of tutorials that leap into advanced third-party packages without explaining why Python is unique, then this is the tutorial is for you!

Calendar So Far#

All events are at 1 PM MT

October 14 – Your First Python Script - Reading in a .txt File
We will set up our workspace, read a .txt data file, and learn Git fundamentals.

October 28 – Your First Python Script - Creating a Data Dictionary
We will use Python for-loops and to manipulate our data into a useful structure - the Python dictionary.

November 11 – Your First Python Script - Writing Functions
We will use basic math operators to compute Wind Chill Index on our sample data within a Python function.

November 25 – Your First Python Package
We will introduce separating your analysis functions into a separate module to clean up your workflow.

January 27 – Your First Python Package
(repeat/make up after the conference and holiday season)

February 10 and beyond – TBD

Sign Up#

If you would like to be informed of updates and events in the semar series, please let us know by filling out this Google Form