Guest maantecaaa!!! Posted April 24, 2009 Report Share Posted April 24, 2009 Based on the replies i got in the web programming thread i've decided to focus on learning javascript. I want to use it for web stuff(mostly interacting with libraries), flash(actionscript) and possibly some electronics programming. I read through most of the tutorials on webmonkey and am ready to start practicing. Is there anything in particular I should do to get started, in terms of development environment, etc? Is there a particular version of javascript i should be focusing on? If I learn one version, how much of a leap is it to learn/program a different version? Sorry for all the questions, i tend to get paralyzed by overanalysis. Quote Link to comment https://forum.watmm.com/topic/45021-javascript/ Share on other sites More sharing options...
Joyrex Posted April 24, 2009 Report Share Posted April 24, 2009 There really isn't any 'version' of Javascript, but as for libraries, you might consider learning JQuery - it seems to be the most widely-used and popular of the libraries to use for enhancing web applications. As for a development environment, I think a combination of a good editor (Aptana is a really good IDE that supports multiple languages and has support for JS debugging) and a browser like Firefox with the Firebug extension (very handy for seeing how the DOM interacts with the web page). Hope that helps! Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Follow WATMM on Twitter: @WATMMOfficial Link to comment https://forum.watmm.com/topic/45021-javascript/#findComment-1022800 Share on other sites More sharing options...
Guest maantecaaa!!! Posted April 24, 2009 Report Share Posted April 24, 2009 Joyrex said: There really isn't any 'version' of Javascript, but as for libraries, you might consider learning JQuery - it seems to be the most widely-used and popular of the libraries to use for enhancing web applications. As for a development environment, I think a combination of a good editor (Aptana is a really good IDE that supports multiple languages and has support for JS debugging) and a browser like Firefox with the Firebug extension (very handy for seeing how the DOM interacts with the web page). Hope that helps! Thanks Joyrex, it does help. I'm downloading all the stuff you recommended right now.. Quote Link to comment https://forum.watmm.com/topic/45021-javascript/#findComment-1022815 Share on other sites More sharing options...
Guest Benedict Cumberbatch Posted April 25, 2009 Report Share Posted April 25, 2009 i second jquery and add nothing Quote Link to comment https://forum.watmm.com/topic/45021-javascript/#findComment-1022932 Share on other sites More sharing options...
Guest Deep Fried Everything Posted April 25, 2009 Report Share Posted April 25, 2009 i just want to add that i love your new avatar mr cumberbatch Quote Link to comment https://forum.watmm.com/topic/45021-javascript/#findComment-1022937 Share on other sites More sharing options...
Recommended Posts