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
HOW TO USE GIT AND GITHUB
Search
Ruth Ikegah
February 21, 2021
Technology
0
78
HOW TO USE GIT AND GITHUB
An introduction to Git and GitHub
Ruth Ikegah
February 21, 2021
Tweet
Share
More Decks by Ruth Ikegah
See All by Ruth Ikegah
Spontaneous Career Growth in One Year
ruth_ikegah
1
65
Technical Writing
ruth_ikegah
1
130
Contributing Beyond Code
ruth_ikegah
0
73
How to overcome writer’s block as a beginner dev blogger
ruth_ikegah
0
54
Unveiling Secrets in contributing to Open Source
ruth_ikegah
0
48
Impact of Open Source to Career Development
ruth_ikegah
0
53
The Growth Mindset
ruth_ikegah
0
62
A Beginner-inclusive Approach to Open-source
ruth_ikegah
0
44
Other Decks in Technology
See All in Technology
社内報はAIにやらせよう / Let AI handle the company newsletter
saka2jp
7
1.1k
英語は話せません!それでも海外チームと信頼関係を作るため、対話を重ねた2ヶ月間のまなび
niioka_97
0
130
Goにおける 生成AIによるコード生成の ベンチマーク評価入門
daisuketakeda
2
110
AIAgentの限界を超え、 現場を動かすWorkflowAgentの設計と実践
miyatakoji
0
150
業務自動化プラットフォーム Google Agentspace に入門してみる #devio2025
maroon1st
0
200
自動テストのコストと向き合ってみた
qa
0
200
How to achieve interoperable digital identity across Asian countries
fujie
0
120
生成AIとM5Stack / M5 Japan Tour 2025 Autumn 東京
you
PRO
0
230
Where will it converge?
ibknadedeji
0
190
「Verify with Wallet API」を アプリに導入するために
hinakko
1
250
OCI Network Firewall 概要
oracle4engineer
PRO
1
7.8k
SREとソフトウェア開発者の合同チームはどのようにS3のコストを削減したか?
muziyoshiz
1
100
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
189
55k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Context Engineering - Making Every Token Count
addyosmani
5
200
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Six Lessons from altMBA
skipperchong
28
4k
Designing Experiences People Love
moore
142
24k
The Language of Interfaces
destraynor
162
25k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
580
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
Transcript
HOW TO USE GIT AND GITHUB
RUTH IKEGAH Backend Developer Technical Writer GitHUb Star Cake Lover
Scared of Git??? =
WHAT IS GIT? Git is a version control system developed
by Linus Torvalds in 2005. Git helps developers keep track of the state of their code and allows collaboration on a code base.
WHAT IS GITHUB? GitHub is a code hosting platform for
version control and collaboration. GitHub is simply a website that lets you manage and upload your git repositories to the cloud.
None
GITHUB Hosting your code on the cloud A handy web
UI to see things A place where collaborators can easily view, clone, and contribute to the project GIT Track changes Work on multiple branches Undo changes View previous changes
PRACTICE TIME!! A GitHub Account Git locally installed A Local
Project PRE-REQUISITES
CREDITS @CatMcGeeCode Twitter thread Image: Pinterest
Thanks for Listening! Twitter: @ikegahruth