[eluser]silverback[/eluser]
Hi,
I'm new to CI (but I've gone through almost all of the net tuts series) and OOP. Anyway I'm excited to start using it, but honestly the MVC principle is a bit foreign to me.
Are there any guides specifically devoted to the big-picture design of applications (so an example of how an application is divided into controllers, models, views and how they interact).
Note that I do understand what they all do and how they work, and I'd be able to make a good application at this stage, I just want to make sure everything is in the right place and conforms to MVC principles.
Thanks