How will programming language be in 100 years?
The reading was interesting, I think I've never thought that maybe the programming language I like the most could disappear. But it is true that the most inefficient way of coding is doing extra work, thus precise programming languages may be a better choice (for example Python or Clojure) but there is the challenge of real time apps and the slowness of these languages. At the end, simplicity makes it difficult to write an algorithm or at least normal algorithms. C is one of the most important programming languages, but it is very difficult to use because you can choose on how to do everything, even memory allocation. Which could be a very important tool for certain algorithms, other Programming Languages that are not that customized are faster to learn and faster to code but a little slower to execute. I think, by now, a language like C will always exist because we need this level of customization, but it won't be a success, it will only be used in special cases or for reusin