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
AgentCon Accra: Ctrl + Alt + Assist: AI Agents Edition
bethany
0
120
PyconKE25: Building AI Agents with Azure AI Foundry and Prompty
bethany
0
58
Scaling OSS Documentation with AI
bethany
0
60
Build Locally, Build with AI, Build at Scale
bethany
0
120
LLMs and a bit more
bethany
0
95
non-tech in the tech world
bethany
0
6
Unsupervised Machine Learning
bethany
0
12
Age of AI Agents
bethany
0
74
Prompty, Azure AI Foundry and Agentic AI
bethany
0
89
Other Decks in Technology
See All in Technology
MCP サーバーの基礎から実践レベルの知識まで
azukiazusa1
5
550
[re:Inent2025事前勉強会(有志で開催)] re:Inventで見つけた人生をちょっと変えるコツ
sh_fk2
1
1.2k
ざっくり学ぶ 『エンジニアリングリーダー 技術組織を育てるリーダーシップと セルフマネジメント』 / 50 minute Engineering Leader
iwashi86
9
4.3k
今から間に合う re:Invent 準備グッズと現地の地図、その他ラスベガスを周る際の Tips/reinvent-preparation-guide
emiki
1
250
パフォーマンスチューニングのために普段からできること/Performance Tuning: Daily Practices
fujiwara3
2
200
AIでデータ活用を加速させる取り組み / Leveraging AI to accelerate data utilization
okiyuki99
6
1.7k
GPUをつかってベクトル検索を扱う手法のお話し~NVIDIA cuVSとCAGRA~
fshuhe
0
370
AI連携の新常識! 話題のMCPをはじめて学ぶ!
makoakiba
0
180
AI時代に必要なデータプラットフォームの要件とは by @Kazaneya_PR / 20251107
kazaneya
PRO
2
190
DMARCは導入したんだけど・・・現場のつぶやき 〜 BIMI?何それ美味しいの?
hirachan
1
140
GTC 2025 : 가속되고 있는 미래
inureyes
PRO
0
150
[Journal club] Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces
keio_smilab
PRO
0
110
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Code Reviewing Like a Champion
maltzj
526
40k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Keith and Marios Guide to Fast Websites
keithpitt
412
23k
A Tale of Four Properties
chriscoyier
161
23k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Being A Developer After 40
akosma
91
590k
The Invisible Side of Design
smashingmag
302
51k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
Facilitating Awesome Meetings
lara
57
6.6k
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