Strategic efficiency with MVC
Regardless of which software development language and tools you use to create your software, the top priority should be to develop your code inline with a strategy and method that produces both short and long term efficiency. With the exception of prototyping, ,it should also be kept in mind that short term efficiency shouldn't come at an expense to long term efficiency; using such approach usually results in unnecessary problems occurring at the end of the project that become harmful to the project's success.
One solution to developing software with strategic efficiency is a code pattern called MVC, which is an abbreviation for "models, views and controllers". MVC is a variation of n-tier architecture design, where ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access