Skip to content

Commit 71431d3

Browse files
authored
Merge pull request #209 from dh-tech/add-posts
add workshop announcement
2 parents cf82dc9 + bba0866 commit 71431d3

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)