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
Simple May Make Easy
Search
gitkado
January 30, 2021
0
13
Simple May Make Easy
If you make something complex simple, it should be easy.
gitkado
January 30, 2021
Tweet
Share
More Decks by gitkado
See All by gitkado
LangChainでLLMの ポテンシャルを引き出す
gitkado
1
160
LT_20170915
gitkado
0
270
MusicPresentation_2014/10/28
gitkado
0
24
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
Into the Great Unknown - MozCon
thekraken
39
1.9k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Building Applications with DynamoDB
mza
95
6.5k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
124
52k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Making the Leap to Tech Lead
cromwellryan
134
9.3k
Transcript
Simple May Make Easy. @gitkado
Simple と Easy • Simple (単純) • Easy (容易/簡単) •
同じような意味合いで使われがち ◦ この作業 ’Simple (単純)’ だから今日中に片付く ◦ この作業 ’Easy (容易/簡単)’ だから今日中に片付く
Simple と Easy の対義語 • Simple (単純) ↔ Complex (複雑)
• Easy (容易/簡単) ↔ Difficult (難しい) • 対義語同士なのに同じ意味合いでは使えない ◦ 私は ’Complex (複雑)’ な家庭環境に生まれました ◦ 私は ’Difficult (難しい)’ な家庭環境に生まれました
Simple Complex Easy Difficult
• Simple は ’What (何を)’ に依存する • Easy は ’Who
(誰が)’ に依存する Simple と Easy は性質が違う
Simple (単純) Complex (複雑) Easy (容易) Difficult (難しい) 自分の感覚 対象の情報量
とある厨房のオードブル作りで解説
Simple (単純) Complex (複雑) 料理の情報量
Easy (容易) Difficult (難しい) シェフの感覚 Simple (単純) Complex (複雑) 対象の情報量
Easy (容易) Difficult (難しい) バイトの感覚 Simple (単純) Complex (複雑) 対象の情報量
コンピュータと同じで人間も処理限界はある
Simple (単純) Complex (複雑) Easy (容易) Difficult (難しい) 自分の感覚 対象の情報量
処理限界 < 情報量
Simple May Make Easy 1. Complex → Simple に分解する 2.
Difficult だったけど Easy になる (May be … )
Simple (単純) Complex (複雑) Easy (容易) Difficult (難しい) 自分の感覚 対象の情報量
自分の領域
Simple Complex Easy Difficult
1. どこのタスクなのか点を置いてみる 2. ComplexならSimpleになるまで分解する 3. それでもDifficultならEasyに引きずり込もう Simple Complex Easy Difficult
- https://eed3si9n.com/ja/simplicity-matters - https://www.slideshare.net/KentOhashi/simple-made-easy-made-easy?from_action=save - https://logmi.jp/tech/articles/321962 - https://qtamaki.hatenablog.com/entry/2018/08/25/094848 参考