Me: I feel I need to use indexes..
Python: Sorry, I can't increment values.
Me: Oh, well..
i+=1
Me: I will give those classes good names and then just create some instances...
Java: Very well! But we will need to type those names all the time. I mean we don't have var
here.
Me: Damn,
VeryHelpfulAndUsefulClass foo = new VeryHelpfulAndUsefulClass();
Me: Okay, I just need to write and execute a few lines of code in VS.
VS: No problem, just let me create all those project config files for you.