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
Opensource - Why? How?
Search
Orjiewuru Kingdom Isaac
August 26, 2017
Programming
0
41
Opensource - Why? How?
A few minutes presentation on opensource, why you should be a part of it and how to start.
Orjiewuru Kingdom Isaac
August 26, 2017
Tweet
Share
More Decks by Orjiewuru Kingdom Isaac
See All by Orjiewuru Kingdom Isaac
The Journey To Becoming A Software Craftsman - Lessons Learnt
kingisaac95
0
29
Technical Writing - What? Why? How?
kingisaac95
0
48
Components as data
kingisaac95
0
160
Getting everybody online with PWAs
kingisaac95
0
100
React and GraphQL - Frontend Besties
kingisaac95
0
93
Front-end development with React.js
kingisaac95
2
220
SEEP_-_21st_Century_and_Coding.pdf
kingisaac95
0
53
Let's talk GraphQL
kingisaac95
0
86
Other Decks in Programming
See All in Programming
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
190
Fibonacci Function Gallery - Part 2
philipschwarz
PRO
0
190
Findy Team+ Awardを受賞したかった!ベストプラクティス応募内容をふりかえり、開発生産性向上もふりかえる / Findy Team Plus Award BestPractice and DPE Retrospective 2024
honyanya
0
120
短期間での新規プロダクト開発における「コスパの良い」Goのテスト戦略」 / kamakura.go
n3xem
2
210
見えないメモリを観測する: PHP 8.4 `pg_result_memory_size()` とSQL結果のメモリ管理
kentaroutakeda
0
830
Jakarta EE meets AI
ivargrimstad
0
360
DevFest - Serverless 101 with Google Cloud Functions
tunmise
0
130
GitHubで育つ コラボレーション文化 : ニフティでのインナーソース挑戦事例 - 2024-12-16 GitHub Universe 2024 Recap in ZOZO
niftycorp
PRO
0
770
create_tableをしただけなのに〜囚われのuuid編〜
daisukeshinoku
0
310
React 19でお手軽にCSS-in-JSを自作する
yukukotani
5
500
Recoilを剥がしている話
kirik
5
7.9k
KubeCon NA 2024の全DB関連セッションを紹介
nnaka2992
0
100
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
46
7k
The Cult of Friendly URLs
andyhume
78
6.1k
Music & Morning Musume
bryan
46
6.2k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
29
2k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Automating Front-end Workflow
addyosmani
1366
200k
Agile that works and the tools we love
rasmusluckow
328
21k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
Making the Leap to Tech Lead
cromwellryan
133
9k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
How to Ace a Technical Interview
jacobian
276
23k
Transcript
OpenSource Why? How?
Everything you have, you received
If we were to pay for every tool we use,
we’d not be here
Find a project you love, and contribute
Build your own and open-source it
Tips: Learn and practice git workflow
Git workflow: > Branch > Code > Add > Commit
> Push > PR > Merge
Learn how to use git here