News Feed
Jobs Feed
Sections




News Archive
NetTuts.com:
Organizing Enterprise-Level Applications
October 01, 2012 @ 10:37:50

On NetTuts.com Jonathan Cutrell has posted some ideas for you to consider when designing your enterprise-level applications, regardless of the language(s) they're written in.

Organization can make or break the maintainability of an application. With smaller applications, organization is more obviously apparent; however, as the application grows and as the number of application developers and front-end engineers producing code increases, the more confusing organization can become. In this post, we will go over some basic concepts for keeping applications organized so that finding relevant code is an efficient and systematic process.

He's broken it up into a list of suggestions to make it a bit easier to take it all in:

  • Learn from Frameworks
  • Building a Standard
  • Uniformity of Connected Parts, Uniqueness of Discrete Parts
  • Another Note About Static Files
  • What Should Be Unique?

There's some good advice in there, especially around things like standards, naming conventions, site complexity and how much usage the site is likely to see.

0 comments voice your opinion now!
organize enterprise application opinion suggestions


blog comments powered by Disqus

Similar Posts

Community News: PHPBenelux Organizes TestFest 2010 (June 5th)

Fabien Potencier's Blog: PHP is much better than you think

Zend Developer Zone: Profiling PHP Applications With xdebug

Andrew Podner: Managing PHP Application Builds with Phing

Reddit.com: PHP.net gets a new design. Opinions divided


Community Events











Don't see your event here?
Let us know!


language development composer release database framework example object testing podcast zendframework2 functional community interview opinion series code introduction tool phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework