+ 2
Which programming language do you recommend to start learning after Html?
5 ответов
+ 5
Are you trying to be a web designer/developer?
If so, CSS3, Javascript, SQL, NodeJS, PHP, jQuery, etc... are all good options to follow up with HTML.
If you're focus on something other than web dev, then go with Java, C#, C++, Python, or anything like that.
Ultimately, it depends what your goals are and what you're trying to accomplish. Go with whatever best compliments what you're trying to do.
+ 3
JavaScript
+ 3
javascript
+ 2
@Netkos, why should anyone learn Java, C# and C++ for web dev. As far as i know C, C++ are not eligible for web dev. Is there something i don't know?
+ 2
@AlphaCoder
Java is more than capable of being used for web dev. C# is also a plausible choice, though not as easily done as Java in that regard. As for C/C++, I've never used it for anything related to web dev, so I can't speak on it for that, it seems like a less likely choice though.
Anyways, you misread my post, so that's half the problem. I just figured I would touch on Java/C# because although I didn't lump them up with the web dev languages, they can actually be used for that also.
What I actually said:
"If you're focus on ******something OTHER THAN web dev********, then go with Java, C#, C++, Python, or anything like that."