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
60
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
45
Ruby 2.0 Keyword Arguments
switchspan
0
120
Lighten the load with RabbitMQ
switchspan
0
170
RabbitMQ and EasyNetQ
switchspan
1
140
Other Decks in Technology
See All in Technology
SpringBoot x TestContainerで実現するポータブル自動結合テスト
demaecan
0
100
mrubyと micro-ROSが繋ぐロボットの世界
kishima
2
360
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
140
A2Aのクライアントを自作する
rynsuke
1
220
Liquid Glass革新とSwiftUI/UIKit進化
fumiyasac0921
0
250
AIエージェント最前線! Amazon Bedrock、Amazon Q、そしてMCPを使いこなそう
minorun365
PRO
15
5.4k
生成AI時代 文字コードを学ぶ意義を見出せるか?
hrsued
1
640
Javaで作る RAGを活用した Q&Aアプリケーション
recruitengineers
PRO
1
120
Wasm元年
askua
0
160
Amazon ECS & AWS Fargate 運用アーキテクチャ2025 / Amazon ECS and AWS Fargate Ops Architecture 2025
iselegant
17
5.8k
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
2
280
250627 関西Ruby会議08 前夜祭 RejectKaigi「DJ on Ruby Ver.0.1」
msykd
PRO
2
340
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
The Language of Interfaces
destraynor
158
25k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
4 Signs Your Business is Dying
shpigford
184
22k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
124
52k
Site-Speed That Sticks
csswizardry
10
660
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
950
How STYLIGHT went responsive
nonsquared
100
5.6k
The Cost Of JavaScript in 2023
addyosmani
51
8.5k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
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