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
75
PyconKE25: Building AI Agents with Azure AI Foundry and Prompty
bethany
0
52
Scaling OSS Documentation with AI
bethany
0
56
Build Locally, Build with AI, Build at Scale
bethany
0
120
LLMs and a bit more
bethany
0
91
non-tech in the tech world
bethany
0
6
Unsupervised Machine Learning
bethany
0
10
Age of AI Agents
bethany
0
61
Prompty, Azure AI Foundry and Agentic AI
bethany
0
80
Other Decks in Technology
See All in Technology
ZOZOのAI活用実践〜社内基盤からサービス応用まで〜
zozotech
PRO
0
200
about #74462 go/token#FileSet
tomtwinkle
1
420
多様な事業ドメインのクリエイターへ 価値を届けるための営みについて
massyuu
1
400
Where will it converge?
ibknadedeji
0
190
業務自動化プラットフォーム Google Agentspace に入門してみる #devio2025
maroon1st
0
200
pprof vs runtime/trace (FlightRecorder)
task4233
0
170
ユニットテストに対する考え方の変遷 / Everyone should watch his live coding
mdstoy
0
130
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
280
OpenAI gpt-oss ファインチューニング入門
kmotohas
2
1k
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
150
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
220
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
7
2.8k
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
Bash Introduction
62gerente
615
210k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Unsuck your backbone
ammeep
671
58k
Scaling GitHub
holman
463
140k
Making Projects Easy
brettharned
119
6.4k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Speed Design
sergeychernyshev
32
1.1k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Context Engineering - Making Every Token Count
addyosmani
5
200
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
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