|
|
|
|
|
by mellavora
1224 days ago
|
|
> I've come to prefer it to visiting Stack Overflow when I need to get up to speed on a new thing, I'm certainly guilty of this very same mistake, key word being "mistake." I'd hope for a world where the better way would be to read some good docs which gave an accurate mental model of the thing I want to get up to speed with. You know, organized and structured knowledge. vs a quick answer to a single point without any context. |
|
I like to go back and forth between the docs and hacking together little things that do one job to maintain a feel for what I'm doing (also in many other contexts besides programming).