Intermediate to Advanced Programming in Python

This event was held on Friday 5 October 2018

Intermediate to Advanced Programming in Python
  • Read course outline.
  • Register here.
  • Prerequisites: A good knowledge of the basic concepts and techniques in Python

Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you'd expect of a modern programming language, and also a rich set of libraries for working with data.

We teach using Jupyter notebooks, which allow program code, results, visualisations and documentation to be blended seamlessly.

Join us for this live coding workshop where we write programs that produce results, using the researcher-focused training modules from the highly regarded Software Carpentry Foundation.

You'll learn:

  • Advanced programming concepts and techniques in Python.
  • Dataframes in Python using the Pandas library.
  • Visualisation in Python using the Seaborn and the Matplotlib libraries.
  • How to blend code, output and documentation with Jupyter notebooks