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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Orjiewuru Kingdom Isaac
August 26, 2017
Programming
50
0
Share
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
More Decks by Orjiewuru Kingdom Isaac
See All by Orjiewuru Kingdom Isaac
The Journey To Becoming A Software Craftsman - Lessons Learnt
kingisaac95
0
36
Technical Writing - What? Why? How?
kingisaac95
0
59
Components as data
kingisaac95
0
180
Getting everybody online with PWAs
kingisaac95
0
120
React and GraphQL - Frontend Besties
kingisaac95
0
110
Front-end development with React.js
kingisaac95
2
240
SEEP_-_21st_Century_and_Coding.pdf
kingisaac95
0
70
Let's talk GraphQL
kingisaac95
0
110
Other Decks in Programming
See All in Programming
CS教育のDX AIによる育成の効率化
niftycorp
PRO
0
170
AI Assistants for YourAngular Solutions @Angular Graz, March 2026
manfredsteyer
PRO
0
130
おれのAgentic Coding 2026/03
tsukasagr
1
120
Smarter Angular mit Transformers.js & Prompt API
christianliebel
PRO
1
110
今こそ押さえておきたい アマゾンウェブサービス(AWS)の データベースの基礎 おもクラ #6版
satoshi256kbyte
1
210
Xdebug と IDE による デバッグ実行の仕組みを見る / Exploring-How-Debugging-Works-with-Xdebug-and-an-IDE
shin1x1
0
270
車輪の再発明をしよう!PHP で実装して学ぶ、Web サーバーの仕組みと HTTP の正体
h1r0
2
460
見せてもらおうか、 OpenSearchの性能とやらを!
shunta27
1
160
[PHPerKaigi 2026]PHPerKaigi2025の企画CodeGolfが最高すぎて社内で内製して半年運営して得た内製と運営の知見
ikezoemakoto
0
310
ファインチューニングせずメインコンペを解く方法
pokutuna
0
220
AI-DLC 入門 〜AIコーディングの本質は「コード」ではなく「構造」〜 / Introduction to AI-DLC: The Essence of AI Coding Is Not “Code” but “Structure”
seike460
PRO
0
130
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
1.2k
Featured
See All Featured
Bash Introduction
62gerente
615
210k
Ten Tips & Tricks for a 🌱 transition
stuffmc
0
93
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Designing for humans not robots
tammielis
254
26k
Code Reviewing Like a Champion
maltzj
528
40k
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
200
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.2k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Large-scale JavaScript Application Architecture
addyosmani
515
110k
New Earth Scene 8
popppiees
2
1.9k
A Soul's Torment
seathinner
5
2.6k
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