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
37
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
64
CarteBlanche Permissions CodeMentor Office Hours Webinar
neuman
0
29
Monetizing Information: 3D Printing Edition
neuman
0
87
Roadmap To a Sentience Stack
neuman
0
78
Other Decks in Technology
See All in Technology
Oracle Cloud Infrastructure:2025年2月度サービス・アップデート
oracle4engineer
PRO
1
190
クラウドサービス事業者におけるOSS
tagomoris
0
330
スタートアップ1人目QAエンジニアが QAチームを立ち上げ、“個”からチーム、 そして“組織”に成長するまで / How to set up QA team at reiwatravel
mii3king
2
1.4k
『衛星データ利用の方々にとって近いようで触れる機会のなさそうな小話 ~ 衛星搭載ソフトウェアと衛星運用ソフトウェア (実物) を動かしながらわいわいする編 ~』 @日本衛星データコミニティ勉強会
meltingrabbit
0
140
レビューを増やしつつ 高評価維持するテクニック
tsuzuki817
1
680
Swiftの “private” を テストする / Testing Swift "private"
yutailang0119
0
130
PL900試験から学ぶ Power Platform 基礎知識講座
kumikeyy
0
130
君も受託系GISエンジニアにならないか
sudataka
2
430
次世代KYC活動報告 / 20250219-BizDay17-KYC-nextgen
oidfj
0
250
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
6
57k
2/18/25: Java meets AI: Build LLM-Powered Apps with LangChain4j
edeandrea
PRO
0
110
急成長する企業で作った、エンジニアが輝ける制度/ 20250214 Rinto Ikenoue
shift_evolve
3
1.2k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
10
1.3k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
4 Signs Your Business is Dying
shpigford
182
22k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7.1k
KATA
mclloyd
29
14k
Raft: Consensus for Rubyists
vanstee
137
6.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.4k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.3k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
What's in a price? How to price your products and services
michaelherold
244
12k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.2k
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.