Skip to content

Latest commit

 

History

History
78 lines (57 loc) · 3.8 KB

schedule.md

File metadata and controls

78 lines (57 loc) · 3.8 KB

Schedule

Here's the roadmap for the workshop on 13th January 2017

13:30 - 13:45 Postit session

  • An interactive discussion on:
    • What do you do for version control at the moment?
    • What do you want to learn about git and GitHub?

13:45 - 13:50 Welcome, code of conduct and learning objectives

  • Presentation: Hello & Welcome
  • Take a moment to read through the Mozilla Science Lab's code of conduct
  • Learning objectives
    • By the end of the course you should know:
      • What is version control, and why is it crucial for research?
      • Git and github; what is the difference?
      • Why git is not just for programmers.
    • And you should be able to:
      • Create a git repository for your project.
      • Collaborate and share your projects with others using GitHub.
      • Work on your project locally and push changes to GitHub.
  • Resources * README * webpage * etherpad

13:50 - 14:00: Introduction to version control with git and github

14:00 - 14:30: Exercise 1: Set up your first project

14:30 - 14:45: break

14:45 - 15:00: Working collaboratively with GitHub

15:00 - 15:15: Exercise 2: Your first pull request

  • Work in pairs to submit your first pull request to your partner's repository (and then switch places and merge your partners request!)

15:15 - 15:30: Working locally using git

15:30 - 16:00: Exercise 3: Sync your GitHub repository to your laptop

16:15 - 16:30: More things you can do with GitHub

16:30 - 17:30: Freetime to play & ask questions

  • Ask us questions, add more commits, set up a website. Whatever works for you.
  • Complete the post workshop survey.