+ 1
What's an easy coding language
2 Réponses
+ 9
There is no easy language for coding.
Every language have its own formats and significance. If you learn a language with all your efforts and hardworking.
After practicing the language ,you would think that it is the easiest.
Try to use the search bar and probably you'll get back the answer.
my advice is Python or Ruby as a general purpose programming language and to get started in the programming field, as a beginner, you'll fall in love with it and you will be able to make cool stuff in a very short time!
Have fun!
+ 2
Personally, I would say that Python is a really good place to start with coding as a lot of its syntax is more English based, making it more readable for beginners, and it still touches on more advanced topics like file management and object oriented programming. I would recommend checking it out, and seeing how you like it! :)