+ 1
From where i should start to learn coding?
Java,html,python,etc.
3 Respostas
+ 5
What are you wanting to focus on in the future? You should base your choice off what compliments your focus.
Web Dev:
HTML, CSS, JavaScript, jQuery, PHP, SQL, NodeJS, React, Angular, etc..
App Dev:
Java, C#, and C++
Honestly, you can't go wrong with most of the languages. In the end, you'll probably end up learning many of them. In my opinion, they're all relatively easy, and for each one you learn, each additional one you learn seems to be easier. I don't mention Python on my list because it has really bad syntax and from what I notice, does nothing at all to help people learn the other languages. Best bet is to start with a C-based syntax language first, and it'll make learning the others a lot easier.
+ 8
first choose if you want to go in the field of web development or in the field of app development
if you want to go in web development then you should start like this
html -> css -> javascript -> php and so on
and if you want to go in app development start with
c -> c++ -> Java ->python
if you have Ed some knowledge of how logic is made then you can start with python because it seems simple to understand the syntax and made the logic