Slide 1

Slide 1 text

@akabiru @akabiru_ +

Slide 2

Slide 2 text

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

Slide 3

Slide 3 text

That’s great but... ➔ Version Control System ➔ Group of people?

Slide 4

Slide 4 text

Why git? ● Version Control ● Collaboration ● Widely used by many teams and platforms - E.g. GitHub

Slide 5

Slide 5 text

GitHub (github.com) ● Huge Developer Community ● Open source ● Grow your developer profile ● Learn ● Collaborate with other developers

Slide 6

Slide 6 text

Where can I learn? ● TryGit - Getting started with Git ● Playing with it for real

Slide 7

Slide 7 text

Try It The End