Getting obsolete...

Dec 05, 2016 20:00

For a long time now I’ve looked down on the younger generation of programmers mainly because they use frameworks and libraries willy-nilly without understanding how they work and what exactly they do, and call it "programming", or worse yet, "hacking ( Read more... )

Leave a comment

Comments 5

anonymous December 6 2016, 04:12:15 UTC
So is all real engineering going to end up being done by the big three cloud providers? And anybody not employed by them to be condemned to "JavaScript/UI" activities? I can imagine backend jobs being eaten by "serverless" in ten years. I have no idea what I would do in such a case.

On the bright side, if you are right about the AI progress developers themselves could be made obsolete.

Reply

garote December 6 2016, 04:34:12 UTC
I don't think developers will ever be obsolete ... we all pedal too fast on our stationery bicycles of learning, to let that happen... :D

Javascript/UI stuff is moving down in the stack and getting crowded by variants, but I don't think it's gong to eclipse other development, because the other frameworks that browsers rely on are also getting so much more sophisticated and flexible. Swift and Java are not going anywhere, and neither is C for certain sub-tasks. But why run any of this locally when you can code it up through a portal and run it ""somewhere"", 10,000 instances at a time, managed in a swarm, or instantly on a collective of pre-assigned devices?

Reply


ex_juan_gan December 6 2016, 04:12:19 UTC
Sure.

And bytes and loops are getting obsolete.

Reply

garote December 6 2016, 04:34:54 UTC
Loops are for people who don't know recursion! :D

Reply

ex_juan_gan December 6 2016, 07:49:25 UTC
Wow, that's level 3!

Reply


Leave a comment

Up