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
How To Draw Like A Coder
Search
Eric Neuman
March 14, 0204
Technology
0
38
How To Draw Like A Coder
A brief exploration of whiteboard symbols.
Eric Neuman
March 14, 0204
Tweet
Share
More Decks by Eric Neuman
See All by Eric Neuman
StroodleDoodle: Some of Why Why and Some Of How
neuman
0
32
Being Eric Neuman: Identity In The Virtual
neuman
0
180
The Info-Groves Project
neuman
0
66
CarteBlanche Permissions CodeMentor Office Hours Webinar
neuman
0
32
Monetizing Information: 3D Printing Edition
neuman
0
88
Roadmap To a Sentience Stack
neuman
0
78
Other Decks in Technology
See All in Technology
Generative AI Japan 第一回生成AI実践研究会「AI駆動開発の現在地──ブレイクスルーの鍵を握るのはデータ領域」
shisyu_gaku
0
310
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
490
CDK CLIで使ってたあの機能、CDK Toolkit Libraryではどうやるの?
smt7174
4
190
OCI Oracle Database Services新機能アップデート(2025/06-2025/08)
oracle4engineer
PRO
0
170
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
380k
Django's GeneratedField by example - DjangoCon US 2025
pauloxnet
0
150
なぜスクラムはこうなったのか?歴史が教えてくれたこと/Shall we explore the roots of Scrum
sanogemaru
5
1.6k
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
470
ハードウェアとソフトウェアをつなぐ全てを内製している企業の E2E テストの作り方 / How to create E2E tests for a company that builds everything connecting hardware and software in-house
bitkey
PRO
1
160
【NoMapsTECH 2025】AI Edge Computing Workshop
akit37
0
220
KotlinConf 2025_イベントレポート
sony
1
140
Unlocking the Power of AI Agents with LINE Bot MCP Server
linedevth
0
110
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Site-Speed That Sticks
csswizardry
10
820
Unsuck your backbone
ammeep
671
58k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
The Art of Programming - Codeland 2020
erikaheidi
56
13k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Transcript
How to Draw Like A Programmer A Primer On Whiteboard
Diagrams
There are some symbols that pretty much everyone uses.
You can create new symbols for whatever you are trying
to diagram.
The flow of information is usually expressed using arrows.
Relationships between database entities can be represented using hashes.
A real database diagram looks like this.
Put it all together and you have everything you need
to diagram your app.