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
Some of the ways of gathering information
Search
Farzad Ghanei
January 20, 2015
Programming
0
200
Some of the ways of gathering information
Presented in SamMedia
Farzad Ghanei
January 20, 2015
Tweet
Share
More Decks by Farzad Ghanei
See All by Farzad Ghanei
PHP Testing and Mocking
farzadghanei
0
120
PHP memory management and garbage collection
farzadghanei
1
290
Statsd
farzadghanei
0
120
Concurrency in Python
farzadghanei
2
10k
Introduction to StatsD
farzadghanei
0
210
Other Decks in Programming
See All in Programming
Combinatorial Interview Problems with Backtracking Solutions - From Imperative Procedural Programming to Declarative Functional Programming - Part 1
philipschwarz
PRO
0
100
JEP 496 と JEP 497 から学ぶ耐量子計算機暗号入門 / Learning Post-Quantum Crypto Basics from JEP 496 & 497
mackey0225
2
470
Stay Hacker 〜九州で生まれ、Perlに出会い、コミュニティで育つ〜
pyama86
2
2.5k
詳細の決定を遅らせつつ実装を早くする
shimabox
2
1.3k
なぜ強調表示できず ** が表示されるのか — Perlで始まったMarkdownの歴史と日本語文書における課題
kwahiro
12
7.2k
Phronetic Team with AI - Agile Japan 2025 closing
hiranabe
2
670
Honoを技術選定したAI要件定義プラットフォームAcsimでの意思決定
codenote
0
260
TypeScript 5.9で使えるようになった import defer でパフォーマンス最適化を実現する
bicstone
1
390
Web エンジニアが JavaScript で AI Agent を作る / JSConf JP 2025 sponsor session
izumin5210
4
2k
しっかり学ぶ java.lang.*
nagise
1
430
無秩序からの脱却 / Emergence from chaos
nrslib
1
8.5k
例外処理を理解して、設計段階からエラーを見つけやすく、起こりにくく #phpconfuk
kajitack
12
6.4k
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
432
66k
Side Projects
sachag
455
43k
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
680
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
How STYLIGHT went responsive
nonsquared
100
5.9k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.3k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Balancing Empowerment & Direction
lara
5
760
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Transcript
Gathering Information (some of the ways of)
Decision Making • Selecting a solution from alternatives • Comparison
based on information
Data vs. Information • Data: Product of observations • Information:
Processed data • Organized and structure information is required for decision making
"Science is facts; just as houses are made of stones,
so is science made of facts; but a pile of stones is not a house and a collection of facts is not necessarily science." -- Henri Poincaré
Negative impacts on decisions • Incorrect information • Information overload
• Bias (cognitive inertia, personal preference, repetition, ...)
Negative impacts on information • Selective data sources • Premature
termination of search • Unrelated data
Data • Fact (Can’t argue with) • Observation (to be
analyzed) • Noise (to be ignored)
Data Sources • Relevant • Adequate • Reputable
THE INTERNET
• Well known references (reputation) • Enough of them (pros/cons)
(adequacy) • Reasoning • Intentions Suggestions
• Find good resources (will lead to others) • Know
them well • Understand the topic (+ pros/cons, + comparison), Reason about it • Avoid bias Suggestions
Data Source Trust Spectrum Trusted (but I’ll think about it)
I should think about it Ignore
• Context • Support (Community) • License • Benchmark manually
• Avoid bias Choosing Technology
Gray Area • No definite solution • Not enough information
• Controversial topics • Is always there, and will be