Jump to content

Getting my first PHP job


zulubanshee

Recommended Posts

I'm going to be looking for my first PHP job in the Orlando area and I'm wondering what sort of things I'll need to know before I start knocking on doors. I don't want to be surprised at things they expect me to know and I haven't really looked at. I have plenty to learn but i have a pretty good feel for programming. I'm working a couple of projects (self-produced) . They're nothing really spectacular, but they're going to be fully functional sites. One is done in CodeIgniter, and another is with my own classes (or ones I adapt) and Smarty. Again I'm not really fast at development yet, but I'm willing to work long hours for very little pay (maybe no pay for a couple of months).

 

One other thing, I am a middle aged person making a career change.

Link to comment
Share on other sites

Brush up on the following studies as these will be things they will ask in an interview:

 

Data Structures

http://en.wikipedia.org/wiki/Data_structure

 

Object Orientated Programming

http://en.wikipedia.org/wiki/Object-oriented_programming

 

Debugging Practices

http://en.wikipedia.org/wiki/Debugging

 

Software Development Processes

http://en.wikipedia.org/wiki/Software_development_process

 

Interviewed by a programmer:

If you're interviewed by another programmer, your questions will be on technical related items. You'll probably be asked to do a couple of simple examples to show your knowledge of PHP.

 

e.g.: Without using a for or foreach loop, write out all the letters of the alphabet (comma seperated).

 

Interviewed my management:

If you're interviewed by management of some form, your credentials and confidence will be a bigger feature.

 

More reading:

http://www.google.co.za/search?q=programmer+interview+questions

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.