|
|
|
|
|
by mosselman
2917 days ago
|
|
When do you ever have to rely on 100% top of mind knowledge like that when programming anyway? I usually have a console open and google even fairly trivial things because of how much quicker (second or ~10) it is to look at the API than it is to get it wrong when reloading my code and having to try again. Usually I challenge getting silly 'traverse this data structure' questions and want to hear what they expect to get out of it. Side note: The correct expression is "I _couldn't_ care less" |
|