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
Software Development with Github
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Nathan Lilienthal
May 03, 2013
Programming
1
96
Software Development with Github
How Git and Github can make doing things right simple and easy.
Nathan Lilienthal
May 03, 2013
Tweet
Share
Other Decks in Programming
See All in Programming
生成 AI 時代のスナップショットテストってやつを見せてあげますよ(α版)
ojun9
0
260
OTP を自動で入力する裏技
megabitsenmzq
0
120
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
4
520
最初からAWS CDKで技術検証してもいいんじゃない?
akihisaikeda
4
160
CDIの誤解しがちな仕様とその対処TIPS
futokiyo
0
220
Docコメントで始める簡単ガードレール
keisukeikeda
1
130
ポーリング処理廃止によるイベント駆動アーキテクチャへの移行
seitarof
3
1.1k
Vuetify 3 → 4 何が変わった?差分と移行ポイント10分まとめ
koukimiura
0
150
Ruby and LLM Ecosystem 2nd
koic
1
1k
PHPのバージョンアップ時にも役立ったAST(2026年版)
matsuo_atsushi
0
140
Symfony + NelmioApiDocBundle を使った スキーマ駆動開発 / Schema Driven Development with NelmioApiDocBundle
okashoi
0
170
S3ストレージクラスの「見える」「ある」「使える」は全部違う ─ 体験から見た、仕様の深淵を覗く
ya_ma23
0
740
Featured
See All Featured
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
190
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
230
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
160
[SF Ruby Conf 2025] Rails X
palkan
2
840
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
43k
Agile that works and the tools we love
rasmusluckow
331
21k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
3
78
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
290
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
200
Redefining SEO in the New Era of Traffic Generation
szymonslowik
1
250
Mobile First: as difficult as doing things right
swwweet
225
10k
Transcript
Software Development with
None
- Isolate Features - Code Review - Documented Collaboration Benefits
Isolate Features $ git branch solar-graphs $ git checkout solar-graphs
or $ git checkout -b solar-graphs
Code Review
Documented
- Non-invasive - Simple - Clear / Clean - Git
Based Usability
Non-invasive Code Commit Push Discuss
Simple
Clear / Clean
Git Based
None