
This is a case where the online interactive tutorials win out.
Moderator: kfury77
Also have started php, and it makes more sense....You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind.
Not sure about a couple of hoursGizmor wrote:
PHP you can learn in a couple of hours to do some basics. JavaScript will need much more time until you understand how it works.
And the application I mentioned? here it is: Google java to javascript tooleeeh... wot? wot? wot? interesting idea but before linkage I have a hard time believing this: Java has nothing at all to do with JavaScript and the other way round. They both have a very different role to play within the web: java runs within a java-server or a java applet, none of which can communicate directly with the client (browser) as javascript can.
Aaaah... now THIS is interesting indeed. Thanks for the linkage.And the application I mentioned? here it is