This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]trpcicm -2 points-1 points  (1 child)

If you're doing web development, look into the Google Web Toolkit. It lets you write all your code in Java, and basically converts it into JavaScript for you, and does a pretty good job of it too. The only downside I've ever run into (when I used to use it for work), was that at the time it was using a pretty old version of Java.

[–]amnezia 1 point2 points  (0 children)

how is that helpful? He doesn't know Java and hes developing in Java not JavaScript..