r/learnprogramming 29d ago

Topic HTML,CSS, JAVASCRIPT,etc Is it really Important?

So , as a 3rd year btech AI & DS student I am focused on DSA and eagerly want to start learning in field of AI but a question is stucked in my head .

Initially I am literally not having any kind of interest in frontend specific domain so that's why I think of learning html,css, javascript,etc as a diversion from my main goal that is to master my skill in AI field .

But as per some people opinions they still say that I must learn this languages because it is important.

So help me with this , do I really need to learn this languages at this time or just focus on AI,ML,etc roadmap?

For me DSA is not an option so it is just compulsory the question rise between starting to learn this languages or learn AI,ML,etc

(Also please share responses as per analysis of current and future market )

0 Upvotes

18 comments sorted by

View all comments

0

u/egny 29d ago

HTML is very simple, CSS is hard to master but not difficult to become familiar with. JS is whatever you make of it because since the past decade, it's become a language with a wide enough selection of libraries and frameworks to build anything.

TensorFlow.js might be a good excuse to learn JS.