Ask HN: What software technologies will still be around 20 years from now?
11–20 of 45 posts
Re: Ask HN: What software technologies will still be around 20 years from now?
#12Not being facetious here, I'm genuinely asking - does it matter at all? What difference does it make if something will be used in 20 years?
Re: Ask HN: What software technologies will still be around 20 years from now?
#13I'm betting on
- unix-like systems
- SQL-like systems
- vim
- "core" aspects of programming languages (data types, algorithms, operator precedence, etc.)
- HTTP protocol
- program design
- security
Re: Ask HN: What software technologies will still be around 20 years from now?
#14Re: Ask HN: What software technologies will still be around 20 years from now?
#15Not being facetious here, I'm genuinely asking - does it matter at all? What difference does it make if something will be used in 20 years?
As I look back on my career, there have been things that I learned early on that I still am able to leverage today (i.e. bash, linux, vim, java). There are a slew of other technologies that didn't last (i.e. DCOM, Corba, J++, J2EE). If I'm going to invest my time in learning, I'd like to realize some return on time. Granted there are cool experimental technologies that I learn with the realization that they may not b…
There may be some cool new tech that comes out with a neat pattern for solving a problem, we need to identify that pattern and re-use it.
Re: Ask HN: What software technologies will still be around 20 years from now?
#16Re: Ask HN: What software technologies will still be around 20 years from now?
#17Re: Ask HN: What software technologies will still be around 20 years from now?
#18Niche stuff:
- Lisp, in some form or another will continue to exist.
- Forth will continue to exist because it is possible for a single person to revive it.
Common stuff:
- vi/vim will live on. I will stop typing if it doesn't.
- JavaScript is probably here to stay.
- Java seems like a safe bet for longevity.
- Spreadsheets. Maybe not Excel, but spreadsheets will live on.
Re: Ask HN: What software technologies will still be around 20 years from now?
#19e.g
Java / C#/ C++ / JavaScript / Python
Oracle / SQL Server
Unix / Linux / Windows
SAP / ERP Systems / Mainframes / Cobol
Apart from this, We will see lot of changes the way we do development. We will see lot of improvement in automation / No Code / RPA etc
Re: Ask HN: What software technologies will still be around 20 years from now?
#20So, things that are old but still around are more likely to still be around: Unix, SQL, emacs / vim, fan-favorites lisp and forth ...
Web / CSS frameworks / mobile frameworks are less likely to be around.