On Thursday, 25 December 2014 at 09:22:48 UTC, JN wrote:
I write the code in a same way, even though I first learned and used C++ before switching to Java. Is it really that bad? I know OOP isn't trendy nowadays and functional programming is cool, but it's a very simple way to write software. I don't think the fact you're not using "advanced" features makes the code less cool.
I don't mean to say that it's bad, just pointing it out. Although using more idiomatic D can make some code a lot shorter/more readable than the equivalent Java.
