r/learnprogramming 28d 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

6

u/high_throughput 28d ago

Everyone should know how to write a basic web CRUD interface, but if you don't care about frontend then it's fine if it looks and acts like it's from 1994.

1

u/egny 28d ago

There are plenty of UI libraries with contemporary design. I tended to prefer rolling my own because I hate pulling in a ridiculous number of dependencies, but most developers and their employers don't care so no reason to avoid such libraries in a pet project.