←back to thread

128 points taylorlunt | 1 comments | | HN request time: 0.205s | source
Show context
zwnow ◴[] No.44735172[source]
It also caused the "Golden Age of Programming". It's only been a golden age because of high salaries for relatively low effort. So if their needs change, obviously the industry changes. This article has nothing to say really.
replies(4): >>44735252 #>>44735280 #>>44735965 #>>44738526 #
rkozik1989 ◴[] No.44735280[source]
>It's only been a golden age because of high salaries for relatively low effort.

Money is how you define a Golden Age of Programming? I consider the late 1990s and early 2000s more of a Golden Age, and my reasons for it have nothing to do with making money. The time was of Golden Age because that's when programming became more accessible to the masses. Yes it wasn't without its fault, namely with regards to cyber security, but people all of the world suddenly were able to learn how to code and all the needed was an Internet connection.

Frankly, all this nonsense about money, total compensation, etc. is the cancer that killed programming.

replies(8): >>44735330 #>>44735355 #>>44735432 #>>44735477 #>>44735515 #>>44735939 #>>44736044 #>>44736521 #
1. einpoklum ◴[] No.44736044[source]
The post title, and your comment, made me wonder - what criteria should we use for considering some period of time as a "golden age" in programming? I definitely agree it should not be the level of compensation, but it could still be any number of things:

* The ease with which one could learn to program in a useful/popular language.

* The fraction, or the number, of people who program, or who are "decent" programmers, for some definition of decent.

* The ease, or short length of time, it would take one to write a piece of software which would find wide use and reasonable acclaim.

* The ease with which one can find libraries and tools to support your work as a programmer, and documentation, examples and tutorials to improve your skills.

* The extent to which programming experience and written code can, and is, shared widely, rather than restricted to a (large or small) number of silos.

etc.