▲ | CJefferson 5 days ago | |
I find it particularly useful when I would need to look up lots of library functions I don't remember. For example, in python I recently did something (just looked it up:
I don't python enough to remember reading all files in a directory, or splitting strings. I didn't even bother proof reading the English (as you can see) | ||
▲ | stahorn 5 days ago | parent [-] | |
Same when you a few times per year need to write some short bash script. It's really nice to not have to remember how it really works again! |