Hacker News new | ask | show | jobs
by JabavuAdams 4472 days ago
Snippets from Python module docs. Objective-C APIs.

Basically, anything that I have to look up on StackOverflow.

E.g. os.path.relpath, -[NSString valueWithPointer:], -[NSString substringFromIndex:].

My loose heuristic is if I claim to be an X programmer, and some douche calls me out on an API call for language X in an interview, would I feel embarrassed saying I usually just look that up on Stack Overflow.