I was genuinely asking myself: 'Am I even a competent developer if I have to use the Internet every five minutes to code?'
How do you cope with this feeling, of tapping into the Internet hive mind to code properly?
1–10 of 28 posts
I was genuinely asking myself: 'Am I even a competent developer if I have to use the Internet every five minutes to code?'
How do you cope with this feeling, of tapping into the Internet hive mind to code properly?
If you have a stack of library references next to you when you're programming, be the online, offline, or actual books, are you less of a programmer? Or are you leveraging information technology to best use by only mentally maintaining the index of where the thing you need to know is?
When it did not existed, we used simpler technologies: A good book was enough to code a 1970/1980' microprocessor, or in C language (for example thanks to "The C language" of Ritchie and Kernighan).
Even 20 years ago, it was possible to code with a small desktop documentation on Internet standards. HTML4 [0] (~2000) was something simple to code, and as you know coding a TCP socket is something really trivial.
Nowadays if I'm going to be working from a train or plane, I download as much as I can ahead of time. But since modern libraries and apps don't come with docs, it's harder than it used to be.
Has anyone born after 1995 even written a man page before?
I only use whiteboards for coding since that's how it's done in interviews /s