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
170
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
270
Statsd
farzadghanei
0
110
Concurrency in Python
farzadghanei
2
10k
Introduction to StatsD
farzadghanei
0
190
Other Decks in Programming
See All in Programming
見せてあげますよ、「本物のLaravel批判」ってやつを。
77web
6
7.4k
Java ジェネリクス入門 2024
nagise
0
700
Ethereum_.pdf
nekomatu
0
420
Hotwire or React? ~アフタートーク・本編に含めなかった話~ / Hotwire or React? after talk
harunatsujita
1
110
Nurturing OpenJDK distribution: Eclipse Temurin Success History and plan
ivargrimstad
0
590
カラム追加で増えるActiveRecordのメモリサイズ イメージできますか?
asayamakk
4
2k
C++でシェーダを書く
fadis
6
4k
破壊せよ!データ破壊駆動で考えるドメインモデリング / data-destroy-driven
minodriven
17
4.3k
ローコードSaaSのUXを向上させるためのTypeScript
taro28
1
160
EventSourcingの理想と現実
wenas
6
2.2k
詳細解説! ArrayListの仕組みと実装
yujisoftware
0
560
Tuning GraphQL on Rails
pyama86
2
1.2k
Featured
See All Featured
Happy Clients
brianwarren
97
6.7k
Six Lessons from altMBA
skipperchong
27
3.5k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
93
16k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Designing for humans not robots
tammielis
249
25k
The Cult of Friendly URLs
andyhume
78
6k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
25
1.8k
Building Your Own Lightsaber
phodgson
102
6.1k
Into the Great Unknown - MozCon
thekraken
32
1.5k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
47
2.1k
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