cadkins23;11030517 wrote:I've been coding for a few years now, but never got the hang of OOP style coding which everyone who is hiring seems to want these days. I have an interview tomorrow and tried to put together a little portfolio today and this is what I came up with:
www.chrisadkins.me
Please tell me if you think my OOP style coding is good enough to get a job that is looking for a PHP coder with only 3 years experience. I've been coding with PHP since 2007 but feel like I've never mastered it the way some of you have.
Thanks for any advice whatsoever!
I know this is a VERY old post, but ... based on the lack of responses the guy got, I might have some good advice to pass on that relates to this same situation (at least I haven't seen it mentioned anywhere here yet):
Most job ads et al are written by HR (Human Resources) departments; it's not unusual to find they know little about the actual job and I've never met one that actually had a good understanding of the job being offered.
That said, simply try to take things like "OOP" with a grain of thought. If you don't know what OOP means for sure, look it up and then craft your resume accordingly.
As I see it OOP w/r to PHP coding would mean things like:
1. Using snippets etc, written by others where a good methodology exists.
2. Using Functions, CSS, HTML 5, Require, Calls, Includes, and on and on: All the things that help by preventing code from having to be typed over and over. Write it once and call for whatever is needed by calling it by whatever the method may be.
3. A good knowledge of PHP internals, Functions and such, including knowing when/when not to use Globals and so on.
Mostly, just be as honest and forthcoming as you can and tweak your cover letter and the resume itself to apply specifically to the job you're interested in. Let them know you've researched their company and tell them why you think YOU would be a great candidate for the job you're applying for, if possible.
Most of all be polite, usassuming and HONEST! Keep the resume and cover letter as short as possible and keep opinions and "feelings" to yourslef - the interview is the place where they'll ask if they want to know about those things.
I feel qualified to make these statements because I managed to go from Tech to middle managent to upper management (Director of North American and Pac Rim R&D). I hired a few hundred people and sadly had to let a few go, but that's how it all works.
Luck & Good Luck to anyone who reads this!
Rivet