Best Format for a Software Engineer's Resume - Stack Overflow most recent 30 from stackoverflow.com2009-11-26T03:55:13Zhttp://stackoverflow.com/feeds/question/149553http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume40Best Format for a Software Engineer's ResumeAdam Haile2008-09-29T16:43:10Z2009-11-02T01:35:46Z
<p>I am looking for good, objective ideas and examples of a resume for a Software Engineer. By all means, post a link to your own resume if you are comfortable with doing so. </p>
<p>Mostly I am looking at how it should be formatted and what kind of information should be included (and in what order on the resume.)</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149564#1495645Answer by bmatthews68 for Best Format for a Software Engineer's Resumebmatthews682008-09-29T16:45:22Z2008-09-29T16:45:22Z<p>You can look at my latest <a href="http://brian.btmatthews.com/resume.html" rel="nofollow">CV</a> online.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149572#1495721Answer by luke for Best Format for a Software Engineer's Resumeluke2008-09-29T16:47:30Z2008-09-29T16:47:30Z<p>Don't have a huge laundry list of technologies (languages, frameworks, toolkits, etc) you've used. List your prior experiences, and include the appropriate technologies et al that you used specific to them.</p>
<p>List pertinent hobby projects as well as work experience. Be prepared to talk about anything and everything on your resume.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149575#14957531Answer by JeeBee for Best Format for a Software Engineer's ResumeJeeBee2008-09-29T16:47:53Z2008-09-29T16:47:53Z<p>There's no one-good-way to structure or layout resumes.</p>
<p>Aside from the obvious (don't use MS Comic Sans, purple or pink, pictures of ponies, or bad grammar and spelling) some things to get right are:</p>
<ul>
<li>Use a clean, legible font, with clear headings.</li>
<li>Don't cram too much into too small a space - leave enough whitespace.</li>
<li>Put a list of core skills near the beginning of the document.</li>
<li>Try to keep it all within 2 sides of paper.</li>
<li>Don't order work experience or education any way other than by date descending.</li>
<li>Write about your achievements at each job, and what you used to attain them.</li>
</ul>
<p>Also large gaps in your development history will require you to come up with a good explanation before you go to the interview, don't think one up on the spot.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149579#1495791Answer by mattruma for Best Format for a Software Engineer's Resumemattruma2008-09-29T16:48:29Z2008-09-29T16:48:29Z<p>I look at a lot of resumes and, in general, I like to see things in the following order: skills (ranking), job experience (including projects and innovations) and education. </p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149602#14960221Answer by Garth Gilmour for Best Format for a Software Engineer's ResumeGarth Gilmour2008-09-29T16:54:07Z2009-03-30T22:59:33Z<p>The classic advice is:</p>
<ul>
<li>Put your name at the top in large font (for ease of sorting). Dont put 'Resume' or 'Curriculum Vitae' - its amazing how many people still do this.</li>
<li>Follow with a comma separated list of your key skills on one line. Not everything you have ever used but the 4-8 things you are happy being quizzed on in detail</li>
<li>Next comes your employment history in reverse order (no one cares where you started 'n' years ago), then your industry certifications and finally your education (reversed again)</li>
<li>Be <strong>very</strong> careful if you have a PhD and an impressive publications list. Unless you age going for a very specialized position this can do you more harm than good. Be modest (e.g. 'publications available on request')</li>
<li>Assume that the whole thing is going to be faxed, scanned, photocopied and folded several times before it gets to the person who can give you the job. So no fancy fonts or use of colour and <strong>never</strong> any images.</li>
<li>Contact information should go in a footer at the bottom of each page. You want it to be readily available but not to waste useful space.</li>
</ul>
<p>I keep mine <a href="http://www.ggilmour.com/resume/GarthGilmourResume.pdf" rel="nofollow">here</a> - note that its an abbreviated version for clients who want a summary.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149605#1496058Answer by Airsource Ltd for Best Format for a Software Engineer's ResumeAirsource Ltd2008-09-29T16:54:21Z2008-09-29T21:06:57Z<p>I like to receive them in PDF. Name of the attachment should ideally include your name, and not just be CV.pdf - it makes my life easier. Include a subject line in the email, and a <em>short</em> covering note saying where you saw the ad and why you are applying.</p>
<p>Anything more than 2 sides is too much. I want to know</p>
<ul>
<li>Work experience</li>
<li>Level of programming ability, if not shown by work experience. Be honest. When a fresh grad claims intermediate C++, they invariably mean "took one course in it".</li>
<li>Degree, including grade, or equivalent</li>
<li>Hobby programming or anything that demonstrates an interest in programming</li>
<li>Other interests (e.g. team sports, organisations, communications skills)</li>
</ul>
<p>Anything else is just fluff. I don't mind it being there so long as the CV is less than 2 sides total.</p>
<p>Absolutely NO spelling mistakes. If English is not your native language, then get someone to read it through. </p>
<p>EDIT -- I apparently need to defend my position that I like to see the university grade. Since I usually target fresh grads for recruitment, University represents the most recent three or more years of their life. I want to know what they did with it, and the grade is important. I also take into account what they tell me about the course, their projects, and so forth. Despite what people say, I find that there <em>is</em> a correlation between people who do well at Engineering type degrees and who subsequently become good software engineers. </p>
<p>If you got a 3rd class degree, or whatever that equates to in GPA, then you are welcome to work here. But you not only need to show why you are good at software, you need to explain to me why you got a 3rd. Because at first face it looks like you pretty much failed in a course that you <em>chose to study for three years</em>. I know, of course, that there are plenty of good reasons why this may be the case, and I will ask. But the guy who got 70% in his degree has an advantage over the guy who got 50%, and that's just the way it should be.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149633#1496334Answer by Thomas Owens for Best Format for a Software Engineer's ResumeThomas Owens2008-09-29T16:59:20Z2008-09-29T16:59:20Z<p>I actually maintain three (well, two in three different formats) resumes. I have a "short" version (1 sheet of paper, front or front/back) that I use when meeting people. I also have a longer version that I maintain on my website and document/PDF format for digital consumption.</p>
<p>Something like that might be appropriate for you.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149658#1496584Answer by Steven A. Lowe for Best Format for a Software Engineer's ResumeSteven A. Lowe2008-09-29T17:02:11Z2008-10-09T07:41:01Z<p>Follow all of the above advice except the pages limit (mine is about 7 pages after 30 years). Use whatever space is necessary to convey the depth and breadth of your experience, without being verbose</p>
<p>But keep in mind that a resume is a selling tool; you are selling yourself to the reviewer. Don't just list where you worked and what title you had, but put in bullet points of the things that you achieved and <em>how they benefitted the company</em>, e.g.</p>
<ul>
<li>designed and implemented a whizz-bang foobar translator using XML, VRML, and SPAM, which resulted in a 77.4% cost savings to the company in the first year</li>
</ul>
<p>Software engineers add value to the bottom line; given the choice between two engineers with identical resumes, I'd choose the one that told me the business value of the projects he/she worked on over one that did not. That tells me that this engineer understands his/her purpose is to add value not just flip bits and sling code ;-)</p>
<p>Good luck!</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149669#1496692Answer by Maudite for Best Format for a Software Engineer's ResumeMaudite2008-09-29T17:03:37Z2008-09-29T17:03:37Z<p>Make sure it is one page. Bill Gates doesn't need more than one page for his resume, why should you?</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149685#1496851Answer by Scottie T for Best Format for a Software Engineer's ResumeScottie T2008-09-29T17:06:46Z2008-09-29T17:06:46Z<p>It partly depends on how much experience you have. If you're fresh out of school, you probably have an internship or two, but not much work experience to list. In that case, instead of having the basis of your resume be your past employers and what you did for them, focus on your skills and talents and how you use them, even if it wasn't for a job. Here is an <a href="http://docs.google.com/Doc?id=dgmz697q_99t69fkgfh" rel="nofollow">example</a> from my resume when I was fresh from undergrad. Include what you did as a member of any club or organization.</p>
<p>You'll notice I prefer to have my resume use strong active verbs, as well. This would include words like "developing", "designing", "writing", "creating", etc. Try to avoid using weaker words like "supporting" or "assisting".</p>
<p>There are tons of resume templates out there. Choose one that doesn't have much formatting and leaves lots of white space. Try to leave as much of that white space as possible.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149712#1497121Answer by Andrew for Best Format for a Software Engineer's ResumeAndrew2008-09-29T17:15:00Z2008-09-29T17:15:00Z<p>I found the strangely named <a href="http://www.businessballs.com/curriculum.htm" rel="nofollow">BusinessBalls.com pages</a> to be very helpful, as they are full of templates and example statements, not only for technically focussed job applications, but also managerial ones</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149747#1497472Answer by cruster for Best Format for a Software Engineer's Resumecruster2008-09-29T17:25:12Z2008-09-29T17:25:12Z<p>I use the <a href="http://europass.cedefop.europa.eu/europass/home/vernav/Europasss+Documents/Europass+CV/navigate.action" rel="nofollow">Europass CV</a> template.
At least here in Europe, it's widely recognized and it's spreading rapidly.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149757#1497571Answer by micahwittman for Best Format for a Software Engineer's Resumemicahwittman2008-09-29T17:27:39Z2008-09-29T17:27:39Z<p>Representation-wise, I like the approach of writing the source document in <strong>Markdown</strong>. This can be submitted when plain text is required (e.g. many web-based resume management systems) and it's already "ASCII formated". You can then convert to <strong>X/HTML</strong> (particularly for web-oriented employers expecting valid W3C hypertext docs). Finally, for a traditional publishing/printable/what-HR-depts-like format: print X/HTML to <strong>PDF</strong>.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149765#1497657Answer by SchizoDuckie for Best Format for a Software Engineer's ResumeSchizoDuckie2008-09-29T17:29:36Z2008-09-29T17:29:36Z<p>My #1 tip that's confirmed working =) </p>
<p>Try to stand out! people looking for employee's read <em>loads</em> and <em>loads</em> of boring resumé's.</p>
<p><a href="http://home.schizofreend.nl/cv/" rel="nofollow">I built a webbased resumé</a></p>
<p>Embedded in the document there's hidden input's that define date parameters. With these date parameters an unubtrusive piece of MooTools builds a nice clickable timeline.</p>
<p>Ofcourse, also <em>MAKE SURE</em> you have PDF and Word documents downloadable and/or mailable.</p>
<p>The theory behind it is that it will show the recruiter that you are willing to show off your skills and go the extra mile to stand out.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149788#1497883Answer by Brannon for Best Format for a Software Engineer's ResumeBrannon2008-09-29T17:35:52Z2008-09-29T17:35:52Z<p>As others have already said, keep it to a single sheet of paper.</p>
<p>One of my biggest interviewing pet-peeves is when someone lists something on their resume, but isn't willing or prepared to talk about it. If it's been too long for you to remember any details, don't list it. If your role in a project was minor and you can't speak about the project in general, don't list it. Don't list technologies that you aren't prepared to talk about or (if applicable) demonstrate at the white-board.</p>
<p>It's better to understate on your resume and wow at the interview, NOT the other way around (i.e. don't use the term 'expert' on your resume).</p>
<p>If it's on your resume, it's fair game in an interview, and that is usually your only chance to make an impression.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149862#1498626Answer by KW for Best Format for a Software Engineer's ResumeKW2008-09-29T17:52:02Z2008-09-29T17:52:02Z<p>Go clear, short and sweet. And tailor it specifically for every job that you apply for. </p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/149903#1499032Answer by Dennis S. for Best Format for a Software Engineer's ResumeDennis S.2008-09-29T18:00:27Z2008-09-29T18:00:27Z<p>See <a href="http://www.manager-tools.com/category/resume" rel="nofollow">http://www.manager-tools.com/category/resume</a> for a series of podcasts and examples of a simple one page format that has been very effective. Yes, I know the site says "manager" and you wanted "engineer", but it doesn't matter - take the principles and apply them.</p>
<p>One page. One paragraph per position, including dates in that position and the responsibilities you had. A few bullet points for each position with your accomplishments in that position. Use numbers in your accomplishments, e.g.</p>
<ul>
<li>reduced build time by 27% by reconfiguring Cruise Control and ant scripts</li>
</ul>
<p>Work your technology buzzwords into your responsibilities and accomplishments - the OCR will find them.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/150162#1501621Answer by Daniel Miller for Best Format for a Software Engineer's ResumeDaniel Miller2008-09-29T19:05:52Z2008-09-29T19:05:52Z<p>I went with an unusual approach for an IA position about 2 years ago, the resume was well-received and a good interview-conversation-starter. I didn't get that job but ended up using the same resume for the next job I interviewed for, this time a UI development position, which I got! All that to say I'm not sure this is a great direction to go with resume-building, or even if it is that I executed very well at all, but <a href="http://danielsjourney.com/files/cv/" rel="nofollow">I do still have PDF and PNG versions of it online</a>...it is three pages but meant to hold up as 1, 2, or all 3 pages. The 3rd page timeline did not get updated with the most recent revision.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/150176#1501762Answer by Guy for Best Format for a Software Engineer's ResumeGuy2008-09-29T19:09:35Z2008-09-29T19:09:35Z<p>I'm wondering when I'll see a resume that includes a programmer's Stack Overflow Reputation or a link to their Stack Overflow profile - i.e. indicating their ability to answer technical questions.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/150215#1502151Answer by ManiacPsycho for Best Format for a Software Engineer's ResumeManiacPsycho2008-09-29T19:19:09Z2008-10-09T07:44:04Z<p>I'm a consultant so it might be different, but I basically have my summary (what I do, .NET, SQL, C# yadda).</p>
<p>I list the:</p>
<ul>
<li><p>Client - Dates Worked</p></li>
<li><p>Project Summary and Scope.</p></li>
<li><p>Type of development environment (.NET, SQL, MVP, MVC)</p></li>
<li><p>Then I list what I did on the project.</p></li>
</ul>
<p>My resume is about five pages.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/150270#15027014Answer by Anders Sandvig for Best Format for a Software Engineer's ResumeAnders Sandvig2008-09-29T19:28:56Z2009-02-12T22:59:02Z<p>Here are some suggestions:</p>
<ul>
<li><p><strong>Keep it short and to the point.</strong> Few people bother to read anything longer than three pages. Put the most important information first, since when someone is scanning a large stack of resumes, they are only likely to read the first few paragraphs or the first page before they move on to the next in the pile. Because of this, you must make your first page a memorable one.</p></li>
<li><p><strong>Write a short (one paragraph) "snippet" about yourself at the top of the first page</strong> (after the basic personal information, contact details, etc.). If someone only reads the first two scentences on your resume, this is your (possibly only) chance to make a good first impression.</p></li>
<li><p><strong>Summarize your areas of expertise and key domains with a few keywords on the first page.</strong> Again, this is your first impression for lazy and busy readers. Put "trigger" keywords here that will make peple interested in reading the rest of your resume. For example:</p></li>
</ul>
<blockquote>
<strong>Key areas:</strong><br>
Programming, quality assurance, usability, networking (TCP/IP), enterprise systems, distributed applications, Scrum, security, databases (SQL), test-driven development, web 2.0, cloud computing.
</blockquote>
<p>Note: don't fall for the temptation to put a lot of buzzwords in this section. If they trigger anything for the interviewer, you probably don't want to work there anyway... ;)</p>
<ul>
<li><strong>Include keywords for your work experience.</strong> If you write a few sentences about each job position or project in your list of work experience, it is often a good idea to also include some keywords about the languages, concepts and technologies used. Again, this is to increase "scannability" of your resume for people who don't have time to read it all. Example:</li>
</ul>
<blockquote>
<pre>2000 - 2005: Mad scientist assistanct, Insanley Rich Man Inc., Secret Place.
Worked as an assistant for a mad scientist on a private research
project funded by an insanely rich man. Developed humanoid robots
to feed and play with his pet tigers while he was on vacation.
Keywords: Python, C++, Scrum, robotics, microcontrollers,
animal psychology.
</pre>
</blockquote>
<ul>
<li><p><strong>Include your hobbies and interests.</strong> They tell something about you as a person and it gives the interviewer a chance to "break the ice" and make you relax with some smalltalk. You might be surprised how often geeks (even geek bosses) share similar interests, also outside the domain of computers and natural sciences.</p></li>
<li><p>If you have experience in many programming languages or technologies, it might be useful to list them in a three-column table listing the language, years of experience and your subjective experience level. For example:</p></li>
</ul>
<blockquote>
<pre>
Language Level Known since
C++ Advanced 1995
Perl Basic 2005
PHP Intermediate 2000
Java Advanced 1998
</pre>
</blockquote>
<p><strong>Update:</strong> I have elaborated on some of these thoughts (and others) in <a href="http://blog.looplabel.net/2009/02/12/writing-a-good-technical-resume-cv/" rel="nofollow">a separate article on my blog</a>.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/150286#1502861Answer by Eric Ness for Best Format for a Software Engineer's ResumeEric Ness2008-09-29T19:32:13Z2008-09-29T19:32:13Z<p>By far the best resume book out there is <a href="http://rads.stackoverflow.com/amzn/click/1593573111" rel="nofollow">Resume Magic</a>. It's written by a long-time professional resume writer and has a ton of before-and-after examples to see how to improve your resume. It also teaches you to use the secrets of advertisers to write a resume that will capture the reader's attention. Both my brother and I have used it to write resumes that got us interviews.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/150306#1503061Answer by Joeri Sebrechts for Best Format for a Software Engineer's ResumeJoeri Sebrechts2008-09-29T19:40:55Z2008-09-29T19:40:55Z<p>Having interviewed a few people, I can only list what I like in a resume:</p>
<ul>
<li>Short: 3 pages or less, lots of whitespace (aka note scribbling space). Don't feel obliged to mention everything you ever did.</li>
<li>Tailored: going into detail about the things relevant to the position, skimming across the rest</li>
<li>Topical, not chronological: organize things based on topic, not date, but do make it clear which was your most recent position. Although I have to say this is not that important.</li>
</ul>
<p>Other people may prefer other structures, so YMMV.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/150720#1507203Answer by stephbu for Best Format for a Software Engineer's Resumestephbu2008-09-29T21:17:30Z2008-09-29T21:17:30Z<ul>
<li><strong>Short</strong> - no more than 2 sides - preferably one.</li>
<li><strong>Obvious</strong> - make it easy for me to see why hiring you is a no-brainer. Structure your CV to emphasize your characteristics that match my job-post. </li>
<li><strong>Recent</strong> - tell me what you actually did in your last round of work - this is the experience that will most interest me. Tell me the highlights of your job too - I want to know where your passions lie.</li>
<li><strong>Relevant</strong> - if you're going to tell me what you did in 1999 keep it simple I'll ask questions if I need to know. Telling me every position you've worked in since school may not actually help me.</li>
<li><strong>Factual</strong> - anything you tell me could/will be called on - don't lie - it's not worth it.</li>
<li><strong>No Alphabet Soup</strong> - list of products and codewords tells me nothing about you.</li>
</ul>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/161487#1614872Answer by jimoc for Best Format for a Software Engineer's Resumejimoc2008-10-02T09:21:51Z2008-10-02T09:21:51Z<ol>
<li>Leave out all the fancy formatting etc if you are sending to an agency as the first thing they do is copy the text into their database.</li>
<li>If you are listing your education details, also list results, companies get suspicious if you leave them out, it makes them think you are hiding something.</li>
<li>If you have a work gap, for any reason, put a note in as to what you were doing, even if it was just extended holidays. Companies dont like unexplained gaps in your work history.</li>
<li>Whatever you put on your CV make sure you can talk for at least 10 minutes about it. Dont put anything on that you dont know about, you will be caught out, maybe not straight away but it will come back to bite you later.</li>
<li>If you are active on any technical forums, put it in your interests and hobbies section.</li>
<li>If you have a website put it in your contact details, but only if its something you would not mind your future employers to see.</li>
<li>Something which a lot of agencies and companies were very surprised to see on my CV was a list of all the technologies I have used, number of years used, and last used. Dont list your level of competence in them, just how long you used them, it is better to explain your level of competence in person rather then just having a list of technologies with expert beside each one, people assume you are lying in that case.</li>
</ol>
<p>Thats all I can think of for now.
except for this one, never, ever, ever lie on your CV. you will get caught.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/161521#1615210Answer by Roel for Best Format for a Software Engineer's ResumeRoel2008-10-02T09:37:22Z2008-10-02T09:37:22Z<p>Have a look at xmlresume (<a href="http://xmlresume.sourceforge.net/" rel="nofollow">http://xmlresume.sourceforge.net/</a>). It's an xml schema + formatters (xsl stylesheets) for text, html and pdf. It contains many elements that are 'common practice' in resumes. It makes formatting really easy, and helps you maintain a single source that you can use in different contexts.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/212835#2128350Answer by Peter Turner for Best Format for a Software Engineer's ResumePeter Turner2008-10-17T16:20:00Z2008-10-17T16:20:00Z<p>If you do it in TeX and you'll impress those whom you wish to impress. Not so much if you do it in Word. If you make your resume in Google Docs and the URL prints off <a href="http://docs.google.com/resume%20for%20this%20stupid%20job%20interview" rel="nofollow">http://docs.google.com/resume%20for%20this%20stupid%20job%20interview</a> you are not a lucky guy. </p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/251986#2519861Answer by Dan L for Best Format for a Software Engineer's ResumeDan L2008-10-30T22:27:37Z2008-10-30T22:27:37Z<p>Most important: short and organized, make it easy for those hiring you to see relevant details. I have reviewed many resumes, and when I get an 8 page resume it goes straight into the trash, I never even look at it. It's like the applicant is saying "your time is not valuable to me, I am going to make you wade through all this crap trying find important details." Volume never impresses me.</p>
<p>I used a 2 page resume even when I had 10 years of diverse software experience (nice because it fits on a single sheet, double sided). I have gone to 3 pages now that I have 15 years experience.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/367243#3672433Answer by omermuhammed for Best Format for a Software Engineer's Resumeomermuhammed2008-12-15T01:02:28Z2008-12-15T01:02:28Z<p>This article <a href="http://www.developerdotstar.com/mag/articles/read_resume.html" rel="nofollow">The Art of Developer Resume</a> has some pretty useful thoughts on resume format.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/543930#5439301Answer by Klelky for Best Format for a Software Engineer's ResumeKlelky2009-02-12T23:06:17Z2009-02-12T23:06:17Z<p>Remember to mention the language used in each of the projects you list. I've seen far too many CVs which start with a list of languages and technologies but then don't link them to the experience. </p>
<p>If I can't tell where/when/how you used the languages or technologies that you claim to know then I assume you wrote them at the start to get past some auto-filtering process and its going in the bin.</p>
<p>Also - since there is no auto filtering process, if you're CV is too long (more than 3 pages) then I'm going to lose interest and move on to the next one.</p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/699454#6994541Answer by hypoxide for Best Format for a Software Engineer's Resumehypoxide2009-03-30T23:20:19Z2009-03-30T23:20:19Z<p>Latex! Why has nobody mentioned this?</p>
<p><a href="http://www.latex-project.org/" rel="nofollow">http://www.latex-project.org/</a></p>
http://stackoverflow.com/questions/149553/best-format-for-a-software-engineers-resume/1659046#16590460Answer by huitseeker for Best Format for a Software Engineer's Resumehuitseeker2009-11-02T01:35:46Z2009-11-02T01:35:46Z<p>Ths <a href="http://www.hanovsolutions.com/resume%5Fcomic.png" rel="nofollow">comic</a> does a good job of succintly making cynical but not entirely untrue points.</p>