Jump to content

About W3Schools I want to learn


Warrior1988

Recommended Posts

As always theres sites that put down other sites and sites that talk great about it. I like how WS3Schools tutorials are but can any web developer or programmer say that there tutorials are up to date? I really like this site but want to be sure that I am learning an up to date information.

Link to comment
Share on other sites

The W3Schools tutorials have been updated recently with HTML5 and CSS3 material. You must keep in mind that tutorials often over-simplify. For example do not use document.write() in your own code even though you will see it often in tutorials.

  • Like 1
Link to comment
Share on other sites

Also, you should recognize that's there's a very big difference between teacher oriented learning in a classroom and self-directed learning on the web.

  • Like 1
Link to comment
Share on other sites

Javascript is the language you have to use to make browser games, but in order to fully understand Javascript you first need to know HTML and CSS, because Javascript interfaces with these. So the usual learning order is HTML, then CSS and then Javascript.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...