this post was submitted on 20 Nov 2023
302 points (92.4% liked)

Programming

22107 readers
163 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 !webdev@programming.dev



founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TrickDacy@lemmy.world 44 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.

[–] Roflmasterbigpimp@lemmy.world 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.

[–] Sonotsugipaa@lemmy.dbzer0.com 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)

[–] TrickDacy@lemmy.world 13 points 2 years ago

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

[–] beejjorgensen@lemmy.sdf.org 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.

[–] dewritoninja@pawb.social 18 points 2 years ago (1 children)
[–] TrickDacy@lemmy.world -4 points 2 years ago (1 children)
[–] Kuinox@lemmy.world 6 points 2 years ago (1 children)

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

[–] TrickDacy@lemmy.world -3 points 2 years ago (1 children)

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

[–] Kuinox@lemmy.world 0 points 2 years ago (1 children)

You are just spreading toxicity on a funny post.

[–] TrickDacy@lemmy.world -1 points 2 years ago

I'm spreading reality. What a drama queen

[–] morrowind@lemmy.ml 10 points 2 years ago

W3schools does tend to be more beginner friendly that MDN

[–] RandomVideos@programming.dev 6 points 2 years ago (1 children)
[–] TrickDacy@lemmy.world -2 points 2 years ago
[–] Kuinox@lemmy.world 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.

[–] KSPAtlas@sopuli.xyz 1 points 2 years ago

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