|
|
|
Ask HN: How far could you get Coding without Google?
|
|
14 points
by emadehsan
1430 days ago
|
|
HN, can you imagine building a meaningful project without constant access to internet / Google? Programmers in the 80s probably did that. Inspired by: https://www.reddit.com/r/Python/comments/w46m73/how_far_could_you_get_without_google |
|
That's still the case, but it feels like today's software development reality is different. There are endless frameworks, apis, devops methods, scalability concerns, and n+1 standards with which to integrate and keep up to date on. Knowing your language is only about 25% of the battle, and few projects are developed in a vacuum.
It's not possible to keep track of all those things, so endless internet searches are the end result.