Software Architecture
September 24, 2007 – 13:07Interesting current paradigms in software architecture and design, or just good coding practice:
- MVC: Model View Controller {en:Model-view-controller}
- DRY: Don’t Repeat Yourself {en:Don’t_repeat_yourself}
- CRUD: Create, Read, Update, Delete {en:Create%2C_read%2C_update_and_delete}
- Design Patterns {en:Design_Patterns}
Blogs:
Books:
- The Myths of Innovation
- Hackers and Painters
- Beautiful Code
- Design Patterns
- Patterns of Enterprise Application Architecture
- Thinking in Java
- Dynamics of Software Development
Business Models:
- ASP: Application Service Provider {en:Application_service_provider}




















Sorry, comments for this entry are closed at this time.