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
77
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
52
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
AWSで始める実践Dagster入門
kitagawaz
1
620
allow_retry と Arel.sql / allow_retry and Arel.sql
euglena1215
1
170
20250913_JAWS_sysad_kobe
takuyay0ne
2
210
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.3k
ブロックテーマ時代における、テーマの CSS について考える Toro_Unit / 2025.09.13 @ Shinshu WordPress Meetup
torounit
0
120
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
3
220
LLMを搭載したプロダクトの品質保証の模索と学び
qa
0
1.1k
[ JAWS-UG 東京 CommunityBuilders Night #2 ]SlackとAmazon Q Developerで 運用効率化を模索する
sh_fk2
3
420
Codeful Serverless / 一人運用でもやり抜く力
_kensh
7
420
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
1
390
サラリーマンの小遣いで作るtoCサービス - Cloudflare Workersでスケールする開発戦略
shinaps
2
440
新アイテムをどう使っていくか?みんなであーだこーだ言ってみよう / 20250911-rpi-jam-tokyo
akkiesoft
0
260
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
51
5.6k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
GitHub's CSS Performance
jonrohan
1032
460k
Making Projects Easy
brettharned
117
6.4k
Building an army of robots
kneath
306
46k
Typedesign – Prime Four
hannesfritz
42
2.8k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
The Invisible Side of Design
smashingmag
301
51k
A Modern Web Designer's Workflow
chriscoyier
696
190k
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