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
61
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
46
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
Findy Team+ QAチーム これからのチャレンジ!
findy_eventslides
0
480
Introduction to Bill One Development Engineer
sansan33
PRO
0
300
HonoとJSXを使って管理画面をサクッと型安全に作ろう
diggymo
0
140
HR Force における DWH の併用事例 ~ サービス基盤としての BigQuery / 分析基盤としての Snowflake ~@Cross Data Platforms Meetup #2「BigQueryと愉快な仲間たち」
ryo_suzuki
0
250
ビズリーチ求職者検索におけるPLMとLLMの活用 / Search Engineering MEET UP_2-1
visional_engineering_and_design
1
180
Zephyr(RTOS)にEdge AIを組み込んでみた話
iotengineer22
0
220
Node.js 2025: What's new and what's next
ruyadorno
0
690
AWS UG Grantでグローバル20名に選出されてre:Inventに行く話と、マルチクラウドセキュリティの教科書を執筆した話 / The Story of Being Selected for the AWS UG Grant to Attending re:Invent, and Writing a Multi-Cloud Security Textbook
yuj1osm
1
100
ハノーファーメッセ2025で見た生成AI活用ユースケース.pdf
hamadakoji
0
130
プレーリーカードを活用しよう❗❗デジタル名刺交換からはじまるイベント会場交流のススメ
tsukaman
0
190
OAuthからOIDCへ ― 認可の仕組みが認証に拡張されるまで
yamatai1212
0
140
Building a cloud native business on open source
lizrice
0
120
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
115
20k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Writing Fast Ruby
sferik
629
62k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
Producing Creativity
orderedlist
PRO
347
40k
Faster Mobile Websites
deanohume
310
31k
Designing for humans not robots
tammielis
254
26k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Automating Front-end Workflow
addyosmani
1371
200k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
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