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
43
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
31
Technical Writing - What? Why? How?
kingisaac95
0
54
Components as data
kingisaac95
0
170
Getting everybody online with PWAs
kingisaac95
0
110
React and GraphQL - Frontend Besties
kingisaac95
0
97
Front-end development with React.js
kingisaac95
2
230
SEEP_-_21st_Century_and_Coding.pdf
kingisaac95
0
65
Let's talk GraphQL
kingisaac95
0
93
Other Decks in Programming
See All in Programming
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
101
38k
脱Riverpod?fqueryで考える、TanStack Queryライクなアーキテクチャの可能性
ostk0069
0
530
Model Pollution
hschwentner
1
160
テストから始めるAgentic Coding 〜Claude Codeと共に行うTDD〜 / Agentic Coding starts with testing
rkaga
16
5.8k
AI駆動のマルチエージェントによる業務フロー自動化の設計と実践
h_okkah
0
260
ソフトウェア品質を数字で捉える技術。事業成長を支えるシステム品質の マネジメント
takuya542
2
16k
商品比較サービス「マイベスト」における パーソナライズレコメンドの第一歩
ucchiii43
0
190
はじめてのWeb API体験 ー 飲食店検索アプリを作ろうー
akinko_0915
0
160
Claude Code + Container Use と Cursor で作る ローカル並列開発環境のススメ / ccc local dev
kaelaela
12
7.3k
知って得する@cloudflare_vite-pluginのあれこれ
chimame
1
100
ISUCON研修おかわり会 講義スライド
arfes0e2b3c
1
470
テスト駆動Kaggle
isax1015
1
840
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
How to Ace a Technical Interview
jacobian
278
23k
Code Review Best Practice
trishagee
69
19k
Making Projects Easy
brettharned
116
6.3k
Facilitating Awesome Meetings
lara
54
6.5k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
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