bell notificationshomepageloginNewPostedit profile

Topic : Re: Resume Preamble: Sounds wrong Writing a Resume for an internship at a large local CMS company. How does this preamble sound? How can I make it better/follow it up? My name is Korvin Szanto, - selfpublishingguru.com

10% popularity

By "preamble" do you mean "cover letter"? This is too conversational to go on an actual resume.

"My name is Korvin Szanto" is a complete sentence and it therefore takes a period afterward. (It is also most likely redundant because your name is probably already at the top of your resume or cover letter, and at the bottom of the latter.) There's not too awfully much wrong with the rest of it (although I don't think "subsided" means what you think it means!). I would strike "Given this experience," and "Recently" should be lower-cased.

I think the main problem is the overuse of parentheses, which I call out only because I do the same thing if I'm not careful. "(bitwise)" adds virtually nothing to the sentence; whoever is going to read this does not care too much about how the shortest program is measured in code golf. "(Recently)" would perhaps be better cast as "and, recently, Python". This isn't too bad in a single paragraph but if you use parentheses twice in every paragraph, that will start to get old.

As a sometime programmer I would not even mention FizzBuzz because to actual programmers; it's not actually something to be code-golfed. The whole point of FizzBuzz is that it's such a simple problem that you're not any kind of a programmer if you even have to think about how to solve it (and yet candidates for programming jobs fail it all the time). Code-golfing it is utterly beside the point. I would mention perhaps a classical Computer Science problem like finding prime numbers or Towers of Hanoi, which was in fact posed on codegolf.com.

Also, I would raise an eyebrow to "all standard Web languages." C#? JSP? ColdFusion? XSLT? ALL of them? :-)

Hope this helps, and good luck!


Load Full (0)

Login to follow topic

More posts by @Vandalay250

0 Comments

Sorted by latest first Latest Oldest Best

Back to top