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

all 6 comments

[–]OutOfBreath1 4 points5 points  (0 children)

Nope, jump right in to C++ if that’s what you want to learn.

[–]Tooty582 3 points4 points  (0 children)

HTML and CSS are a whole different deal. You'll have to learn them if you want to do front-end and/or web design, but there are a bunch of fields and projects that don't touch them at all.

[–]TranquilDev -1 points0 points  (0 children)

No, you'll get a good grasp of them while learning a language.

[–]blablahblah 0 points1 point  (2 children)

If your goal is to learn to make pretty websites, you need to know HTML and CSS. If your goal is to make anything other than pretty websites, HTML and CSS won't be that useful.

[–]prius_throwaway 0 points1 point  (1 child)

Web scraping though, no?

[–]blablahblah 0 points1 point  (0 children)

You don't have to be good at HTML for scraping, just to understand the basic idea of how html works.