Saturday 24 March 2007

Zend Certification Exam

As i mentioned in one of my previous posts, i had scheduled to take the Zend Certification on Friday the 23rd of march, which i did.
That date was chosen , not because i could not do it any earlier, but because i could not do it any later. Zend will stop the PHP4 test on the 31st of march 2007.

Of course from the beginning it was a must using the official Study Guide and Practice Tests book,
which seemed to be quite a good deal.

The Study guide covers some of the major topics in php development, starting from the basics and array, strings, pcre, stream programming etc.

The guide contains not too much information, which , cuts both ways. First: you won't need to much time to go through it. Second: that's not all the information you will need, to pass the test.

Do not be fooled !! Even though the Booklet starts of by telling you what php tags are, this is not for people who have not written a line of php in their life. Chapters and topics will get very complicated and very soon , as you go on reading. They will nee you to have the background knowledge.
On the other hand, even if you are not taking the test, this material is written by a group of php experts that will put light on many edgy points in developing, so it might be a quite good read.

The exercise book, will cover basically everything you learned on the Study Guide + extra material. The presence of this extra material, confirms what i wrote earlier, about the fact that the guide will not teach you everything that you need to know.

Two things will help a lot: Experience, ability to memorize ( php manual always at hand).

By this point, I think that the exercise book is a lot tougher ( in some topics ) than the test itself,

After a couple of white nights, gallons of coffee, and a staggering amount of random information stored in my head ( :) ) went and took the exam.

Now, i know the test is supposed a real-life one, but it isn't.
Today, one of the biggest tools that a php developer has at hand, is the (well structured) PHP Manual.
I think the exam concentrates too much on asking ie: the correct order of input and output of
array_merge_recursive, but also not giving you a chance to write a single line of code, or have a case study etc...

One of the good things of the approach that this test has, is that by the end of your studying time (if you did it properly ), regardless if you pass or not, you will code much faster and you will need the manual way less.

All these things said, i don't have a real problem with the way that the preparation and the test works.

The only thing that quasi-bugs me, is the fact that the only passing grade is PASS.
I'm definitely not talking about myself here but, there are some people out there , who are proper php gurus, and probably should not be evaluated the same as somebody who barely passed it.
I mean, maybe it's just the formulation GRADE: PASS.
Could be ' Congratulations, you succeeded.. etc etc'.

So yesterday, i passed the ZEND Php Certification test ( with a positive grade that i would love to know specifically ) in Rome Italy.

1 comment:

kemo_d said...

I'm about to take the exam too, and found it pretty strange that there are no grades, just pass & fail. Is there a record of how many developers have passed this test total ?