Less is more: language features, by Mark Seeman
C#: Program Entirely With Static Methods
I just love that the programming world is becoming more and more functional. Better code, less code, more testable code, less bugs, and life is always better when you get to solve a problem without having to fix the world.
So take a bite and try removing a bit of state from your methods and classes today. :-)
No comments:
Post a Comment