vote up 25 vote down star
17

In my early 20s I abandoned what looked like a good career path in a major company to go to graduate school and get a research masters (2.5 years). I did another year in the industry, and then went back to graduate school to get another masters and a Ph.D. (another 6 years down the drain), coding the whole way throughout it (Eclipse plug-ins in Java) and working on research related to software engineering (usability of APIs).

With my luck, I ended up graduating the year of the recession. Initially, I was naive, I thought that with my background, I could always find a coding job. Big mistake.

It turns out that I'm in a complicated position.

Entry level positions are usually offered to college undergraduates. I attended my school's career fairs, but you could immediately see signs of Ph.D. aversion and overqualification issues. They want 20 year olds with clean slates. Since I'm graduating, I also don't qualify for internships.

Even if I could get a response, since I've been out of school for a long time and have been building higher-level stuff in Java (e.g., Eclipse plugins, GUIs, things that actually use container libraries), I'm also no longer as proficient in C/C++ and at a day-to-day level in the usual range of college-level interview questions that everyone uses (typically the local variation of reversing a linked list, merging, etc.). I had no problems with this when I was 19 and interviewing for my first job since a lot of what you do in C is manipulate pointers and I was writing AVL trees for assignments. I still know pointers, naturally, and I taught college courses in data structures, but I don't implement data structures at this level on a day-to-day basis and certainly not in C/C++. And once you don't do that on a daily basis, it's fairly tricky to do. All my recent experience in OOD and in writing good maintainable code is meaningless because companies pigeon-hole you with the standard set of algo/ds questions.

On the other hand, mid-level, contract, and certainly senior level positions look for a certain number of years in industrial positions, so coding research tools doesn't count. In addition, while I have proficiency in Java and several APIs, most non-entry level jobs require people with a lot of provable experience with a variety of J2EE APIs. I'm familiar with them, but don't have the industrial experience.

So that sends me back to entry-level jobs that are posted through job-boards, and these are not common (mostly they are Monster junk), and small companies are even less likely to answer a Ph.D. compared to the giants who exhibit in top career fairs. Even worse, they are handled by HR people who really don't want to deal with anything anomalous.

Any tips on how I should approach this intractable position? For example, what should I write in cover letters?

Updates 1: dommer made a good point about open-source projects. Unfortunately, when I was in college and had free time OSS wasn't popular (mid-nineties), and when I was in grad school I worked on other things. Now that I have a family to feed, OSS is not exactly a path I can pursue.

Update 2: rm made a good point about immigration issues. In my case it is not a problem since I am not on a student visa, but I am sure it would be a problem for others. Although there are actually more visas available this year because many companies are not hiring anymore.

Update 3: I am graduating soon. I am in my thirties and have a family to feed. Starting to write blogs, contributing to open-source and all those other things are a great investment, but they're not going to find me health insurance and food in two months.

Update 4: I started interviewing for Java-centric jobs that focused on OOP and sensible design rather than on algorithmic puzzles and got a couple of offers. I guess the trick is to interview for things you're good at with employers that look specifically for that.

