Some Tutorials
It is actually not hard to find good tutorials on the web.
A very good resource for all of the important stuff is http://www.w3schools.com/ and it is rare when you do not find an answer there. This being said, a good systematic tutorial is a good thing. It is like learning a speaking language - you first get the essentials - then you start speaking the little you know and as you practice you increase your vocabulary and you learn new grammatical expressions, etc... In coding, you start learning the syntax (basics) , then the way each parts works (grammar), then you work out some examples (practice) and soon you are on your way coding your Edge Animate composition.
Javascript:
http://www.codeproject.com/Articles/755/JavaScript-For-Beginnershttp://www.homeandlearn.co.uk/JS/javascript.html
http://www.w3schools.com/js/
http://www.hscripts.com/tutorials/javascript/
jquery:
http://net.tutsplus.com/articles/web-roundups/jquery-for-absolute-beginners-video-series/http://www.w3schools.com/jquery/
No comments:
Post a Comment