|
|
|
|
|
by lliamander
1849 days ago
|
|
Talking with developers who started their career in the early 90's, it seems to me the two biggest changes in software development over the past 30 years are: - the rise of easily shared open source libraries and applications (supported by infrastructure like CPAN, Maven, and Github) - crowd-sourced documentation (blogs, forums, and Stack Overflow) It changed not just the way an individual programmer interacts with the code, but the way programmers work together. |
|
People who write stack overflow answers really are the unsung heroes of the open source world.