w3schools is not the best resource, but 90% of the time, when it shows up as the top result on Google, it tells me exactly what I want to know. Some common examples: - What values does CSS attribute white-space take? #1 result on Google for "css white-space" is http://www.w3schools.com/cssref/pr_text_white-space.asp which has exactly what I need to know. - What members does the Array object in JavaScript have? For th…
Lay off W3Schools
51–60 of 102 posts
Re: Lay off W3Schools
#52w3schools is not the best resource, but 90% of the time, when it shows up as the top result on Google, it tells me exactly what I want to know. Some common examples: - What values does CSS attribute white-space take? #1 result on Google for "css white-space" is http://www.w3schools.com/cssref/pr_text_white-space.asp which has exactly what I need to know. - What members does the Array object in JavaScript have? For th…
I highly recommend http://dochub.io/ over w3schools. Not only does it source MDN, which is much more accurate, but it allows you to instantly search for whatever CSS property or JS function/object you're looking for. (The only thing that I find disadvantageous is that you have to know the name of what you're looking for)
Re: Lay off W3Schools
#53This idea is sometimes called Wittgenstein's ladder: http://en.wikipedia.org/wiki/Lie-to-children - "My propositions serve as elucidations in the following way: anyone who understands me eventually recognizes them as nonsensical, when he has used them - as steps - to climb beyond them. He must, so to speak, throw away the ladder after he has climbed up it."
Re: Lay off W3Schools
#54The road to hell is paved with good intentions.
Except w3school is a road to heaven paved with bad instructions. None the less it is a road, and it's approachable.
Re: Lay off W3Schools
#55Step 2: Block w3schools at http://www.google.com/reviews/t
> Sites will be blocked only for you, but Google may use everyone's blocking information to improve the ranking of search results overall.
Re: Lay off W3Schools
#56I suspect that sources like W3Schools, the O'Reilly Missing Manual series and DirectXTutorial.com leave out good practices to avoid overwhelming the reader. This idea is sometimes called Wittgenstein's ladder: http://en.wikipedia.org/wiki/Lie-to-children - "My propositions serve as elucidations in the following way: anyone who understands me eventually recognizes them as nonsensical, when he has used them - as steps…
Re: Lay off W3Schools
#57Earlier quoted context omitted.
Except w3school is a road to heaven paved with bad instructions. None the less it is a road, and it's approachable.
Oh no, if you follow the instructions on that site you're going straight to code hell. Yes it is very approachable and enticing, but it's wrong.
Re: Lay off W3Schools
#58The first Google result for the query, "div tag" is a W3Schools page. The page then cringefully displays a sample piece of code with an inline style colour attribute that probably would have been acceptable in 2002. Don't get me wrong, as a developer I think W3Schools can serve a purpose, but I've often found myself on a W3Schools reference page and not leaving a single useful piece of information.
It feels like W3Schools hasn't changed since it launched. I'm guessing the software company that runs it has better things to do and doesn't really care whether or not they're miseducating people.
And by the way, I think the author is about 7 years too late on the W3Schools hate train, the article reads like hating W3Schools is a new thing.
Re: Lay off W3Schools
#59Earlier quoted context omitted.
Oh no, if you follow the instructions on that site you're going straight to code hell. Yes it is very approachable and enticing, but it's wrong.
I came out of it just fine. Satan had some good contacts.
Re: Lay off W3Schools
#60w3schools is not the best resource, but 90% of the time, when it shows up as the top result on Google, it tells me exactly what I want to know. Some common examples: - What values does CSS attribute white-space take? #1 result on Google for "css white-space" is http://www.w3schools.com/cssref/pr_text_white-space.asp which has exactly what I need to know. - What members does the Array object in JavaScript have? For th…
I highly recommend http://dochub.io/ over w3schools. Not only does it source MDN, which is much more accurate, but it allows you to instantly search for whatever CSS property or JS function/object you're looking for. (The only thing that I find disadvantageous is that you have to know the name of what you're looking for)