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
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
The Cult of Friendly URLs
andyhume
79
6.6k
How STYLIGHT went responsive
nonsquared
100
5.8k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Code Review Best Practice
trishagee
71
19k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Visualization
eitanlees
148
16k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Being A Developer After 40
akosma
90
590k
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 参考