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
16
Up and Runnning with GitHub
Bethany Jepchumba
November 01, 2022
Tweet
Share
More Decks by Bethany Jepchumba
See All by Bethany Jepchumba
Building AI Agents with Azure AI Foundry and AI Toolkit
bethany
0
91
AgentCon Accra: Ctrl + Alt + Assist: AI Agents Edition
bethany
0
160
PyconKE25: Building AI Agents with Azure AI Foundry and Prompty
bethany
0
90
Scaling OSS Documentation with AI
bethany
0
94
Build Locally, Build with AI, Build at Scale
bethany
0
170
LLMs and a bit more
bethany
0
130
non-tech in the tech world
bethany
0
19
Unsupervised Machine Learning
bethany
0
32
Age of AI Agents
bethany
0
130
Other Decks in Technology
See All in Technology
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
230
オンプレとGoogle Cloudを安全に繋ぐための、セキュア通信の勘所
waiwai2111
3
1.1k
マルチロールEMが実践する「組織のレジリエンス」を高めるための組織構造と人材配置戦略
coconala_engineer
2
250
「使いにくい」も「運用疲れ」も卒業する UIデザイナーとエンジニアが創る持続可能な内製開発
nrinetcom
PRO
1
770
Microsoft Fabric のワークスペースと容量の設計原則
ryomaru0825
2
240
「データとの対話」の現在地と未来
kobakou
0
1.2k
Webアクセシビリティ技術と実装の実際
tomokusaba
0
200
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
0
360
三菱UFJ銀行におけるエンタープライズAI駆動開発のリアル / Enterprise AI_Driven Development at MUFG Bank: The Real Story
muit
10
20k
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
44k
ヘルシーSRE
tk3fftk
2
220
パネルディスカッション資料 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
1k
Featured
See All Featured
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
72k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
The Spectacular Lies of Maps
axbom
PRO
1
580
Making the Leap to Tech Lead
cromwellryan
135
9.7k
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
210
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
330
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
380
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
850
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
430
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
620
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
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