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
4 Rules of Simple Design
Search
jenadevs
May 21, 2016
Programming
0
60
4 Rules of Simple Design
Talk by Marco Emrich and Benjamin Nothdurft
jenadevs
May 21, 2016
Tweet
Share
More Decks by jenadevs
See All by jenadevs
Test Suite Workshop
jenadevs
0
40
jenadevs Meetup
jenadevs
0
370
Coding Dojo
jenadevs
0
370
TDD done well
jenadevs
0
350
Coderetreat
jenadevs
0
380
Other Decks in Programming
See All in Programming
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
230
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
330
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
2.9k
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
480
AI Coding Meetup #3 - 導入セッション / ai-coding-meetup-3
izumin5210
0
420
Web技術を最大限活用してRAW画像を現像する / Developing RAW Images on the Web
ssssota
2
1.2k
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
160
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
2
450
階層構造を表現するデータ構造とリファクタリング 〜1年で10倍成長したプロダクトの変化と課題〜
yuhisatoxxx
3
900
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.3k
AIエージェント時代における TypeScriptスキーマ駆動開発の新たな役割
bicstone
4
1.5k
ABEMAモバイルアプリが Kotlin Multiplatformと歩んだ5年 ─ 導入と運用、成功と課題 / iOSDC 2025
akkyie
0
320
Featured
See All Featured
Embracing the Ebb and Flow
colly
88
4.8k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
890
Become a Pro
speakerdeck
PRO
29
5.5k
Designing Experiences People Love
moore
142
24k
Why Our Code Smells
bkeepers
PRO
339
57k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
54
3k
How STYLIGHT went responsive
nonsquared
100
5.8k
Automating Front-end Workflow
addyosmani
1371
200k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Code Review Best Practice
trishagee
72
19k
Raft: Consensus for Rubyists
vanstee
139
7.1k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Transcript
None
None
None
None
None
Simple Design 1.Passes all the tests 2.Minimizes duplication 3.Maximizes clarity
4.Has fewer elements
None
Simple Design 1.Passes all the tests 2.Minimizes duplication 3.Maximizes clarity
4.Has fewer elements
Meaningful Names