Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Type the problem is generic form in google. Look for words that might match your issue. Refine your question. Repeat.
-
This happens to me a lot. Try redefining the problem.
No: "why do I get a, when I expect b?"
Yes: "why do I expect b? And what is b really? How does it differ from a?"
Yes: "functions take things in, do some stuff, and return something else. So I'm putting in x,y,z and getting a. But I want to get b. So what should I put in to get there? What do those change?"
Also make sure what you want is what you actually want. Don't end up with an XY problem.
Related Rants
What do you guys do, if you don’t know which keywords to google for your particular problem ?
Wish me luck, I tried to ask on Stackowerflow.
If I’m not responding later, send help!
rant
stackoverflow
send help
google