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
79
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
74
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
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
0
370
NLPコロキウム20251022_超効率化への挑戦: LLM 1bit量子化のロードマップ
yumaichikawa
3
510
Behind Postgres 18: The People, the Code, & the Invisible Work | Claire Giordano | PGConfEU 2025
clairegiordano
0
140
ブラウザのAPIで Nintendo Switch用の特殊なゲーム用コントローラーを体験型コンテンツに / IoTLT @ストラタシス・ジャパン
you
PRO
0
140
OCIjp_Oracle AI World_Recap
shinpy
1
180
Amazon Athena で JSON・Parquet・Iceberg のデータを検索し、性能を比較してみた
shigeruoda
1
130
個人でデジタル庁の デザインシステムをVue.jsで 作っている話
nishiharatsubasa
3
5.1k
AI機能プロジェクト炎上の 3つのしくじりと学び
nakawai
0
120
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
170
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
190
ソフトウェアエンジニアの生成AI活用と、これから
lycorptech_jp
PRO
0
910
IoTLT@ストラタシスジャパン_20251021
norioikedo
0
140
Featured
See All Featured
Six Lessons from altMBA
skipperchong
29
4k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Navigating Team Friction
lara
190
15k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
Faster Mobile Websites
deanohume
310
31k
Producing Creativity
orderedlist
PRO
347
40k
The Invisible Side of Design
smashingmag
302
51k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Writing Fast Ruby
sferik
630
62k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
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