|
|
|
|
|
by neverartful
2156 days ago
|
|
It depends on what it is. If I'm doing something in C, it's much less likely that I use the internet for anything. C and Unix grew up before the internet. Man pages are installed on local system for quick and easy reference. If I'm doing something in a less familiar language, library, or framework (or even new techniques), then I fully expect that I'll rely heavily on internet to find code samples, reference, and documentation. |
|