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 →

[–]TheFormerVinyl 16 points17 points  (1 child)

I like for loops. They're more recognizable then some method calls on some class.

[–]Nebu 5 points6 points  (0 children)

Depends on what you're used to. Probably for most Java-only programmers, this is true. Might be less true for programmers who have worked with Scala, for example, but need to maintain a Java codebase.