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
我單槍匹馬的開源貢獻之路.pdf
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
peter279k
March 06, 2018
Programming
0
300
我單槍匹馬的開源貢獻之路.pdf
剛從資工研究所畢業,在GitHub上代號為peter279k,不過大家都叫我Peter,目前在工研院資通所擔任研發替代役,也是一名後端網站開發者,平常興趣是看電影,看書與參加與開源有關的一切的活動。
peter279k
March 06, 2018
Tweet
Share
More Decks by peter279k
See All by peter279k
開發現代化 PHP 套件:從零開始
peter279k
0
320
Other Decks in Programming
See All in Programming
高速開発のためのコード整理術
sutetotanuki
1
390
CSC307 Lecture 02
javiergs
PRO
1
770
AIエージェントのキホンから学ぶ「エージェンティックコーディング」実践入門
masahiro_nishimi
3
300
AI時代の認知負荷との向き合い方
optfit
0
140
インターン生でもAuth0で認証基盤刷新が出来るのか
taku271
0
190
SourceGeneratorのススメ
htkym
0
190
コントリビューターによるDenoのすゝめ / Deno Recommendations by a Contributor
petamoriken
0
200
登壇資料を作る時に意識していること #登壇資料_findy
konifar
4
950
Fluid Templating in TYPO3 14
s2b
0
130
Package Management Learnings from Homebrew
mikemcquaid
0
200
Architectural Extensions
denyspoltorak
0
270
CSC307 Lecture 04
javiergs
PRO
0
660
Featured
See All Featured
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.6k
The Invisible Side of Design
smashingmag
302
51k
Amusing Abliteration
ianozsvald
0
96
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Game over? The fight for quality and originality in the time of robots
wayneb77
1
110
Navigating Team Friction
lara
192
16k
4 Signs Your Business is Dying
shpigford
187
22k
How Software Deployment tools have changed in the past 20 years
geshan
0
32k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
Designing Powerful Visuals for Engaging Learning
tmiket
0
220
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
410
Transcript
我單槍匹馬的 開源貢獻之路 Peter Li
• 自我介紹 • 怎麼進去圈子的? • 在過程中遇到了什麼事情? • 如何貢獻發送PR? • 介紹開源貢獻活動
• sli.do • https://www.sli.do/SITCON18-S03 Outline
• GitHub • 在各大社群中穿梭當會眾 • 業(ㄅㄨˋㄓㄨㄢ)餘(ㄧㄝˋ)的專案貢獻者 • 2+ year 業餘JAVA開發者
• 2+ year JavaScript(Node.js)開發者 • 3+ year後端PHP開發者 • 業餘研究軟體開發流程 • 工研院資通所當研發替代役 (ㄍㄨㄥㄉㄜˊ) • 後端PHP開發者 自我介紹
開始之前...
開始之前...
開始之前...
• 最初是要做一個聊天機器人可以問天氣 • 搜尋找到YahooWeatherAPI 怎麼進去圈子的?
怎麼進去圈子的?
• 覺得套件可以更好 • 那時候有httpoxy漏洞 怎麼進去圈子的?
• 誤打誤撞就被merged 怎麼進去圈子的?
怎麼進去圈子的?
• 經過那次之後 • 得到一種成(ㄒㄧㄥˋ)就(ㄈㄣˋ)感 • 就此開啟我的開源之路 怎麼進去圈子的?
• 在Twitter上面也多了一份友善的交流 • 順便國民外交(? • 讓專案發佈新的版本 • 看很多的code,知道別人的思維 • 寫了很多測試程式,學到了很多測試的技術
• 遇到貢獻到一些技術比我弱的開發者 • 透過貢獻方式教他正確的觀念 過程中遇到了什麼事情?
感謝Tweet
• 發現問題,開issue • 解決既有的issue • Trace source code 如何貢獻發送PR?
發現問題,開issue
Trace source code
Trace source code
Trace source code
Trace source code
發送PR之前...
PR其實也可以很簡單...
PR其實也可以很簡單...
貢獻到加入別人的組織
• 看code無數,自然對軟體開發甚至小至 函式庫的撰寫有一定程度的了解 • 知道什麼是與如何使用CI • 可以接受request changes • 和人們一起討論,如何讓自己的PR更好
貢獻過程中學會了什麼?
• PR • LGTM • SGTM • WIP • PTAL
• TBR • TL;DR • TBD 迷之縮寫
• 24pullrequests • Hacktoberfest 2016、2017 介紹開源貢獻活動
• Thank you for your listening! Any Questions?