|
|
|
|
|
by treyfitty
1901 days ago
|
|
Eh, I have the opposite experience. When I was a beginner in a any language, RTFM didn't work for me because: A) Reading a manual requires some requisite knowledge due to esoteric references. B) RTFM is a skill in and of itself. C) Manuals rarely mention corner cases or "gotchas" which can cause confusion to a beginner. D) Manuals never comment on best practices, which tutorials do. |
|
Not necessarily the right approach for beginners, but I've wasted a lot of time trying to find the thing in the documentation, when I should have just lifted the hood in the first place.