flag
Your question needs abit more detail. – Dan Apr 5 at 0:12
It's fairly long as it is, what kind of details? – Uri Apr 5 at 0:18
1  
Andri, why is a question about programming jobs not programming related? – Uri Apr 5 at 0:49
@uri: The not-programming-related tag applies to questions that are not concerned with programming problems. Your question is about the job market, not about how to solve a specific programming problem. (Which of course doesn't mean it's not relevant. I'm just explaining the tag.) – dehmann Apr 5 at 1:17
1  
@yx: Research posts are hard to come by even on normal years. And this years many universities canceled their searches or strictly limited it, while most research labs froze hiring. About 400+ people competed for most open academic positions. Most people (including myself) ended up in industry jobs. – Uri Aug 26 at 22:52
show 2 more comments

19 Answers

vote up 0 vote down

If you're genuinely looking for something entry-level, why not stop including the fact that you have a Ph.D. when you apply? "Ph.D. aversion" doesn't usually mean they want 20-yr-olds with clean slates, it means they don't want to pay a Ph.D.-level salary for an entry-level position. Snag the job, then out-perform the position like crazy. This will leverage your skills into something better internally, or into a position at a similar company, and at in the meanwhile you'll (1) have an income, (2) polish up whatever low-level skills you feel are rusty, and (3) gain valuable time of "experience in the industry" for your resume.

link|flag
vote up -2 vote down

Or, maybe you're just not that good.

link|flag
That's pretty much a bad answer. If he got a PhD he is THAT GOOD. – the_drow Aug 30 at 22:29
vote up 2 vote down

A few suggestions, from someone who's about to be in the same position:

Go to conferences (even better if you're speaking)

This could be any type of conference, academic, industrial, or just a local Python/Java/whatever User Group thing. If there are name badges, attach "hire me" to yours. The people you're talking to will notice, and someone will probably have both be looking for someone, and think you're smart from talking to you.

If you give a talk its even better. You can probably offer to give a talk at your local Java User Group thing. People love to hear about academic research. I gave a Google Tech Talk, spoke at some companies, and some more local things. Afterwards, people were very interested in hiring me. I'm giving a SO devdays talk in London in October, and I expect it to be great job-seeking opportunity.

Call old acquaintances

Presumably you've been to a ton of conferences, and gotten a ton of business cards. Send them a "I hope you remember me, we met at X, I'm looking for a job". They probably won't, but they'll likely pretend they do and might help anyway.

LinkedIn

I'm actually shocked at how easy finding jobs via Linkedin is. I fixed up my profile a small bit, "friended" old colleagues, and joined a "Compiler Experts" group and posted an introduction. In 12 hours I had three "please send me your CV" messages.

The best part about LinkedIn is that its designed for that, so there isn't any awkwardness about contacting people out of the blue.

Recruiters

There are recruiters who specialize in placing PhD graduates. In compilers, Julia Cort seem to be the go to people. There's probably something like that in your area.

Practice

Presumably, you're worried about the algorithm portion. Its not your fault -- if you're anything like me you spent 80% of your research time engineering, 19% reading related work, and a scant 1% doing anything cool. So brush up. I plan on spending two weeks perusing topcoder, reading Skiena, Cormen and Programming Pearls, and generally practicing before applying to Google. Practice writing on paper, do them in C/C++ if that's what you need. I was recommended reading how others solved topcoder problems. Don't just look at the problems, do them. Consider it an investment.

Treat it like a research problem

Its important to read what others have said/done, to experiment and to talk to peers. The best thing you could probably have done is post this question -- I wouldn't be surprised if you don't get a couple of people asking you to apply to their companies after this.

Pretty it up

Your resume makes it look like you have a lot of experience, and are smart and good. But it might be worth making it a lot prettier. Your website is very attractive, so you probably have some idea of how important this is.

link|flag
vote up 0 vote down

I suggest you get yourself a copy of "Programming Interviews Exposed" [http://www.piexposed.com/] and try to understand the solutions to the problems instead of memorizing them. Once you do this, low level programming questions should no longer be a problem (most of them are similar).

I understand most of the work in the "Real world" doesn't require you to code these things, but I think employers feel a little bit more comfortable knowing that you know what goes on under the hood.

link|flag
@sjobe: I'm familiar with the book and also with the style of questions. I think that my problem is that my C/C++ is very rusty (last used in 2000) and without actually writing real code for real purposes I can't really restore my skills in it. I seem to be doing fine on Java interviews... – Uri May 6 at 17:17
vote up 1 vote down

Have you talked to anyone at CMU, particularly your dissertation adviser? I don't know of any computer science PhD students in any department having trouble finding a job. I've just never heard of it. I don't really know of any masters students around here having trouble. Here is my question, why are you trying to get entry level programming jobs when you have completed a PhD? Have you looked at any PostDoc stuff. Google and many other big companies (IBM etc) are still recruiting PhDs (though I think Google is really not putting out as much research as they should be given the amount of PhDs they have).

If you really want these kinds of entry level programming jobs, I don't know why a PhD would hurt you. You could downplay it on your cv. Honestly, there are many people with significantly less experience as you that are getting pretty lucrative jobs so I do wonder how you are in this situation. Nevertheless, WHY are you trying to get entry level jobs with a PhD?

Please talk to your faculty. I find it hard to believe that CMUs is letting their PhDs go out into the wild without things work.

link|flag
@BobbyShaftoe: I'm quite surprised your CS people don't have problems finding jobs. Things here at CMU have been pretty awful, and a lot of brilliant people are going to engineering rather than research. The academic well have dried up - schools ranked #40 get 400 applications for single academic positions. Powerhouses only hire a few people. Places like IBM are essentially in a freeze. – Uri May 6 at 17:18
@BobbyShaftoe: I know a few people that did the whole Google process, passed, and still didn't get an offer, so Google has some slowdown. IBM Research is not recruiting at all and has a handful of postdocs, etc. It seems that in this economy, research gets shut down first. – Uri May 6 at 17:19
Honestly, I haven't seen any slowdown. I've seen universities get funding gets but there are still academic positions open. Are you trying to stay in PA? You may need to look at some land grant schools and other public universities – BobbyShaftoe May 6 at 18:07
@Uri - I just did a quick check and there are 2,618 accredited universities in the US. They all don't have Computer Science Departments but I'll bet many (if not most) of them do. You make it sound like #40 is bad. I just read so much negativity out of all your comments. That is your biggest reason for not finding a job, not the economy. Out of probably 500 to 1000 schools, 40 is really good and you make it sound like the bottom of the barrel. Even if you get a research job at #1000 out of 1000, that would still be great, as maybe you can help the school reach #40 by being there. – Dunk May 7 at 13:22
vote up 4 vote down

The PhD sometimes can be a problem for simple programming jobs. Even though you are screaming at your prospective employer, saying "yes I've done all the crazy stuff during the PhD, but now just want a job to code to feed my family", they may not hire you not so much of over-qualification, but rather over-thinking. For basic developer jobs, usually employers look for someone that codes like a robot, and not having any academic questions of whether we should use this or that design for the application etc.

Having been to that exact situation myself - trying to get a plain ol' developer position but got rejected because I have a PhD, I felt really-really bad (and constantly asking the question: shouldn't the PhD provide me with all the opportunities?). But I kept searching and found something more suited to my PhD skills, and more intellectually rewarding.

That is both the curse and the advantage of the PhD; it opens you the doors for higher quality jobs, but given not the state of economy, but the state of society - how fast things change and similarly how software comes and goes - companies want the 20 year-olds to code quick and turn out an app with a 6-month lifetime.

But still as other people mentioned in their responses, there are places both in private and government sector that invest in long-term budgeted and well researched software projects. So you should be looking for a place like that, but it takes time; It took 6-8 months for me, almost 10 phones interviews and 3 on-site.

And most important get your ego up. I completely understand how you feel, 6-8 years in graduate school under constant stress torn your ego into to pieces. But once you get through that - let's say - psychological training, you can stand any stressful deadline, juggle many things in your head from software design to implementation, think more broadly etc. These are qualities which none of the 20-year old developers have. Many employers look for those traits, and again get your ego up, think that after 8 years of graduate school you went through things that few people could stand, and get out there and snatch that job.

link|flag
But I'm still having trouble see why a PhD would want to aim for simple programming jobes in the first place. – BobbyShaftoe May 6 at 13:11
vote up 4 vote down

It's a bit late, since you are already graduating, but taking an undergrad algorithms or systems course would have helped. I pushed down my "but I am a grad student!" pride and took the Systems class (15-213), even though I took an equivalent in my undergrad, much like you did. It's been a blessing -- apparently the most common screening question during this interview season is "write strcmp or strcat in C." (but I am a systems/databases guy, your experience may be different).

Since you don't have time for that sort of thing -- get on the course websites, download the posted slides, and go through them. You already know this stuff, you just need a refresher.

In terms of getting the job -- the resume is critical. I took the liberty of checking yours out on your website. The first thing you list is work experience -- that's good. But it ends in 2004 -- that's bad. Can't change the facts, so change the appearance. The first thing on your resume should be a summary. Something along the lines of "Software Engineer with 11 years of experience. Expert in Java/J2EE and the Eclipse development. Extensive experience in both industry and academia."

Your software development skills section is a bit soft -- it lists too many things you are probably not an expert in (Pascal?), thereby casting the things you probably do know well as being just so much alphabet soup. Get rid of the cruft. Focus on the stuff you are great at, and show it. Almost everyone says they know Java and Eclipse. Unlike most other people, you are probably a veritable Java and Eclipse GURU. "Development of eclipse plugins" doesn't quite carry that message.

The same kind of critique can be applied to the other sections -- you are severely underselling yourself, and this is not the market to do that in. Don't just say "several projects" -- briefly describe them in such a way that makes a programmer who is reviewing your resume say, "I want to find out more about that." You need to make yourself look like an absolute rock star.

Finally, as others have suggested, this is all about networking. Develop your LinkedIn profile, make sure your friends and acquaintances and former colleagues know you are available.

link|flag
@SquareCog: I value the resume feedback. I agree that I undersell myself, and I am shooting myself in the leg by not doing the overselling. I just see so many resumes that do that and it makes me uncomfortable. The problem of a programmer personality. – Uri May 6 at 1:24
@SquareCog: As for a refresher course, it's not as much an issue of that since I just taught a course on algorithms in October, and still could fumble algorithm questions in interviews. For example, I have never ever had a practical need for dynamic programming, so I always feel I mess that at interviews. – Uri May 6 at 1:25
Uri, you can't oversell by stating what you actually did in a manner that makes someone want to discuss it. I agree that you shouldn't say words I used above like 'guru' and 'rockstar', in the actual resume. But there is a large range between "worked on several projects" and "revolutionized the field through my god-like skills" :-). – SquareCog May 6 at 2:27
+1 for the resume review – GordonG Aug 20 at 20:04
vote up 4 vote down

Dude...if you have a PhD and claim to have been able to code all those algorithms in your early college career then there is no excuse for you to not be able to remember your C coding with barely a day's effort. Stop whining and making excuses for yourself. There's no pity party for you here. Most people have a difficult time finding a new job. Most people haven't worked on the particular tasks they are being interviewed for in years (if ever). The difference is that most people begin studying for positions they apply for when they apply; Not after hearing back from the company. If you want a job, put in the effort it takes to find one. Finding a job is a full-time job. While there are some exceptions, your PhD gives you an enormous advantage. Maybe you are short selling yourself and that is your problem. Rather than entry level positions, you should be looking for senior level positions. I've never worked at a company that has hired a PhD at an entry level position. They always come in at a more senior positon. If I had a PhD willing to come at entry level I'd be wondering what's wrong with them? Rather than having an attitude that you lack too many skills, you should have an attitude that you have skills that others will never have, because you do. Otherwise, why do you have a PhD? People pick up on your confidence level. If you don't have confidence in yourself then how are they supposed to have confidence enough to hire you?

link|flag
Dunk, there's a mental mode where you're doing those low-level things and you do lose it after college and after not working any more with C/C++. Reviewing it doesn't help that much. I dislike the notion that I just went to the job and then realized I had to practice. – Uri Apr 20 at 21:43
And I'm not asking for a pity party. I am unfortunately aware of the fact that there are very few jobs out there that want to use PhDs, and a lot more jobs that want to use programmers. But as someone who was in school, I don't have 6+ years of industry experience, and I can't find jobs that can use my 3 years that are entry-level equivalent. – Uri Apr 20 at 21:44
IS it ideal? Of course not. Do I wish I had graduated on a different year? Of course. One that had academic and research jobs? Sure. But I have a week-old baby to feed even if it means dumping my career into the toilet and going back to entry-level. – Uri Apr 20 at 21:45
"lose it after college....reviewing doesn't help much". I graduated 16 years ago. I have had to use only very limited calculus since then (if at all). On my current project we needed to perform some computer vision type processing. Since no one had experience in this area, I volunteered. This required me to have to relearn a whole lot of calculus, learn DSP programming and computer vision, all in a few weeks. My nose was buried in books during most of that time. I got it working. And you.... – Dunk Apr 21 at 18:56
1  
Uri, your negative attitude toward the whole job search (i.e. you don't really seem to want those jobs) could in fact be part of the problem. You are saying that you're dumping your career into the toilet by applying to these jobs. I think two things happen as a result of this attitude: ... – dehmann Apr 21 at 19:23
show 7 more comments
vote up 1 vote down

From my experience interviewing a lot of candidates with varying levels of education from no degree up through PhD, the thing I am looking for the most is the ability to work through a problem and come up with a solution using all the resources at hand. When we ask a candidate to code an algorithm during an interview we are not looking for them to have it memorized and write it out on the first try, we are looking for someone who can start breaking down the problem and then deal with the edge cases. The worst answer to a question is "I don't know"...The better answer is "I haven't worked with that for a while, but this is how I would come up with a solution".

link|flag
I've tried that strategy. The problem is that a lot of these companies are interviewing people straight out of college who just did their intro-level courses. When you're a PhD and can't yank these things immediately, explaining that you've been doing complex class hierarchies or database work doesn't help. I have not used a pointer for day-to-day stuff in a long time. It has an impact and it's not easy to relearn. – Uri Apr 20 at 21:51
If the company you are interviewing for has no use/interest in the fact that you have an advanced degree, then they won't think you are a fit for their position. You should definitely sell your ability to analyze and solve complex problems. In my experience, those skills are a lot harder to find. – Mark Goddard Apr 21 at 0:24
The problem is that a lot of companies equate problem solver with being able to solve small-scale textbook questions rather than presenting real world problems. I have had very few interviews where I was asked real engineering questions. – Uri Apr 21 at 3:38
vote up 1 vote down

Let me tell you something that was very hard for me to hear and has made all the difference in my job search:

you don't know what your talking about

I mean that in the kindest of ways. Your better off than you think because what you think is not true. You don't know what people will/wont wont in a job search, because every company is different, don't prejudge yourself.

you can speculate and as a highly educated person argue well thought out reasons for why you can't find a job to yourself. But, realistically, it's your responsability to represent your value to companies, regardless of your situation.

Go out and put your Ph.D to work regardless of your experience, the economy, or whatever else. It will take alot of effort to get over the innertia of renetering the job market but it's worth it.

link|flag
I'm not asking for a pity party, and I don't mean to be snappy, but this does sound a little like those general advice people give on a show like the view. I have a week-old baby that I need to feed and get insurance for, and there are more entry-level jobs than PhD level jobs around. – Uri Apr 20 at 21:47
There are also more entry level applicants than PhD's. There's a reason why this is general sounding advice, it's true for a lot of people. here's more general advice: read "What Color Is Your Parachute" and like everything else something I ignored for a long time before I read it. – Fire Crow Apr 21 at 0:20
btw I just sent out 60 applications over 4 weeks and got 1 job, and it's well paying with benefits for what I'm looking for. Hope that lends some credibility to my job hunt advice. – Fire Crow Apr 21 at 0:33
vote up 2 vote down

I think you just have to practice the basic stuff that they might ask you in the interviews. If you do that for a few weeks, refresh your C++, coding data structures and practice published job interview questions then you should be fine.

link|flag
Finally a sensible and practical answer :) I've actually practiced for my last interview, but I tried to focus on learning Linux stuff I wasn't familiar with, I should have just done down-and-dirty C. Hindsight is 20/20. – Uri Apr 5 at 1:46
Being sensible can keep you broke. Go out and build a career. – Fire Crow Apr 21 at 0:21
vote up 21 vote down

As someone who's also coming out of a Ph.D. program in the middle of a recession but who happens to have been hired for a job I like very much, I'm a little confused by this post. Here's my advice:

  1. Stop perpetuating the nasty stereotypes people have about PhDs.

    You do have prior industrial experience at Intel and IBM Research, neither of which are shabby places. You were awarded an IBM Ph.D. Fellowship, and you're coming out of the top computer science program in the country with a Ph.D. that focuses on software engineering. And you're saying you can't find a job? I think you're just not selling yourself well.

    It really frustrates me when other grad students shy away from the gory details of coding. Granted, most of us came to grad school to work on hard problems, and the hard parts of many of these had more to do with math or theory than with actually becoming proficient at coding.

    But coding is what this computer science stuff boils down to at the end of the day, and if you plan to do something practical (e.g. industry or government work) after you're done, then you should know how to code! Heck, even if you're planning on going back into academia, if you're publishing about something practical like software engineering then you should know how to code!

  2. Sell yourself better.

    The confusing thing about this post is that you really do seem to know what you're doing. You've got industry experience, you have your own freely available open-source project that seems to involve some reasonably sophisticated static analysis, and you're pretty active on StackOverflow. This sounds like really good coding experience to me!

    It seems like to me you've encountered the tough job market andĀ gotten a little scared, and you're worried that employers are going to realize that you don't know all the details of the latest J2EE framework. But this is the sort of thing that you can pick up. Open a book, learn the architectural features, and don't worry about the nitty-gritty details. I think you have more than enough coding experience to show you can figure that stuff out in an interview.

    The thing you should really be worried about is giving people the impression that you're one of these software-scared PhDs. If you talk to employers and say "hey, I don't really know these frameworks but do I still have a chance at a job with your company" then of course they're not going to be interested. But if you roll up your sleeves, brush up on the practical stuff that it's obvious you know how to do, and say "I've done significant research on software development, I keep up with the industry blogs and websites, I've worked on real projects before, and here are some ways I think I could contribute to your project" then I think you're going to get a much better reaction.

  3. Use your connections.

    The only other recommendation I have for you is not to seek jobs through career fairs or monster.com. CMU has to have an extensive network of alums. Use it! And if you worked at the places you listed on your resume, you must have some pretty good connections. Use them!

    Also, there are plenty of industry places (e.g. Google) that consider a Ph.D. a plus because they work on really hard problems. But again, they expect you to know how to code. There's no substitute for this. You need to just roll up your sleeves, learn it, and show people you have practical skills and can work on practical problems, even if you

link|flag
tgambling, just a clarification: I do a lot of coding. In fact, I got stuck at school for so many years since I was coding so much. But what I code doesn't exercise the same skills that the interviews that I've done do. – Uri Apr 5 at 1:05
Nobody ever asked me to show a good design, or debug a problem. Not even a real systems problem. It's always those usual algorithms, which I was focused on in college but not anymore. – Uri Apr 5 at 1:06
I don't doubt it, I just think you could easily learn enough to impress the interviewers! – tgamblin Apr 5 at 1:08
1  
The NNSA labs do hire foreign nationals for postdocs, but it's hard to convert to full-time. Look at the Office of Science labs (Argonne, Oak Ridge, LBNL) because they hire plenty of non-citizens, and you might actually be able to use their machines. – tgamblin Apr 5 at 1:36
1  
Great comment tgamblin "Stop perpetuating the nasty stereotypes...", "Sell yourself better" my sentiments exactly – Fire Crow Apr 21 at 0:26
show 6 more comments
vote up 6 vote down
  1. It's an unlucky time to be graduating. There's not much you can do about that.
  2. People with Ph.D.'s in Software Engineering or CS do not find appropriate jobs by going to career fairs for undergraduates, or by looking on Monster. You should be networking like crazy. You should be figuring out which companies have projects for which your dissertation topic is relevant. Then you scour your network of friends, fellow students, and collaborators to find someone who can introduce you to folks at those companies. Have you been going to conferences and giving talks? Chat up people who attend your talks and let it be know that you are graduating soon and are looking for a position. Where is your advisor? Their network is part of your network. They should be helping you meet people who might be able to hire you. Set your own open source project using all, or some of you doctoral work.
  3. If (2.) doesn't workout, bear in mind (1.) and think about taking a post-doc. It pays better then being a grad student and it might get you through our current financial embarrassment, and then you can go back to (2.)
  4. Failing (2.) and (3.) go back to the company where your worked earlier. Assuming you had a good record there, they may be willing to hire you back. A proven track record with a company is very valuable to them.
  5. Failing (2.), (3.), and (4.), you have no choice but to buck up and get your coding skills back up to scratch. It doesn't have to be 'C', Java is fine, but you really need to work on your fluency. Do contract work for a year or so.

Good luck.

link|flag
Charles, these are all good points, but things have been very bad this year, at least here on the east coast. I have friends with amazing publication records that can't get an interview, not even a postdoc. Many powerhouses canceled their searches. Unrated schools get top graduates. It's bad... – Uri Apr 5 at 1:12
Cornell (which is top-10) had >350 apps for few positions. Every post-doc gets hammered. It's bad. I don't know anyone from my graduating class who got a job at Google whereas in the past tons of people did. It's crazy. – Uri Apr 5 at 1:13
If you apply for a post-doc you may only have once chance in 350. If you don't apply for the post-doc you have 0 chances in 350. The fact that times are hard doesn't mean you can give up, it mean you have to pursue every reasonable lead. Again, get your advisor to help you pick some places. – Charles E. Grant Apr 5 at 1:39
I applied for a variety of faculty jobs but that didn't pan out. I tried a few post-docs but so far nothing. My topic (the fact that people don't write or read documentation) isn't that popular (and sometimes a hearsay) in a field where the holy grail is often formal spec. – Uri Apr 5 at 2:02
vote up 0 vote down

