I Don't Get Java, C#, Or Any Other Class-Based Programming Languages
This is just a rant.
I personally don't like class-based programming languages.
I simply don't enjoy using them for anything. I think the maintainers of Java, and of C# have understood this and they are making minor tweaks to this to make simple things like printing to the console free from being declared inside a class.
I'm into imperative programming. I like instructing a computer just like I would instruct a person; instructions line by line.