What's the deal with all of the abstract stuff?
Posted
by JustVenting
on Stack Overflow
See other posts from Stack Overflow
or by JustVenting
Published on 2010-03-27T15:42:05Z
Indexed on
2010/03/27
15:43 UTC
Read the original article
Hit count: 201
paradigms
I see a lot of talk about MVVM, MVC, Design Patterns etc... You know, some guy has a blog, and he spent the last six months learning about one these things and desiging a program centered around that concept and then he goes on and on about it like its better than sliced bread.
I read all of this crap and I wonder, whatever happened to simple logical programming? Not self-absorbed huge frameworks of design patterns and mvc and whatever else you can think of... just simple linear programming, perhaps a few classes to encapsulate things here and there.
© Stack Overflow or respective owner