resume

In depthness of technical detail for resume

I'm just curious how much technical detail it is a good idea to go into on a resume. I've seen programmers with resumes like 5 pages long but when I used to work in other fields that were more business oriented I never heard of anyone with a resume nearly this long as it seemed they would always keep things brief. I'm just working on a ...

Putting GPA on resume for internship?

I am a computer science major and I will be attending a career fair, hopefully interesting anyone in taking my resume. My GPA is pretty low, around a 2.7 after summer classes. If I am applying for an undergraduate internship, is it required that I put my GPA on there? Is it recommended I do? What would be some good things to put on my re...

What are the must-have object oriented skills on a resume for a mid-level software engineer?

Have been working for over a year as a software engineer. I work with core Java and XML. I was thinking of beefing up my resume/acquiring object-oriented skills that would be nice must-have's on my resume. Any suggestions of what would be nice must-have's for a mid-level software engineer? Please be as specific as you can. Thanks! ...

Resume (CV) parsing (analysis)

Hi All, I need any help regarding resume (CV) analysis (a.k.a parsing).. any opensource lib, any specs, any docs.. urgently.. Thanks. ...

GPA for Programming Jobs? How Important?

Im about to Graduate with a B.S. in Comp. Science here in the next month, im wondering for employers how important GPA is. As I leave ill be getting a letter of recommendation from a few higher up CS Professors I worked for. I did a good bit of helping design tracing algorithm's for a professor (as that was what she was working on) So th...

How can a user upload a résumé in Word or other common format and have it uploaded into my DB in PHP?

How does résumé upload work? I have a site in PHP and right now users can build their résumé line by line, because it is stored in db table. How can a user upload a resume in Word or other common format and have it uploaded into my db? Is it something to do with regex? Are there any scripts out there available that can do that? Just tr...