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
74
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
61
Technical Writing
ruth_ikegah
1
120
Contributing Beyond Code
ruth_ikegah
0
70
How to overcome writer’s block as a beginner dev blogger
ruth_ikegah
0
52
Unveiling Secrets in contributing to Open Source
ruth_ikegah
0
44
Impact of Open Source to Career Development
ruth_ikegah
0
47
The Growth Mindset
ruth_ikegah
0
60
A Beginner-inclusive Approach to Open-source
ruth_ikegah
0
40
Other Decks in Technology
See All in Technology
やさしいClaude Code入門
minorun365
PRO
24
19k
データプレーンプログラミングとは? DPU&スイッチASICの開発経験から語る
ebiken
PRO
1
250
Contract One Dev Group 紹介資料
sansan33
PRO
0
6k
AIオンボーディングとAIプロセスマイニング
nrryuya
5
1.3k
Postman AI エージェントビルダー最新情報
nagix
0
190
LT:組込み屋さんのオシロが壊れた!
windy_pon
0
320
Machine Intelligence for Vision, Language, and Actions
keio_smilab
PRO
0
480
大事なのは、AIの精度だけじゃない!〜1円のズレも許されない経理領域とAI〜
jun_nemoto
10
5.1k
AIのための オンボーディングドキュメントを整備する - hirotea
hirotea
9
2.3k
オープンソースのハードウェアのコンテストに参加している話
iotengineer22
0
500
Oracle Database オプティマイザ・ヒントの活用
oracle4engineer
PRO
1
140
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Music & Morning Musume
bryan
47
6.5k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.7k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
123
52k
YesSQL, Process and Tooling at Scale
rocio
172
14k
What's in a price? How to price your products and services
michaelherold
245
12k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
How STYLIGHT went responsive
nonsquared
100
5.6k
Into the Great Unknown - MozCon
thekraken
39
1.8k
Documentation Writing (for coders)
carmenintech
71
4.8k
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