this post was submitted on 20 Nov 2023
330 points (92.7% liked)

Programming

22702 readers
52 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 49 points 2 years ago (6 children)

W3schools is a piece of shit that shouldn't be used anyway. They publish inaccurate information and always have. Plus, we have mdn, a similar concept for a website just executed 1000% better.

[–] [email protected] 21 points 2 years ago* (last edited 2 years ago) (3 children)

I've just started learning to code. ._. I have no Idea yet what is good and what not. I just looked up an example for Boolean and W3 Schools was the first that came up.

Why is it so bad? Everything Ive read so far from there was pretty accurate. But it was mostly beginner Stuff tho.

[–] [email protected] 15 points 2 years ago

Like I said, they have incorrect information. I can't recommend MDN enough, especially because they have browser compatibility info

[–] Sonotsugipaa 14 points 2 years ago

Beginner stuff is good enough as far as I remember, just try not to rely on it too much in the long term (since MDN is also a good alternative)

[–] [email protected] 2 points 2 years ago

I don't think it's bad--it's impossible to make error-free material, and it's more error-free than not, for sure.

But other people are right: you'll "graduate" to MDN and not look at W3 Schools again.

[–] [email protected] 19 points 2 years ago (1 children)
[–] [email protected] -4 points 2 years ago (1 children)
[–] [email protected] 6 points 2 years ago (1 children)

Did you just commented just because you saw W3School and didn't even read the image ?

[–] [email protected] -4 points 2 years ago (1 children)

That was hours ago and I lost context. However had I actually done that, justified.

[–] [email protected] 0 points 2 years ago (1 children)

You are just spreading toxicity on a funny post.

[–] [email protected] -1 points 2 years ago

I'm spreading reality. What a drama queen

[–] [email protected] 11 points 2 years ago

W3schools does tend to be more beginner friendly that MDN

[–] [email protected] 6 points 2 years ago (1 children)
[–] [email protected] -2 points 2 years ago
[–] [email protected] 4 points 2 years ago

They still have some few good content. I didn't found an equivalent of the (inexhaustive) selector list of W3School on mdn.

[–] [email protected] 1 points 2 years ago

Ive had to make websites on networks that block mdn but not w3schools for some reason