A few more ideas :

Get some certifications. Pick your target specialty, and get some Java/Microsoft certifications.

Consulting companies will often hire based on the results of technical test results. Get a consulting company to hire you, and work there for a few years, that will give you all the paper experience you need. Likely all the practical experience you need, and make lots of nice buisness ocntacts for you.

Just realize that you are starting at the bottom of the heap, and people with less education, who are likely younger than you are going to be telling you what to do, or getting into debates with you on the right way to do things.

If you pull out your "I learned this in school" card, you are gonna get all the stereotypes I discussed above going. Be humble, and take it as a learning tool and you will accelrate quickly.

In the end, if you learn the practical lessons, that knowledge added to your education will make you a powerhouse.

link|flag
I like most of the post, I disagree with certification though. Most organizations don't care about certifications unless you don't have your bachelors. With my background, I need less paper on the wall and more years under the deck. I'm ok with starting at the bottom, I have to eat. – Uri Apr 5 at 0:48
vote up 2 vote down

I have been tagged as the tech-interview guy at the last several companies I have been at. Almost universally, the more formal CS education the candidate has, the less likely I am to recommend them for hiring. There are two reasons for this :

1) People who are really good at something tend to be drawn to it informally. IT is one of the few areas where a non-formal person can be successful. Those that have natural aptitude and passion for the art tend to pick up the skills on their own, faster than they could have been taught them in school. You can find people in highschool who would be worthy of hiring (from a tech perspective, maybe not social/otherwise).

