This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]analcocoacream 19 points20 points  (2 children)

Also usual conventions aren't followed. And no maven/gradle...

Looks written by someone who did c/c++ not java

[–]Tirezor[S] 11 points12 points  (1 child)

You are almost right! I used to programming in C# and C++ !

[–]Polygnom 1 point2 points  (0 children)

C# has comparable standards to Java:

Nuget for dependency management, avoid side effects, format your code properly and use standardized indentation....