Skip Navigation
222 comments
  • Threads will literally punch you in the face

    Like...through the monitor? How does that work? Is it an actual fist or some kind of mobile computer component?

  • Trying to print hello world is actually pretty easy

    public static void main[Args]{ SystemPrintOutLn("Helli world"); }

    That's should be it. But I can devinetively agree. For simple tasks Java is to complex because you need to do to much stuff prior to it. If you have more complex things its actually not that bad since if you have a good polished infrastructure it can be quite good.

222 comments