2) The trained people tend to be too much theory, not much practice. They show me very over-engineered solutions to simple problems (here are my 40 one function classes than I chain together to solve your problem, just because i'm following the "a class should only have one purpose" rule.

This is true in general IT, but if you are writing OS/AI/Something really complex, then the math/theory degrees start being more useful.

Admitedly, I may be prejudiced. However, I'm the person that is hiring you. You have to break through my prejudices.

The suggestions in previous posts are on the money. Get involved in a "real" open source project. Don't pick something too theoretical or esoteric. It has to be something that I could relate to a standard IT job.

This will both give you good paper experience, and teach you some practical experience. the more core to the project you can make yourself the better. (Remember if its open source, they can probably go find your checkins!)

Write a techninal blog for a month or two, posting practical answers to problems you encounter in code. This will show you can find the "real world" answer to a problem, and expose some of your coding and writing skills.

Both of these things will be fairly "google-able" which will help.

link|flag
I agree with your point about graduate school prejudice. There was a good question about this on SO a while ago. The problem is that at this point I can't hide what I've learned, and I can't get the same jobs I could when I Was 19. Open source would be great, but I have a family to feed... – Uri Apr 5 at 0:06
vote up -1 vote down

Don't tell prospective employers about your graduate work upfront if looking for something entry level. Leave that ambiguous or completely out of your resume. It's not like they're going to fire you if they find out later.

link|flag
Yea, but you have to explain where you've been for the past 6 years. My last recorded professional experience is an internship in 2004, and before that one year full time in 2003. – Uri Apr 4 at 23:53
You might want to think about just going into teaching. :o – apphacker Apr 4 at 23:58
I've tried that with a major company, and didn't pass the coding part since I was out of touch with my C skills... :) As for academia, schools are not hiring anymore and besides, I wanted to code too. – Uri Apr 5 at 0:09
If you were unable to pass the coding interview, why would companies want to hire you for a coding job? – Andrei Krotkov Apr 5 at 1:11
I was interviewing for a teaching job, but I would naturally have to relearn the C material to teach C... – Uri Apr 5 at 1:15
show 2 more comments
vote up 2 vote down

