Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Toptal.com:
The Insider's Guide to PHP Interviewing
Jun 26, 2014 @ 15:43:39

The TopTal.com site has posted some suggestions on things to ask when interviewing PHP developers, especially those shooting for a senior level role.

Ubiquitous…that is definitely one word you could use to describe PHP in relation to the web. It really is everywhere. [...] What makes PHP so popular and widely-used? While there’s no single answer to this question, PHP’s ease of use is certainly a significant contributing factor. [...] But therein lies much of the challenge of finding highly-skilled PHP developers. PHP’s relatively low barrier-to-entry and 20 year history means that PHP developers have become practically as ubiquitous as the technology itself. Yet while many can legitimately claim to “know” PHP, those who are true experts in the language are capable of producing software that is much more scalable, functional, robust, and maintainable.

There's a wide range of questions included in their list, each one with a brief description and the "right" answers a knowledgable candidate might give. This includes questions about:

  • Defining and using closures
  • What "global" is and when to use it
  • Describing the PHP superglobals
  • The use of "static"

There's also a section for the even more advanced development positions out there with questions about PHP's internals (the actual C code) as well as the differences between some built-in object types.

tagged: insider guide interview developer question list effective

Link: http://www.toptal.com/php#hiring-guide

Roy Ganor's Blog:
1 Community, Dozen programmers, 1186 bugs & one quest for transcendent PHP editor
Sep 19, 2007 @ 17:09:00

Roy Ganor, a committer on the Eclipse PDT project has written up a post from an insider's perspective on the whole thing and the path that led them to a stable 1.0 release.

Today the PDT project community consists of about 30 users that are daily involved, and about 300 users that are weekly involved, and about 13,000 users that are monthly involved in the project . Remarkable! by any mean of open-source project.

He talks about initial feelings about the move towards PHP, how the community grew surrounding the project and the level of integration that the project has with both the Eclipse software and with the Eclipse community.

tagged: pdt eclipse project release insider community integration pdt eclipse project release insider community integration

Link:

Roy Ganor's Blog:
1 Community, Dozen programmers, 1186 bugs & one quest for transcendent PHP editor
Sep 19, 2007 @ 17:09:00

Roy Ganor, a committer on the Eclipse PDT project has written up a post from an insider's perspective on the whole thing and the path that led them to a stable 1.0 release.

Today the PDT project community consists of about 30 users that are daily involved, and about 300 users that are weekly involved, and about 13,000 users that are monthly involved in the project . Remarkable! by any mean of open-source project.

He talks about initial feelings about the move towards PHP, how the community grew surrounding the project and the level of integration that the project has with both the Eclipse software and with the Eclipse community.

tagged: pdt eclipse project release insider community integration pdt eclipse project release insider community integration

Link:


Trending Topics: