An open API service indexing awesome lists of open source software.

https://github.com/mickaelandrieu/zend_certification_mind_map

A mindmap of the subjects you need to focus on to obtain your PHP 5 certification
https://github.com/mickaelandrieu/zend_certification_mind_map

Last synced: about 2 months ago
JSON representation

A mindmap of the subjects you need to focus on to obtain your PHP 5 certification

Awesome Lists containing this project

README

          

This project is a MindMap of the Zend PHP5 Certification STUDY GUIDE by php|Architect's

I'm doing it in order to help me in my exam preparation.
I don't say that if you know this you will have your exam, I'm just putting it here
so that it may help somebody else in its exam prep.

To understand what it's in the mindmap, you may want to buy the book :
http://www.phparch.com/books/phparchitects-zend-php-5-certification-study-guide-2nd-edition/

And to open the mindmap you may need FreeMind mindmap creator :
http://www.01net.com/telecharger/windows/Loisirs/education_et_scolarite/fiches/34923.html
(At this day sourceforge official website is down :| will check later if it comes back)

May the force be with you all.

About the Oriented Object Programming in PHP chapter :
I very well know most of its content so I'm only putting what's might have skipped from my mind.
Once again you really have to buy the book...

About the code dir :
I may add code that is from the book. I do it only if I think that I need to write it down and make it works to
have a better understanding on what's going on.