Upcoming Events

The team is involved in a range of activities across the University and its partners, including community meetups, training courses and workshops.

Version Control with Git

23/04/2024
BSTC.2.40.PC

Version control is the lab notebook of the digital world: it's what professionals use to keep track of what they've done and to collaborate with other people. Every large software development project relies on it, and most programmers use it for their small jobs as well. And it isn't just for software: books, papers, small data sets, and anything that changes over time or needs to be shared can and should be stored in a version control system.

Programming with Python

21/05/2024
PGR Learning Lab 6.19 HDB

This lesson serves as an introduction to Python 3 for people with little or no previous programming experience.

Unix Shell

25/06/2024
PGR Learning Lab 6.19 HDB

The Unix shell has been around longer than most of its users have been alive. It has survived because it's a powerful tool that allows users to perform complex and powerful tasks, often with just a few keystrokes or lines of code. It helps users automate repetitive tasks and easily combine smaller tasks into larger, more powerful workflows. Use of the shell is fundamental to a wide range of advanced computing tasks, including high-performance computing. These lessons will introduce you to this powerful tool.

Version Control with Git

30/07/2024
PGR Learning Lab 6.19 HDB

Version control is the lab notebook of the digital world: it's what professionals use to keep track of what they've done and to collaborate with other people. Every large software development project relies on it, and most programmers use it for their small jobs as well. And it isn't just for software: books, papers, small data sets, and anything that changes over time or needs to be shared can and should be stored in a version control system.

Newcastle University Research Software Engineering.