Skip to content

Commit e7f890d

Browse files
committed
add workshop announcement
1 parent cf82dc9 commit e7f890d

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: post
3+
title: "Workshop: Publishing Your Research Code on GitHub"
4+
date: 2026-03-10T13:00:00Z
5+
event_date: 2026-03-25T13:00:00Z
6+
registration: https://asu.zoom.us/meeting/register/NFAWY-DZRourYSmRMtl66A
7+
---
8+
9+
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.
10+
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.
11+
12+
Workshop Details
13+
- **When**: March 25, 2026, at 9:00 AM ET / 2:00 PM CET
14+
- **Where**: Hosted on Zoom ([Registration required](https://asu.zoom.us/meeting/register/NFAWY-DZRourYSmRMtl66A))
15+
- **What to Bring**: Your code, ready to be uploaded
16+
- **What to Expect**: A beginner-friendly guide to Git basics and a live walkthrough of the GitHub upload process.
17+
18+
Please share with your colleagues and anyone else who might be interested!

0 commit comments

Comments
 (0)