• Introduction to Git and GitHub: Part 2

    Online/Virtual Event

    Learn the basics of using Git and GitHub for version control and collaboration. Git is widely used version control software that tracks changes to a group of files, referred to as a repository. GitHub is a popular website for hosting and sharing Git repositories, making it easier to collaborate and share your work. Together, Git and GitHub provide a […]

  • Interview Preparation Strategies

    See Description

    Practice answering tough questions, asking interviewers good questions, and get tips for how to prepare your stories in advance.

  • Data Bites – Creating a Data Dictionary for Research Projects

    Online/Virtual Event

    Workshop: Creating a Data Dictionary for Research Projects This practical workshop, delivered by the UBC Library Research Data Management team, introduces the purpose and structure of a data dictionary to support clear, consistent, and reusable research data. Designed for graduate students, researchers, and staff, the session emphasizes how data dictionaries enhance data documentation, sharing, and […]

  • Labour Market Information

    See Description

    You need data to make good decisions – but where do you find it? Learn which tools track growing industries, search by in-demand skills, and research which roles relate to the knowledge and skills you developed during your degree.

  • Powerful searching with Regular Expressions

    Online/Virtual Event

    Regular expressions are a powerful and standardized way of representing patterns in text using special symbols and syntax. A core part of many programming languages, search engines, text editors, and other commonly-used software, regular expressions have a surprisingly wide array of uses, from efficiently finding strings of text in large data sets, to easily formatting […]