-
Notifications
You must be signed in to change notification settings - Fork 1
Week 1
iamciera edited this page Oct 10, 2014
·
1 revision
##Pre-week 1
###All
- Register a Github account
- Email Ciera your github ID: [email protected]
- Come with a general idea of what you want to learn and potential project ideas (if any).
###Mac
- install git: git
- install editor: Our suggestion Sublime Text
###Windows
- Install Git Bash. This will provide you with both Git and Bash.
- Editor: Git Bash comes with a simple editor, Nano. OR Notepad++ is a popular free code editor for Windows.
##Week 1 - Intro day
-
What would you like to learn?
-
What do you already know?
-
Share project ideas.
-
Break up into project groups.
-
Wrap up with general discussion of GIT.
-
Freetime to work through GIT tutorial or install GIT.
###Git Resources:
Git can facilitate greater reproducibility and increased transparency in science paper to read
Do not know anything about GIT? Start Here
Try to finish all the levels in the Level Up to a Better Understanding of Git Challenge
###Suggested Tutorials for Python
If you are just starting programming or your are intermediate in your programming skills we highly recommend Rosalind as a potential project: Rosalind