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
LLMs and a bit more
bethany
0
73
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
30
Microsoft Copilot and ChatGPT
bethany
0
70
Deploying a production-level RAG
bethany
0
61
Other Decks in Technology
See All in Technology
SAE J1939シミュレーション環境構築
daikiokazaki
1
200
「手を動かした者だけが世界を変える」ソフトウェア開発だけではない開発者人生
onishi
15
7.9k
OpenTelemetry の Log を使いこなそう
biwashi
5
1.1k
2025-07-31: GitHub Copilot Agent mode at Vibe Coding Cafe (15min)
chomado
2
270
From Live Coding to Vibe Coding with Firebase Studio
firebasethailand
1
330
LLM開発を支えるエヌビディアの生成AIエコシステム
acceleratedmu3n
0
350
テキストからの実世界知能の実現に向けて
sumoai
0
110
ビジネス文書に特化した基盤モデル開発 / SaaSxML_Session_2
sansan_randd
0
180
Unson OS|48時間で「売れるか」を判定する AI 市場検証プラットフォーム
unson
0
140
AI人生苦節10年で会得したAIがやること_人間がやること.pdf
shibuiwilliam
1
230
怖くない!GritQLでBiomeプラグインを作ろうよ
pal4de
1
140
クマ×共生 HACKATHON - 熊対策を『特別な行動」から「生活の一部」に -
pharaohkj
0
260
Featured
See All Featured
For a Future-Friendly Web
brad_frost
179
9.8k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Designing Experiences People Love
moore
142
24k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.2k
A Modern Web Designer's Workflow
chriscoyier
695
190k
Git: the NoSQL Database
bkeepers
PRO
431
65k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Embracing the Ebb and Flow
colly
86
4.8k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
A better future with KSS
kneath
238
17k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
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