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
280
Statsd
farzadghanei
0
110
Concurrency in Python
farzadghanei
2
10k
Introduction to StatsD
farzadghanei
0
210
Other Decks in Programming
See All in Programming
新世界の理解
koriym
0
130
Gemini CLIの"強み"を知る! Gemini CLIとClaude Codeを比較してみた!
kotahisafuru
3
960
No Install CMS戦略 〜 5年先を見据えたフロントエンド開発を考える / no_install_cms
rdlabo
0
470
あまり知られていない MCP 仕様たち / MCP specifications that aren’t widely known
ktr_0731
0
240
あなたとJIT, 今すぐアセンブ ル
sisshiki1969
0
520
Comparing decimals in Swift Testing
417_72ki
0
160
Go製CLIツールをnpmで配布するには
syumai
2
1.1k
The State of Fluid (2025)
s2b
0
100
技術的負債で信頼性が限界だったWordPress運用をShifterで完全復活させた話
rvirus0817
0
790
Claude Code で Astro blog を Pages から Workers へ移行してみた
codehex
0
180
Terraform やるなら公式スタイルガイドを読もう 〜重要項目 10選〜
hiyanger
12
3k
Dart 参戦!!静的型付き言語界の隠れた実力者
kno3a87
0
180
Featured
See All Featured
Building an army of robots
kneath
306
45k
Writing Fast Ruby
sferik
628
62k
Side Projects
sachag
455
43k
The Straight Up "How To Draw Better" Workshop
denniskardys
235
140k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Unsuck your backbone
ammeep
671
58k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Visualization
eitanlees
146
16k
Git: the NoSQL Database
bkeepers
PRO
431
65k
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