Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions _posts/2026-03-25-code-review-workshop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: post
title: "Workshop: Publishing Your Research Code on GitHub"
date: 2026-03-10 09:00:00 -0400
categories: jekyll update
---

Are you currently writing code for your research project? If so, have you thought about where it’s stored? If you aren't already using GitHub or a similar version control service, now is the perfect time to start. Moving your work to GitHub offers more than just cloud backup; it provides a "time machine" for your project. With version control, you have a complete history of every change, allowing you to experiment freely and revert to previous versions if something goes wrong.

We know that Git and GitHub can feel intimidating at first. To help you bridge that gap, the DHTech Code Review Working Group is hosting a one-hour virtual workshop designed to help you publish your research code with confidence. We will start with a brief introduction to the core concepts of Git, followed by a hands-on walkthrough to get your specific project uploaded.

Workshop Details
- **When**: March 25, 2026, at 9:00 AM ET / 2:00 PM CET
- **Where**: Hosted on Zoom ([Registration required](https://asu.zoom.us/meeting/register/NFAWY-DZRourYSmRMtl66A))
- **What to Bring**: Your code, ready to be uploaded
- **What to Expect**: A beginner-friendly guide to Git basics and a live walkthrough of the GitHub upload process.

Please share with your colleagues and anyone else who might be interested!