Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.98 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.98 KB

GitHub Resources

Resources and training on how to use Git and GitHub

Free Student Pack

Students get free accounts called Student Developer Pack. This has a lot of great features, but the most important one is the ability to make free private repositories. This allows for work-in-progress version control without exposing it to the outside world pre-publication.

GitHub Student Developer Pack

GitHub Desktop

For anyone who doesn't want to use command line GitHub, here is a desktop application by GitHub for drag-and-drop as well as file searching capabilities to use the system.

GitHub Desktop

Tutorials

There are a ton of videos and tutorial material out there. Here are some that I found helpful as we figure out the precise requirements for the use of this tool we can add content.

[What is GitHub?] (https://www.youtube.com/watch?v=VUaBfYCmJls)

[Using GitHub] (https://www.youtube.com/watch?v=E8TXME3bzNs)

Here is the "Hello world" of GitHub. This is a tutorial to take you through the basics of using GitHub.

Hello World

Here is the beginners guide to GitHub. It start by walking you through the basic web interface and move to sharing and creating branches of code, etc.

GitHub Beginners Guide

Writing in Markdown

[Markdown syntax] (https://en.support.wordpress.com/markdown-quick-reference/) [GitHubs Markdown Page] (https://help.github.com/articles/basic-writing-and-formatting-syntax/) [Markdown Turorial] (https://www.youtube.com/playlist?list=PLu8EoSxDXHP7v7K5nZSMo9XWidbJ_Bns3)

I thought the intro music was funny especially if you are watching the videos at 1.5-2x speed

More to Come

As time goes on, this will list tutorials, resources, and tips-and-tricks for using GitHub in research and as part of the Immunomethylomics Working Group.