Job as a PHP developer....
Moderator: General Moderators
Job as a PHP developer....
I have a company interested in hiring me as a PHP developer, my problem is my knoweldge of PHP is quite limited I have spent most of my time modifying 3rd party PHP scripts and not developing scripts from scratch. They gave me a test and while I was able to complete some of the questions on my own, other questions were way out of my league and I had to get outside help to complete them.
Do I have a chance at this position which I believe involves maintaining PHP/ mySQL driven websites? Should I spend every waking hour I can supply practicing PHP coding thru online tutorials and such?
Do I have a chance at this position which I believe involves maintaining PHP/ mySQL driven websites? Should I spend every waking hour I can supply practicing PHP coding thru online tutorials and such?
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
I think you are putting yourself at risk by taking a job you are not qualified for. What happens when they ask for your logic of a solution you developed when it wasn't you who developed it but someone else that helped you?
I say you be honest with the company and tell them what is really going on. Maybe they would be willing to let you learn while you work.
I say you be honest with the company and tell them what is really going on. Maybe they would be willing to let you learn while you work.
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
I guess you'd better get learning then hadn't you!
Interviews programming jobs usually involve a simple practical assessment followed by some questioning on what you wrote (the questioning usually reveals whether you actually understand your own code or not). I'd be very suprised if you can bullsh** your way through an entire nterview process with no decent knowledge of PHP. But if you can then good for you, and hard luck for the company who should learn to do better interviews!
Interviews programming jobs usually involve a simple practical assessment followed by some questioning on what you wrote (the questioning usually reveals whether you actually understand your own code or not). I'd be very suprised if you can bullsh** your way through an entire nterview process with no decent knowledge of PHP. But if you can then good for you, and hard luck for the company who should learn to do better interviews!
-
chrisranjana
- Forum Newbie
- Posts: 12
- Joined: Sat Jun 03, 2006 4:42 am
- Location: chennai India
- Contact:
ball is in company's court
It depends on how desperate the company needs a PHP programmer.
-
impulse()
- Forum Regular
- Posts: 748
- Joined: Wed Aug 09, 2006 8:36 am
- Location: Staffordshire, UK
- Contact:
Where is the company based if you don't mind me asking. Our company has had a few interviews over the past few weeks and I was snooping on the code that was being written at the time. And for a simple address book which stored inputted data in a MySQL database and then a page to view those details the person had totally over complicated a simple problem with masses of OOP 
When we interviewed for a developer the other month, we had a few test questions in the 'online' section of the interview (which applicants do as soon as they apply to see if they make the grade).
I forget the exact question, but basically they had to write a function to do something, and the solution was to use recursion.
Less than 5% of the applicants got past that stage.
We didn't end up employing anybody
I forget the exact question, but basically they had to write a function to do something, and the solution was to use recursion.
Less than 5% of the applicants got past that stage.
We didn't end up employing anybody