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
Up and Runnning with GitHub
Search
Bethany Jepchumba
November 01, 2022
Technology
0
12
Up and Runnning with GitHub
Bethany Jepchumba
November 01, 2022
Tweet
Share
More Decks by Bethany Jepchumba
See All by Bethany Jepchumba
Build Locally, Build with AI, Build at Scale
bethany
0
51
LLMs and a bit more
bethany
0
75
non-tech in the tech world
bethany
0
6
Unsupervised Machine Learning
bethany
0
3
Age of AI Agents
bethany
0
36
Prompty, Azure AI Foundry and Agentic AI
bethany
0
66
Scaling Open-Source documentation with AI.
bethany
0
15
Agents with Prompty and Azure AI Foundry
bethany
0
32
Microsoft Copilot and ChatGPT
bethany
0
70
Other Decks in Technology
See All in Technology
ホリスティックテスティングの右側も大切にする 〜2つの[はか]る〜 / Holistic Testing: Right Side Matters
nihonbuson
PRO
0
270
オブザーバビリティプラットフォーム開発におけるオブザーバビリティとの向き合い / Hatena Engineer Seminar #34 オブザーバビリティの実現と運用編
arthur1
0
270
増え続ける脆弱性に立ち向かう: 事前対策と優先度づけによる 持続可能な脆弱性管理 / Confronting the Rise of Vulnerabilities: Sustainable Management Through Proactive Measures and Prioritization
nttcom
1
230
経理出身PdMがAIプロダクト開発を_ハンズオンで学んだ話.pdf
shunsukenarita
1
280
TypeScript 上達の道
ysknsid25
23
5.1k
LLMでAI-OCR、実際どうなの? / llm_ai_ocr_layerx_bet_ai_day_lt
sbrf248
0
410
AWS re:Inforce 2025 re:Cap Update Pickup & AWS Control Tower の運用における考慮ポイント
htan
1
140
大規模イベントを支える ABEMA の アーキテクチャ 変遷 2025
nagapad
6
610
[TechNight #91] Oracle Database 最新パフォーマンス分析手法
oracle4engineer
PRO
4
330
From Live Coding to Vibe Coding with Firebase Studio
firebasethailand
1
400
ファインディにおける Dataform ブランチ戦略
hiracky16
0
250
Bet "Bet AI" - Accelerating Our AI Journey #BetAIDay
layerx
PRO
4
1.2k
Featured
See All Featured
Bash Introduction
62gerente
613
210k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Become a Pro
speakerdeck
PRO
29
5.5k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Automating Front-end Workflow
addyosmani
1370
200k
What's in a price? How to price your products and services
michaelherold
246
12k
Done Done
chrislema
185
16k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
770
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Transcript
In partnership with: Up and Running with GitHub
Up and Running with Git and GitHub @bethanyjep
Prerequisites: • GitHub Account: https://aka.ms/creategithub • Download Git: https://aka.ms/downloadgit •
Visual Studio Code: https://aka.ms/downloadvscode
• What and Why GitHub? • Git vs GitHub •
Collaboration with GitHub • Create your ReadME Objectives:
Web-based platform to host your code GitHub
• Collaboration • Sharing your work • Contribute to Open
Source • Version control Why GitHub
Version Control • track changes over time.
Git != GitHub
Car != Carpet
Java != JavaScript
Local software to save project snapshot Git
Storage for your project Git Repository
Create your Repository Git init and Git clone
Working with Branches Git branch and Git Checkout
Tracking Changes Git add, Git commit, Git pull, Git merge
and Git push
Collaboration Fork, Pull Requests, Discussions and Merging
Let's create our ReadMe Before we conclude
Contains information on file contents in a repository ReadMe
Student Resources http://aka.ms/learnstudent Cloud Skills Challenge https://aka.ms/dotnetstudentcsc GitHub Repo https://github.com/microsoft/dotnetconf-studentzone
Thank You! @bethanyjep