Skip to Main Content
UCLA Logo Institute for Digital Research and Education

Latest Past Events

Introduction to Version Control with Git, Part 2

Zoom

GitHub is a web-based platform for software projects using Git. This workshop will continue the Git introduction by focusing on how to use the features of GitHub for accessing, managing, and collaborating on software. We will also extend the discussion of Git fundamentals to include more advanced topics such as merge conflicts and branches.

Introduction to Version Control with Git, Part 1

Zoom

As a computational researcher, it can be essential to know how to use version control in order to run other peopleÕs code or to develop code as part of a multi-person development team. Git is one software tool for version control that helps users manage software and software changes over time. This workshop will introduce...

Version Control with Git and GitHub

Zoom

Git is a software tool that helps users manage changes to their software over time, and GitHub is a web-based platform for using Git and version control. They will allow you to maintain a complete change history of your files, create branches for concurrent streams of changes, trace changes with annotations, and collaborate and share...

Events List Navigation