I think you should start with exactly what kind of position you are looking for, title and all. Senior Developer? Development Lead? If coding is what you want to do all day for your daily bread, that title is pretty much the top of the heap. Everything beyond that is architecture and management.

If it feels like a tedious step backward going back to the days of linked lists, design patterns, and annoying Napoleonic project managers who don't know code from their own a## (but think they do,) you may need to reassess your career path.

link|flag
I would love to be an architect or team lead, and if I had been smart enough to stay at work or take the job offers I got along the way I would have been there by now. But with a few years of industrial experience close to a decade ago, nobody will let me jump. – Uri Apr 4 at 23:39
I'm 35 and I just made the transition from "Sr. Developer" to "Application Architect." No degree whatsoever, took me 10 years to get to this point. I'd bet big bucks you'll have NO trouble making up the same ground in less than half the time. Press on ;) – Dave Swersky Apr 4 at 23:42
The problem is finding the entry point, hence this question :) – Uri Apr 4 at 23:48
1  
The problem is there is no entry point, you have to jump in anywhere. Your question you can't find an entry point, the answer is that there isn't one, you have to make one. – Fire Crow Apr 21 at 0:23
vote up 3 vote down

I can think of thee ways of dealing with this issue.

  • Find a job with a smaller company, possibly doing consulting, where ability and diversity of skills count (over just paper).
  • Write something outstanding, something that will be popular enough to get noticed by a company.
  • Work on finding and joining a network of people that are already employed in development. User group meetings, social networking, etc.
link|flag
Good points, although the second one takes time, and the first one is exactly the problem that I have... – Uri Apr 5 at 0:25
vote up 2 vote down

Do you have any experience with any well-known open-source projects? If so, that would be worth moving high-up your cover letter. If not, then, depending on your time-frame, it might be worth joining one.

Demonstrable contribution to a well-run open-source project shows an employer that you have valuable, "real world" experience (builds, SCC, working with others, etc).

The concern a lot of employers (in my experience) have with people from academia is that they don't have the wider life-cycle experience and that they are not used to working to tight deadlines. You could convince them otherwise if you have the right open-source experience.

link|flag
Unfortunately, no. When I was in college, open-source was really just beginning to take hold (beyond UNIX/Apache). And then in school, I was working on other things and coding my own programs, didn't get to contribute directly to OSS. – Uri Apr 4 at 23:13

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.