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

IBM developerWorks: Get started with Project Zero and PHP

Web Builder Zone: What we don't need in object-oriented programming

Dhiraj Patra's Blog: Writing Scalable Applications with PHP

SitePoint Web Tech Blog: OSCON 2006: Gettting Rich with PHP5

Mind Tree: Testing your web application


Community Events











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


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

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