News Feed
Jobs Feed
Sections




News Archive
Reinhold Weber's Blog:
MVC anatomy for PHP developers
July 28, 2009 @ 11:41:20

Reinhold Weber recently posted what he calls a "simplified approach to explaining MVC [...] to novice programmers" in this recent post to his blog.

Most MVC tutorials require advanced OOP knowledge or that you are familiar with a full-stack framework. The problem with this approach is the target audience they were intended for. Explaining a design pattern to system architects is preaching to the choir.

He targets those just stepping out into PHP and wanting to find out a better way to structure their code than classes and templates all over the place. He explains what MVC is, why you'd want to use it and includes some basic code to illustrate how it could flow in a simple application.

0 comments voice your opinion now!
mvc introduction oop framework


blog comments powered by Disqus

Similar Posts

International PHP Magazine: Poll Question: What Do You Look for in Frameworks?

Reign's SourceRally Blog: The PHP coder's top 10 mistakes and problems

Chris Hartjes' Blog: A New Way Of Judging Frameworks: Where are the tests?

Stuart Herbert's Blog: PHP Components: PHP Components: Shipping Unit Tests With Your Component

NETTUTS.com: Create a PHP5 Framework - Part 2


Community Events











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


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

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