Schedule

This is the schedule for Code Club in FY25/26.

Materials, including presentations and coding notebooks, have been made available in the associated GitHub repository and recordings of the sessions will be accessible via the Recording Link.

The Demonstration, Presentation, and Notebook columns indicate the content to be expected for each session:

Tutorials will be divided into Modules. We recommend that people attend or watch tutorials in the Core module in order to gain a fundamental understanding of coding concepts and resources. Further modules are to be confirmed, but will likely include Automation, Dashboards and Visualisation, and Data Science. People will be able to attend those modules that interest them.

Session Number Session Date Module Session Name Description Demonstration Presentation Notebook GitHub Link Recording Link
1 22/04/2025 N/A Nectar Re-Launch Showcasing the re-launch of Code Club 🎬 💻 -
2 01/05/2025 Core Python On-boarding What to install, basic virtual environment management, introduction to VS Code 🎬 - -
3 15/05/2025 Core Jupyter Notebooks Demonstration of Jupyter Notebooks 🎬 - 📖
4 29/05/2025 Core EDA and Visualisations Introduction to Exploratory Data Analysis and how to visualise it 🎬 - 📖
5 12/06/2025 Core Visualisation with Seaborn Aesthetically-pleasing visualisations 🎬 - 📖 Visualisation with Seaborn
6 26/06/2025 Core Data Types Introduction to Data Types - 💻 📖 Data Types
7 10/07/2025 Core Control Flow Introduction to Control Flow - 💻 📖
8 24/07/2025 Core Functions & Functional Programming Introduction to Functions and Functional Programming - 💻 📖
9 07/08/2025 Core Object-Oriented Programming Introduction to Object-Oriented Programming - 💻 📖 Object-Oriented Programming