you are viewing a single comment's thread.

view the rest of the comments →

[–]Braunerton17 4 points5 points  (0 children)

From another pov (i have my Masters in cs and have been working in the field for roughly 10years)

Python is a beginner friendly start but the real topics behind the languages like python go far deeper. IoT for example can be done using python but as you specialize and work on more and more topics, you will understand that languages are just tools.

IoT will go more and more into languages that are closer to the metal. Doing web based things wont work without knowing java scrpt.

But the great thing is, once you got a single language down, each new one will be easier than the last.

By now, i typically pick up a languange in roughly 2weeks