Good tips for OO developers

Here are some good suggestions from Stephan Schmidt for OO developers.
They are for java developers, but some of them are as good as for C# developers:
-#2: avoid setters
-#3: avoid for/foreach
-#7: use fluent interfaces
-…

Better have a read, and comments too. 😉

ps: don’t forget Anti-IF Campaign !!! 😉

source: Go Ahead: Next Generation Java Programming Style

Tags: ,

One Response to “Good tips for OO developers”

  1. Stephan Schmidt Says:

    Thanks for mentioning my post.

    I also find the comments of my post funny, amazing, controversial and insightful. Post sparked a good discussion.

    Cheers
    Stephan

Leave a comment