View Single Post
Old 04-16-2004, 06:59 AM   #1 (permalink)
Moskie
Pure Chewing Satisfaction
 
Moskie's Avatar
 
Location: can i use bbcode [i]here[/i]?
Submitting Code Examples...

So I'm gathering some code to submit to a place I'm trying to get a job at, and they want some examples of my work. I've done this before at other places, but I'm still not quite sure on what kind of samples I should give, and how much.

Some questions I've had:
  • Should I give entire projects, or just a few classes from one?
  • Is it ok that I give them group projects I was a part of (containing some code that isn't mine), and then explain what I did for the project?
  • Will they actually try to run my code, or just look at the source? (that may be a stupid question, but I'm sure some stuff would have trouble compiling on their end... is that ok/expected?)
  • I assume I should give a brief description, perhaps a paragraph long, talking what the example is and what it shows I can do. Anything else specific I should say about it?

This is for an entry level position, so I assume this is to just get a feel for my skills, and make sure I at least kinda know what I'm doing. Any tips on how I should do this would be great!
__________________
Greetings and salutations.
Moskie is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73