Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Git and GitHub
Search
Rails Girls Msa
November 06, 2017
Programming
0
60
Git and GitHub
Rails Girls Mombasa Workshop presentation by Austin Kabiru on using Git and Github.
Rails Girls Msa
November 06, 2017
Tweet
Share
More Decks by Rails Girls Msa
See All by Rails Girls Msa
My Story
railsgirlsmsa
0
31
Debugging
railsgirlsmsa
1
47
Other Decks in Programming
See All in Programming
Laravel や Symfony で手っ取り早く OpenAPI のドキュメントを作成する
azuki
2
120
Contemporary Test Cases
maaretp
0
140
What’s New in Compose Multiplatform - A Live Tour (droidcon London 2024)
zsmb
1
480
Jakarta EE meets AI
ivargrimstad
0
650
Amazon Qを使ってIaCを触ろう!
maruto
0
420
Outline View in SwiftUI
1024jp
1
340
Pinia Colada が実現するスマートな非同期処理
naokihaba
4
230
flutterkaigi_2024.pdf
kyoheig3
0
150
TypeScriptでライブラリとの依存を限定的にする方法
tutinoko
3
710
Remix on Hono on Cloudflare Workers
yusukebe
1
300
EMになってからチームの成果を最大化するために取り組んだこと/ Maximize team performance as EM
nashiusagi
0
100
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
1
100
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
506
140k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Gamification - CAS2011
davidbonilla
80
5k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
28
2k
The Language of Interfaces
destraynor
154
24k
Building Adaptive Systems
keathley
38
2.3k
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
Rails Girls Zürich Keynote
gr2m
94
13k
Transcript
@akabiru @akabiru_ +
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
That’s great but... ➔ Version Control System ➔ Group of
people?
Why git? • Version Control • Collaboration • Widely used
by many teams and platforms - E.g. GitHub
GitHub (github.com) • Huge Developer Community • Open source •
Grow your developer profile • Learn • Collaborate with other developers
Where can I learn? • TryGit - Getting started with
Git • Playing with it for real
Try It The End