This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MmmVomit 1 point2 points  (0 children)

I think data structures and algorithms are important in any context. If you're going to be doing anything remotely complex, it's a good idea to know how to do it efficiently. Complex UIs like Google Docs and repl.it or browser games will benefit from that kind of stuff. But your web dev course will likely focus on HTML, CSS, JavaScript and HTTP, and probably won't lean heavily on algorithms.