TAz69x Posted December 9, 2007 Share Posted December 9, 2007 Hi, I want to start to learn Javascript now, but am having trouble finding any good sites. A new computer (plus rent, insurance, gas, etc. etc.) has left me tapped for cash, so I'm looking for a good online course. Preferably something from start to finish. But all I keep finding is a bunch of terrible sites, that give info all-over the place, including not describing what properties different objects have, the hierarchies, useful functions, what functions objects seem to have (from what I've seen), eg. document.thingy.blah.somefunction() // which seems to suggest that this object itself has a function? Anyways, I'm looking for an online lesson or lessons that teaches all of this stuff the best, and any links, suggestions, help, comments, etc. are GREATLY appreciated! Thanks SO much for your help, I've just been through so many terrible tutorials and "lessons" so far that it's driving me mad =p - TAz Quote Link to comment Share on other sites More sharing options...
phpQuestioner Posted December 9, 2007 Share Posted December 9, 2007 here is a basic beginners tutorial: http://www.pageresource.com/jscript/index2.htm Quote Link to comment Share on other sites More sharing options...
nogray Posted December 10, 2007 Share Posted December 10, 2007 The best resource (if you can believe it) is a book, go to the nearest bookstore or library and find a book about JavaScript. It'll have a lot of details and instructions that help you from start to finish. Also, after you start learning the basics of JavaScript, you can start testing and playing around with different stuff. Quote Link to comment Share on other sites More sharing options...
BenInBlack Posted December 13, 2007 Share Posted December 13, 2007 http://www.w3schools.com/js/default.asp Quote Link to comment Share on other sites More sharing options...
emehrkay Posted December 13, 2007 Share Posted December 13, 2007 This is one of the best starters guides that i've seen http://blog.mootools.net/2007/6/5/help-i-dont-know-javascript Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.