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
45
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
54
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
98
Other Decks in Programming
See All in Programming
AWS発のAIエディタKiroを使ってみた
iriikeita
1
190
How Android Uses Data Structures Behind The Scenes
l2hyunwoo
0
480
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
540
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
2k
Reading Rails 1.0 Source Code
okuramasafumi
0
250
ユーザーも開発者も悩ませない TV アプリ開発 ~Compose の内部実装から学ぶフォーカス制御~
taked137
0
190
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
290
はじめてのMaterial3 Expressive
ym223
2
900
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
420
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
250
Putting The Genie in the Bottle - A Crash Course on running LLMs on Android
iurysza
0
140
Cache Me If You Can
ryunen344
2
4k
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
431
66k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Thoughts on Productivity
jonyablonski
70
4.8k
Being A Developer After 40
akosma
90
590k
Site-Speed That Sticks
csswizardry
10
820
Build your cross-platform service in a week with App Engine
jlugia
231
18k
We Have a Design System, Now What?
morganepeng
53
7.8k
Docker and Python
trallard
46
3.6k
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Building Adaptive Systems
keathley
43
2.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