Page 2 of 2

Re: How I learn - MVC development model

Posted: Thu Apr 29, 2010 11:38 pm
by leulae
Now I have little knowledge what is happening on MVC, want to read good simple coding ..., Trying to understand routing, what, why, Registry. How I separate the logic, data, and view,Those are big things to me, because I am new to PHP and still studying.


Thank you all

Leulae

Re: How I learn - MVC development model

Posted: Sat May 08, 2010 3:29 pm
by jraede

Re: How I learn - MVC development model

Posted: Sat May 08, 2010 4:29 pm
by Christopher
That tutorial is not bad, but it pretty old. The thing about "learning MVC" is that MVC is a solution to a set of problems. So you need to have those problems first, and understand them, before MVC will really make sense.