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
42
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
49
Components as data
kingisaac95
0
160
Getting everybody online with PWAs
kingisaac95
0
100
React and GraphQL - Frontend Besties
kingisaac95
0
95
Front-end development with React.js
kingisaac95
2
230
SEEP_-_21st_Century_and_Coding.pdf
kingisaac95
0
55
Let's talk GraphQL
kingisaac95
0
87
Other Decks in Programming
See All in Programming
推しメソッドsource_locationのしくみを探る - はじめてRubyのコードを読んでみた
nobu09
2
350
複数のAWSアカウントから横断で 利用する Lambda Authorizer の作り方
tc3jp
0
120
The Clean ArchitectureがWebフロントエンドでしっくりこないのは何故か / Why The Clean Architecture does not fit with Web Frontend
twada
PRO
49
16k
Boost Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
1.1k
Honoをフロントエンドで使う 3つのやり方
yusukebe
7
3.6k
「個人開発マネタイズ大全」が教えてくれたこと
bani24884
1
290
ABEMA iOS 大規模プロジェクトにおける段階的な技術刷新 / ABEMA iOS Technology Upgrade
akkyie
1
240
自力でTTSモデルを作った話
zgock999
0
120
なぜイベント駆動が必要なのか - CQRS/ESで解く複雑系システムの課題 -
j5ik2o
14
4.8k
PHPのバージョンアップ時にも役立ったAST
matsuo_atsushi
0
230
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
250
AIプログラミング雑キャッチアップ
yuheinakasaka
19
5.1k
Featured
See All Featured
Designing for Performance
lara
605
68k
Automating Front-end Workflow
addyosmani
1369
200k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
How to train your dragon (web standard)
notwaldorf
91
5.9k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Mobile First: as difficult as doing things right
swwweet
223
9.5k
Docker and Python
trallard
44
3.3k
Unsuck your backbone
ammeep
669
57k
The Pragmatic Product Professional
lauravandoore
32
6.4k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
BBQ
matthewcrist
87
9.5k
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