Skip to content

A collection of tutorial notebooks to get chemistry students to try out Python programming.

Notifications You must be signed in to change notification settings

FabianGD/TeachingAST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python for chemists

Click here to launch the tutorial remotely on binder.org 👉 Binder

I designed this four part tutorial for the Master course "Chemistry of Materials" at the University of Jena in 2020. It's my first programming tutorial, so it might be a bit rough around the edges.

The course

The tutorial is comprised of four sessions that explain the basics of writing code in Python.

The course is based on Jupyter notebooks. So you will either need a Jupyter environment running locally or a remote Jupyter notebook, such as binder (you can click the badge above!)

We start out in pure Python first (Hello World, functions, arithmetics, lists etc.) and later switch to using the NumPy library as the main mathematics workhorse. Each of the sessions takes around 3-4 hours to complete (at least that's the amount of time it took in the Zoom sessions).

To compliment the course, there are a two homework notebooks to get your hands dirty.

Feedback

You have any sort of critism or constructive feedback to make this course better? Then shoot me an email at fabian.droege at uni-jena.de!

About

A collection of tutorial notebooks to get chemistry students to try out Python programming.

Topics

Resources

Stars

Watchers

Forks