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 ask questions and find the right answers
Search
Florian Plank
November 09, 2013
Programming
2
320
How to ask questions and find the right answers
An introduction to finding help online when beginning programming. Given at RailsGirls Oulu.
Florian Plank
November 09, 2013
Tweet
Share
More Decks by Florian Plank
See All by Florian Plank
Ready, set, immersion!
polarblau
0
160
Prototyping all the things
polarblau
2
150
CoffeeScript vs. ECMAScript 6
polarblau
5
3.3k
Design for a complex Reality — Siili Breakfast Edition
polarblau
0
110
Enabling Design for a Complex Reality
polarblau
2
110
A primer on Content Security Policy
polarblau
1
340
Rails and the future of the open web
polarblau
3
110
Brief Ruby/Ruby on Rails intro
polarblau
3
150
Ruby Idioms
polarblau
3
540
Other Decks in Programming
See All in Programming
Synchronizationを支える技術
s_shimotori
1
150
Android 15 でアクションバー表示時にステータスバーが白くなってしまう問題
tonionagauzzi
0
140
リリース8年目のサービスの1800個のERBファイルをViewComponentに移行した方法とその結果
katty0324
5
3.7k
Nuxtベースの「WXT」でChrome拡張を作成する | Vue Fes 2024 ランチセッション
moshi1121
1
540
詳細解説! ArrayListの仕組みと実装
yujisoftware
0
490
LLM生成文章の精度評価自動化とプロンプトチューニングの効率化について
layerx
PRO
2
140
GitHub Actionsのキャッシュと手を挙げることの大切さとそれに必要なこと
satoshi256kbyte
5
390
アジャイルを支えるテストアーキテクチャ設計/Test Architecting for Agile
goyoki
7
2.9k
【Kaigi on Rails 2024】YOUTRUST スポンサーLT
krpk1900
1
250
レガシーな Android アプリのリアーキテクチャ戦略
oidy
1
170
Kubernetes for Data Engineers: Building Scalable, Reliable Data Pipelines
sucitw
1
200
役立つログに取り組もう
irof
27
8.7k
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
46
2.1k
How To Stay Up To Date on Web Technology
chriscoyier
788
250k
The Cult of Friendly URLs
andyhume
78
6k
How GitHub (no longer) Works
holman
311
140k
Keith and Marios Guide to Fast Websites
keithpitt
408
22k
Facilitating Awesome Meetings
lara
49
6k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
A Philosophy of Restraint
colly
203
16k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
Designing the Hi-DPI Web
ddemaree
280
34k
Art, The Web, and Tiny UX
lynnandtonic
297
20k
Adopting Sorbet at Scale
ufuk
73
9k
Transcript
H W TO ASK QUESTIONS AND FIND THE RIGHT ANSWERS
You will f*ck up.
You will f*ck up. Every day.
And that’s okay.
And that’s okay. It’s the best part, really.
“Your pain is the breaking of the shell that encloses
your understanding.” Khalil Gibran
(A story of a button.)
Getting ahead in 5 easy steps
Admit that you have a problem. 1
Walk away. 2
Narrow it down. 3
A Is something broken? B Are you stuck?
- What does it take to trigger the problem? -
What is it that you want to achieve? - What happens instead? A
- What is it that you want to achieve? -
What is involved? - Where are you getting stuck? B
Research. 4
A “Do you have a name”? Check the documentation.
None
None
A + B Too fuzzy? — Use a search engine.
Don’t bother with site searches.
None
?
What does it take to trigger the problem? What is
it that you want to achieve? What happens instead? A WHEN THEN BUT
What is it that you want to achieve? What is
involved? Where are you getting stuck? B WHAT WITH HOW
- Leave your emotions at the door. - Formulate your
question with the answer in mind. - Be speci c in your terms. - Consider variations of your problem. - e order of the search terms matters. - Let the results guide your next question.
A + B Evaluate the results.
- How old is an answer? Check the date. -
How trustworthy is the source? - Explanation or just a code snippet? - Close, but no cigar? —Can you adapt an answer to your use case?
Ask for help. 5
None
(What is Stackover ow and how does it work?)
So, you think you’re ready to ask a question?
Have you exhausted all other means?
Did you search for similar questions?
Really?
Really? Alright then —
None
None
- Leave your emotions at the door. - Be speci
c, be brief.
None
None
None
- Leave your emotions at the door! - Provide all
necessary context. - Show that and what you’ve tried. - Be speci c, be brief. - Make it relevant to others. - Keep an open mind. - Be nice.
None
- Use as little tags a as possible. - Don’t
use buzzwords. - is is not a honey pot!
None
None
Now wait. Go, do something else. Be patient.
…
Found what you needed?
Found what you needed? Take some time to understand.
Comment. Ask follow–up questions. Be grateful.
…
Repeat. ∞
Experts Beginners
Experts Beginners Highly specialized questions Universal questions
Someone somewhere had the same problem than you before.
Give up.
Give up for the moment
Give up for the moment, but never for good.
Don’t be afraid to ask for help.
Writing Ruby is a magical experience, but Ruby is not
magic.
Here’s something to get you started:
None
None
@polarblau