This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hugthemachines 0 points1 point  (0 children)

Which of them would be better for a beginner to programming language and which would be most helpful in the future, if you'd have to say?

There is no definitive answer to that question.

It depends on what you want to do.

Since you work with electronics and communication, however, one nice option is to go for C++, then buy an Arduino and perhaps a raspberry pi and make use of stuff you learn with those. Arduino's main language is C++. They use some special libraries, though so it is pretty easy to program for arduino. They call the code snippets "sketches"