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
46
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
32
Technical Writing - What? Why? How?
kingisaac95
0
56
Components as data
kingisaac95
0
180
Getting everybody online with PWAs
kingisaac95
0
110
React and GraphQL - Frontend Besties
kingisaac95
0
100
Front-end development with React.js
kingisaac95
2
230
SEEP_-_21st_Century_and_Coding.pdf
kingisaac95
0
65
Let's talk GraphQL
kingisaac95
0
99
Other Decks in Programming
See All in Programming
EMこそClaude Codeでコード調査しよう
shibayu36
0
500
20251016_Rails News ~Rails 8.1の足音を聴く~
morimorihoge
3
890
Developer Joy - The New Paradigm
hollycummins
1
380
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
1.3k
Pythonに漸進的に型をつける
nealle
1
140
AI 駆動開発におけるコミュニティと AWS CDK の価値
konokenj
5
300
AIのバカさ加減に怒る前にやっておくこと
blueeventhorizon
0
120
Designing Repeatable Edits: The Architecture of . in Vim
satorunooshie
0
190
Kotlinで実装するCPU/GPU 「協調的」パフォーマンス管理
matuyuhi
0
110
オープンソースソフトウェアへの解像度🔬
utam0k
18
3.2k
React Nativeならぬ"Vue Native"が実現するかも?_新世代マルチプラットフォーム開発フレームワークのLynxとLynxのVue.js対応を追ってみよう_Vue Lynx
yut0naga1_fa
2
1.9k
釣り地図SNSにおける有料機能の実装
nokonoko1203
0
200
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Git: the NoSQL Database
bkeepers
PRO
431
66k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
How to Think Like a Performance Engineer
csswizardry
27
2.2k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Code Review Best Practice
trishagee
72
19k
Thoughts on Productivity
jonyablonski
71
4.9k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Building Adaptive Systems
keathley
44
2.8k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
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