Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Git and GitHub

Git and GitHub

Rails Girls Mombasa Workshop presentation by Austin Kabiru on using Git and Github.

Rails Girls Msa

November 06, 2017
Tweet

More Decks by Rails Girls Msa

Other Decks in Programming

Transcript

  1. What are they? ➔ Git ◆ Version Control System ◆

    Git allows people to work on the same documents (often code) without stepping on each others toes ➔ GitHub ◆ GitHub is a development platform based on Git
  2. Why git? • Version Control • Collaboration • Widely used

    by many teams and platforms - E.g. GitHub
  3. GitHub (github.com) • Huge Developer Community • Open source •

    Grow your developer profile • Learn • Collaborate with other developers
  4. Where can I learn? • TryGit - Getting started with

    Git • Playing with it for real