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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Rails Girls Msa
November 06, 2017
Programming
0
66
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
36
Debugging
railsgirlsmsa
1
55
Other Decks in Programming
See All in Programming
CopilotKit + AG-UIを学ぶ
nearme_tech
PRO
1
130
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
290
15年目のiOSアプリを1から作り直す技術
teakun
1
600
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
320
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
440
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
110
Raku Raku Notion 20260128
hareyakayuruyaka
0
430
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
2
420
どんと来い、データベース信頼性エンジニアリング / Introduction to DBRE
nnaka2992
1
120
Geminiの機能を調べ尽くしてみた
naruyoshimi
0
200
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
160
クライアントワークでSREをするということ。あるいは事業会社におけるSREと同じこと・違うこと
nnaka2992
1
310
Featured
See All Featured
How People are Using Generative and Agentic AI to Supercharge Their Products, Projects, Services and Value Streams Today
helenjbeal
1
140
Why Mistakes Are the Best Teachers: Turning Failure into a Pathway for Growth
auna
0
74
It's Worth the Effort
3n
188
29k
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
210
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
310
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
Everyday Curiosity
cassininazir
0
150
The agentic SEO stack - context over prompts
schlessera
0
680
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.4k
So, you think you're a good person
axbom
PRO
2
1.9k
The World Runs on Bad Software
bkeepers
PRO
72
12k
Large-scale JavaScript Application Architecture
addyosmani
515
110k
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