Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actualic0de

Posted 02 November 2012 - 12:29 PM

There is nothing technically limiting about the language of Java, there are a few minor annoyances such as the lack of operator overloading but its not a huge issue. However the implementation of java will almost always be in a virtual machine so you can expect some performance penalty.

#1ic0de

Posted 02 November 2012 - 12:29 PM

There is nothing technically limiting about the language of Java there are a few minor annoyances such as the lack of operator overloading but its not a huge issue. However the implementation of java will almost always be in a virtual machine so you can expect some performance penalty.

PARTNERS