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

Programming

16971 readers
161 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 9 months ago* (last edited 9 months 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 9 months ago

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

[–] [email protected] 14 points 9 months 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 9 months 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.