prepare yourself for zend certification exam

Post on 28-Jan-2015

126 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Zend Certifications set the industry standard for PHP certifications, recognizing outstanding expertise and delivering a measure of distinction for PHP 5. In this presentation slide, i focus why we should prepare for such an exam, what's the study material..

TRANSCRIPT

preparing yourself preparing yourself for for

zend certification zend certification examexam

presented by

mahmud ahsan

zend certified engineer

software engineer, i2we inc.

http://blog.thinkdiff.net

topicstopicswhat is zendwhat is zend certification exambenefit of becoming a zcezce exam procedure

topics (continue)topics (continue)syllabussample questionsstudy materialreferenceconclusion

what is zendwhat is zendcompany behind php[Ze]ev + A[nd]i

what is zend certification what is zend certification examexama php certification test zend certified engineers (zce).

benefit of becoming a zcebenefit of becoming a zce

BETTER JOBCOMPETITIVE SALARY

zce exam procedurezce exam procedurePearson VUE Testing Center,70 questions in 90 minutes125$ exam fee three type of questions:1. MCQ, 1 right answer2. MCQ, MORE right answers3. Write short answer

syllabus of zce examsyllabus of zce examphp basicsfunctionsarraysobject-oriented programmingsecurityxml and web services

syllabus of zce exam syllabus of zce exam (continue)(continue)strings and patternsdatabases and sql web featuresstreams and network

programmingphp 4/5 differencesdesign and theory

sample questionsample question

what is the output of:$a = 'name';$$a = "Paul";echo $name;

1.$a2.name3.Paul4.A warning!

answeranswer

What is the output of:$a = 'name';$$a = "Paul";echo $name;

1.$a2.name

3.Paul4.A warning!

Correct Answer

sample question sample question (continue)(continue) _________________ object-oriented

pattern is used to implement a class that must be instantiated only once for the entire lifespan of a script.

answer (continue)answer (continue)

singleton object-oriented pattern is used to implement a class that must be instantiated only once for the entire lifespan of a script.

sample question sample question (continue)(continue)what is the output of: echo strlen('php');$a = array('ab', 'c');echo strlen($a);

1.fatal error!2.333.35

answer (continue)answer (continue)

what is the output of: echo strlen('php'); $a = array('ab', 'c');echo strlen($a);

1.fatal error!2.33

3.35 Correct Answer

sample questions sample questions (continue)(continue) which of the following functions can be

used to break a string into an array based on a specific pattern? (Choose 2)

A. preg_split()B. ereg()C. str_split()D. explode()E. chop()

sample questions sample questions (continue)(continue) which of the following functions can be

used to break a string into an array based on a specific pattern? (Choose 2)

A. preg_split()B. ereg()C. str_split()D. explode()E. chop()

Correct Answer

study materials – booksstudy materials – books

study materials – php study materials – php manualmanual

study materials – googlestudy materials – googlesearch in google “zend

certification”read what other zce says about

their preparation and exam experience

study materials – mock study materials – mock examexamhttp://www.phparch.com/c/product/vulcan/

view

referencereferencezend company:http://www.zend.com/en/

zend certification examhttp://www.zend.com/en/services/certificationhttp://www.zend.com/en/services/certification/

pearson-vuehttp://www.zend.com/en/services/certification/php-

5-certification/http://www.phpfever.com/zce-what-to-expect.html

self test before zend examhttp://www.phparch.com/c/product/vulcan/viewhttp://shiflett.org/blog/2005/apr/zend-certification-

self-test

Questions?Questions?

top related