+ 6
What code, other than HTML, is easy to learn?
I am learning coding and wants to start from easy to hard. So just curious...(°~°)
3 odpowiedzi
+ 5
It depends on which direction you wanna develop yourself. If you've already started with HTML it would be good to move on to CSS and later to JavaScript (to have wider look of front-end developmet). Keep in mind that HTML, CSS and JavaScript are not "real" programming languages. If you would like to get deeper understanding of what you call coding, Python would be a good start indeed.
Also, consider an option to start with more "general" languages like C, then move forward to C++. After that, languages like Python would be a piece of cake and you will be able to learn them in less than a week.
+ 9
Python is a good choice
+ 9
Python3
It's simple,brief and easy also latest with very big community support.