73
Is there any use in learning an "easy" programming language?
(sh.itjust.works)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
If you are learning because you are just interested in this, then I might say go with any language like C/Go where you have real datatypes you can work with.
C might be a good place to start for a little while where you can learn the fundamentals like data types, logic, etc.
Once armed with the fundamentals, you can really just go wherever you desire, look at and maybe try a few to see what you like.