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
69
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
59
Technical Writing
ruth_ikegah
1
120
Contributing Beyond Code
ruth_ikegah
0
68
How to overcome writer’s block as a beginner dev blogger
ruth_ikegah
0
50
Unveiling Secrets in contributing to Open Source
ruth_ikegah
0
40
Impact of Open Source to Career Development
ruth_ikegah
0
43
The Growth Mindset
ruth_ikegah
0
57
A Beginner-inclusive Approach to Open-source
ruth_ikegah
0
36
Other Decks in Technology
See All in Technology
Amazon Aurora バージョンアップについて、改めて理解する ~バージョンアップ手法と文字コードへの影響~
smt7174
1
240
信頼性を支えるテレメトリーパイプラインの構築 / Building Telemetry Pipeline with OpenTelemetry
ymotongpoo
9
5k
GraphRAG: What I Thought I Knew (But Didn’t)
sashimimochi
1
230
Tokyo RubyKaigi 12 - Scaling Ruby at GitHub
jhawthorn
2
210
顧客の声を集めて活かすリクルートPdMのVoC活用事例を徹底解剖!〜プロデザ!〜
recruitengineers
PRO
0
200
Tech Blog執筆のモチベート向上作戦
imamura_ko_0314
0
740
ObservabilityCON on the Road Tokyoの見どころ
hamadakoji
0
210
Redshiftを中心としたAWSでのデータ基盤
mashiike
0
100
ソフトウェア開発現代史:製造業とソフトウェアは本当に共存できていたのか?品質とスピードを問い直す
takabow
15
5.3k
Amazon Location Serviceを使ってラーメンマップを作る
ryder472
2
160
Postman Vaultを使った秘密情報の安全な管理
nagix
3
130
ココナラのセキュリティ組織の体制・役割・今後目指す世界
coconala_engineer
0
220
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
521
39k
Speed Design
sergeychernyshev
25
760
A Philosophy of Restraint
colly
203
16k
Testing 201, or: Great Expectations
jmmastey
41
7.2k
It's Worth the Effort
3n
184
28k
Thoughts on Productivity
jonyablonski
68
4.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
3k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
How STYLIGHT went responsive
nonsquared
96
5.3k
Scaling GitHub
holman
459
140k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
6
220
Git: the NoSQL Database
bkeepers
PRO
427
64k
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