20 hours was probably the time I was finished with the basic train network and set up my first “big” steel smeltery (just a small one that was capable of smelting one train at a time, didnt want to build to much of them without bots). I’m currently at 30h and I can now finish all of the nauvis sciences, getting bots and setting up nuclear. This is also my second run I ever did(didnt finish the last one due to space age) so I am much slower. I also fucked up my starter base so badly, that it wasn’t anywhere near being capable of getting me through any research higher than green without turning into a gigantic spaghetti.
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.