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
VCC 2025 Write-up
bata_24
0
180
バイブコーディングと継続的デプロイメント
nwiizo
2
440
o11yで育てる、強い内製開発組織
_awache
3
120
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
4
630
Adminaで実現するISMS/SOC2運用の効率化 〜 アカウント管理編 〜
shonansurvivors
2
340
社内報はAIにやらせよう / Let AI handle the company newsletter
saka2jp
7
990
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
150
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
550
成長自己責任時代のあるきかた/How to navigate the era of personal responsibility for growth
kwappa
3
290
OCI Network Firewall 概要
oracle4engineer
PRO
1
7.8k
SOC2取得の全体像
shonansurvivors
1
410
AI時代だからこそ考える、僕らが本当につくりたいスクラムチーム / A Scrum Team we really want to create in this AI era
takaking22
7
3.7k
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Thoughts on Productivity
jonyablonski
70
4.9k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Facilitating Awesome Meetings
lara
56
6.6k
How GitHub (no longer) Works
holman
315
140k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Building Adaptive Systems
keathley
43
2.8k
Being A Developer After 40
akosma
91
590k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.5k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
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