1214
AI will replace programmers
(lemmy.ml)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Could AI allow you to write code in python, and then turn the python into a static language with static variables at least?
But the main benefits of static typing is in making the programming part easier. What do you gain from translating dynamically typed languages into a statically typed language?
Well that can't be true, why would anyone have ever made a dynamic typing system?
That's also to make programming easier. Different programmers have different needs.