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
Github Back to Basics
Search
Ken Taylor
March 12, 2013
Technology
1
69
Github Back to Basics
"Back to Basics" talk for the Hampton Roads .NET Users Group.
Ken Taylor
March 12, 2013
Tweet
Share
More Decks by Ken Taylor
See All by Ken Taylor
Google BigQuery for the Big Data win
switchspan
0
50
Ruby 2.0 Keyword Arguments
switchspan
0
130
Lighten the load with RabbitMQ
switchspan
0
180
RabbitMQ and EasyNetQ
switchspan
1
140
Other Decks in Technology
See All in Technology
TypeScript 7.0の現在地と備え方
uhyo
7
1.8k
Lambda Web AdapterでLambdaをWEBフレームワーク利用する
sahou909
0
180
Laravelで学ぶOAuthとOpenID Connectの基礎と実装
kyoshidaxx
0
100
バクラク最古参プロダクトで重ねた技術投資を振り返る
ypresto
0
180
Tebiki Engineering Team Deck
tebiki
0
27k
品質を経営にどう語るか #jassttokyo / Communicating the Strategic Value of Quality to Executive Leadership
kyonmm
PRO
2
570
20260321_エンベディングってなに?RAGってなに?エンベディングの説明とGemini Embedding 2 の紹介
tsho
0
100
OCI技術資料 : コンピュート・サービス 概要
ocise
4
54k
OpenClaw を Amazon Lightsail で動かす理由
uechishingo
0
200
Postman v12 で変わる API開発ワークフロー (Postman v12 アップデート) / New API development workflow with Postman v12
yokawasa
0
140
Claude Code 2026年 最新アップデート
oikon48
14
11k
形式手法特論:SMT ソルバで解く認可ポリシの静的解析 #kernelvm / Kernel VM Study Tsukuba No3
ytaka23
1
580
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
330
40k
ラッコキーワード サービス紹介資料
rakko
1
2.7M
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
310
Git: the NoSQL Database
bkeepers
PRO
432
66k
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
The Power of CSS Pseudo Elements
geoffreycrofte
82
6.2k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Test your architecture with Archunit
thirion
1
2.2k
Mozcon NYC 2025: Stop Losing SEO Traffic
samtorres
0
180
The Cult of Friendly URLs
andyhume
79
6.8k
Skip the Path - Find Your Career Trail
mkilby
1
86
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
64
52k
Transcript
Github Back 2 Basics Ken Taylor (@taylorka)
Managing source code with remote developers is challenging
You’re here to learn a better way to manage your
source code
You make a lot of modifications to your code when
testing/debugging
You would like to have a “Save Game” button for
your source code
Use GitHub to manage your source code
What is Git and Github?
Learn the “Git vocabulary”
Clone
Add
Pull
Push
Commit
Set up a Github account and repository
Use the Github Windows Client
Now start using Git!
Questions? Important Links: http://github.com http://tinyurl.com/GitTutorials About Me: Ken Taylor Twitter:
@taylorka Blog: switchspan.com Github: switchspan