Update
This commit is contained in:
parent
24de580085
commit
6c86f68253
16 changed files with 1787 additions and 1743 deletions
|
@ -14,9 +14,29 @@ Despite the extremely bad situation not all hope is lost. At least in the world
|
|||
- Generally just avoiding the hyped "modern" "feature-rich" ([bloated](bloat.md)) technology arising from the consumerist market.
|
||||
- ...
|
||||
|
||||
Please take a look at the table below that hopefully shows some sort of a pattern repeating in software development [history](history.md):
|
||||
|
||||
| technology | description | born | dead |
|
||||
| ------------------- | --------------------------------------------------------------------------------------------------- | -------------- | ----------------------------- |
|
||||
| [Lisp](lisp.md) | programming langauage | 1960 | not before you |
|
||||
| [Forth](forth.md) | programming langauage | 1970 | not before you |
|
||||
| [C](c.md) | programming langauage | 1972 | not before you |
|
||||
| Objective-C | C++ but owned by a corporation, everyone start using this! | 1984 | 2014 (officially) |
|
||||
| RPG maker | Easily make RPG games just by clicking your mouse! | 1992 | basically a zombie |
|
||||
| Java Applets | Make platfotm-independent games and web "apps", a comfortable platform to unify them all! | 1995 | 2017 (officially) |
|
||||
| Delphi | Comfortable IDE for rapid development of GUI "apps", a platform to unify them all! | 1995 | on deathbed |
|
||||
| J2ME | Make mobile games with this multiplatform framework to unify them all! | 1999 | 2015 (de facto) |
|
||||
| Adobe Flash | Make impressive interactive games and web "apps", a comfortable pltform to unify them all! | 2007 | 2020 (officially) |
|
||||
| Facebook Apps | Easily make web "apps", a comfortable pltform to unify them all! | 2007 | 2020 (de-facto) |
|
||||
| Blender Game Engine | Easily make 3D games without even knowing any programming, comfortable platform to unify them all! | 2000 | 2019 (officially) |
|
||||
| Unity 3D | Easily make multiplatform 3D games! | 2005 | currently dying |
|
||||
| JavaScript + React | Easily make impressive web "apps"! | 2013 | surely won't die, right? |
|
||||
| Godot Engine | Easily make multiplatform 3D games! | 2014 | surely won't die, right? |
|
||||
|
||||
## See Also
|
||||
|
||||
- [finished](finished.md)
|
||||
- [sustainability](sustainability.md)
|
||||
- [portability](portability.md)
|
||||
- [software death](sw_death.md)
|
||||
- https://unixsheikh.com/articles/how-to-write-software-that-will-keep-working-for-decades.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue