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
76
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
64
Technical Writing
ruth_ikegah
1
130
Contributing Beyond Code
ruth_ikegah
0
72
How to overcome writer’s block as a beginner dev blogger
ruth_ikegah
0
53
Unveiling Secrets in contributing to Open Source
ruth_ikegah
0
46
Impact of Open Source to Career Development
ruth_ikegah
0
49
The Growth Mindset
ruth_ikegah
0
61
A Beginner-inclusive Approach to Open-source
ruth_ikegah
0
42
Other Decks in Technology
See All in Technology
Segment Anything Modelの最新動向:SAM2とその発展系
tenten0727
0
570
dipにおけるSRE変革の軌跡
dip_tech
PRO
1
240
AWS re:Inforce 2025 re:Cap Update Pickup & AWS Control Tower の運用における考慮ポイント
htan
1
220
Tableau API連携の罠!?脱スプシを夢見たはずが、逆に依存を深めた話
cuebic9bic
3
220
マルチプロダクト×マルチテナントを支えるモジュラモノリスを中心としたアソビューのアーキテクチャ
disc99
1
380
生成AI時代におけるAI・機械学習技術を用いたプロダクト開発の深化と進化 #BetAIDay
layerx
PRO
1
1.1k
AIのグローバルトレンド 2025 / ai global trend 2025
kyonmm
PRO
1
120
마라톤 끝의 단거리 스퍼트: 2025년의 AI
inureyes
PRO
1
710
Amazon Bedrock AgentCoreのフロントエンドを探す旅 (Next.js編)
kmiya84377
1
140
形式手法特論:位相空間としての並行プログラミング #kernelvm / Kernel VM Study Tokyo 18th
ytaka23
3
1.1k
【CEDEC2025】現場を理解して実現!ゲーム開発を効率化するWebサービスの開発と、利用促進のための継続的な改善
cygames
PRO
0
750
VLMサービスを用いた請求書データ化検証 / SaaSxML_Session_1
sansan_randd
0
240
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Speed Design
sergeychernyshev
32
1.1k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Producing Creativity
orderedlist
PRO
347
40k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Designing Experiences People Love
moore
142
24k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Typedesign – Prime Four
hannesfritz
42
2.7k
Measuring & Analyzing Core Web Vitals
bluesmoon
8
540
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
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