| ▲ | bryanrasmussen 7 hours ago |
| how many times in the history of computer programming has there been an end to computer programming as we know it, successfully, and how many times predicted? I can think of one successfully, off hand, although you could probably convince me there was more than one. the principle phrase being "as we know it", since that implies a large scale change to how it works but it continues afterwards, altered. |
|
| ▲ | rzmmm 12 minutes ago | parent | next [-] |
| Someone compared LLM in 2020s to GUI in 80s and 90s. Graphical interfaces didn't replace text interface, but it just became additional to it. |
|
| ▲ | mech422 7 hours ago | parent | prev | next [-] |
| Off the top of my head, I can think of the following during my career: 1. COBOL (we actually did still use it back in the 80s)
2.AI back in the 80s (Dr. Dobbs was all concerned about it ...)
3. RAD
4. No-Code
5. Off-shoring
6. Web 2.0
7. Web 3.0
8. possibly the ADA/provably correct push depending on your area of programming
TBH - I think the AI's are nice tools, but they got a long way to go before it's the 'end of computer programming as we know it'edit: formatting |
| |
| ▲ | bryanrasmussen 3 hours ago | parent | next [-] | | OK, those are all ones that didn't change programming as we know it, but some came closer than others right? I definitely considered some of those in my list of failed revolutions. My one completely successful revolution is moving from punch card programming. | |
| ▲ | kuboble 6 hours ago | parent | prev | next [-] | | Stack overflow (and internet in general) changed the programming as we (at least some of us) knew it. When I was learning programming I had no internet, no books outside of library, nobody to ask for days. I remember vividly having spent days trying to figure out how to use the stdlib qsort, and not being able to. | | |
| ▲ | mech422 6 hours ago | parent [-] | | Hmm - I'm not sure I'd say that 'changed programming' - but the internet in general changed 'learning to program'. I can remember when I first discovered gopher and found I could read tons recent material for free, or finding stonybrook on the web - that was like a gold mine of algorithms! :-D |
| |
| ▲ | ralferoo 3 hours ago | parent | prev | next [-] | | FWIW I worked for a company from 2002 to 2006 that still had quite a large COBOL team even then. Some of the team members were also in their 20s and they'd been hired and trained up in COBOL. | |
| ▲ | fweimer 5 hours ago | parent | prev [-] | | COBOL certainly had a lasting impact, but only for some application domains. The rest didn't seem to be particularly successful or impactful. Maybe RAD if you consider office application macros and end user report generation in it. (Spreadsheets extended programming to non-programmers and had a long-lasting impact, but I wouldn't call them RAD.) |
|
|
| ▲ | fweimer 5 hours ago | parent | prev [-] |
| What's the one successful one? Visicalc? |
| |
| ▲ | bryanrasmussen 3 hours ago | parent [-] | | I would say the one that definitely changed programming was moving from the punch card era. A lot of these others that people are mentioning I don't think really changed programming, they just looked like they were going to. |
|