Monday, March 23, 2009

Learning the Zend Framework

I'm in the process of trying to learn the Zend framework. I'm using it for a small project and just trying to get familiar with it. There is really a lot of information. If you have been working on your own MVC framework, this probably can substitute for your own quite nicely. A lot of it is overkill probably designed for the likes of IBM but it is nice to know that it is there.

I finished the quickstart tutorial but the tutorial does not really match up with the documentation too well. For example, the tutorial makes use of the autoload function whereas the documentation does not really discuss it too much. Oh well. Nothing like trial and error when learning a new piece of software.

0 comments:

Post a Comment