Software Architecture

September 24, 2007 – 13:07

Interesting 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:

Business Models:

  • ASP: Application Service Provider {en:Application_service_provider}

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