|
|
|
|
|
by JonnieCache
4468 days ago
|
|
Step 0 fire up the debugger/repl and poke. Step 1 read the docs (again.) Step 2 look at somebody else's code: the library and its tests, another similar project, or whatever. Use the source luke! Step 3 put a natural-language-ish query into google/stackoverflow. When you're properly competent with the language and tools you mostly won't get to step 3. By the time you get there, you're looking for a specific piece of info, not a solution. |
|