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
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
1.2k
Go言語での実装を通して学ぶLLMファインチューニングの仕組み / fukuokago22-llm-peft
monochromegane
0
120
機能追加とリーダー業務の類似性
rinchoku
2
1.3k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
350
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
100
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
430
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
310
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
320
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
9
3.7k
Namespace and Its Future
tagomoris
6
700
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
290
アセットのコンパイルについて
ojun9
0
120
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
96
6.2k
The Language of Interfaces
destraynor
161
25k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Why Our Code Smells
bkeepers
PRO
339
57k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
112
20k
Gamification - CAS2011
davidbonilla
81
5.4k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Code Review Best Practice
trishagee
70
19k
Thoughts on Productivity
jonyablonski
70
4.8k
KATA
mclloyd
32
14k
Being A Developer After 40
akosma
90
590k
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