Slashdot Mirror


Summer Internships - The Good, and the Bad?

loquacious d asks: "This has been a spectacular summer for open-source student internships. Google funded a huge variety of open-source projects through the Summer of Code, including GCC-CIL and other improvements to Mono, new features and fixes for Gaim, and even new packages for Common Lisp. Joel Spolsky at Fog Creek hired four interns to produce a highly modified version of VNC called Fog Creek Copilot, and Paul Graham's new venture capital firm Y Combinator helped students create their own tech companies. What internships did people enjoy this summer, and which ones didn't work out so well? Which ones would you recommend to next year's applicants, and which should they avoid?"

46 of 273 comments (clear)

  1. Open Source? by Breakfast+Pants · · Score: 2, Informative

    Paul Graham's and the Fog Creek internships aren't necessarily open source. VNC isn't in a copyleft license, and the web backend to the system probably won't be released anyway.

    --

    --

    WHO ATE MY BREAKFAST PANTS?
    1. Re:Open Source? by Breakfast+Pants · · Score: 2, Informative

      I was just trying to point out that the first line of the article, "this has been a spectacular summer for open-source student internships," was followed by three examples, only one of which (Google's) was an example of an "open source student internship." In fact Paul Graham's aren't even internships.

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    2. Re:Open Source? by TedCheshireAcad · · Score: 4, Interesting
      I don't know who the "Open Source Interns" are, but I'd highly recommend an internship at Google.

      Perks include:
      • Free food that's delicious (and extra free, the 10 pounds you'll gain after being here for a month)
      • A really freaking amazing workstation. Seriously. Going back to the workstations at school is going to suck
      • All sorts of intern activities, ice cream socials, etc.
      • Work on something meaningful! Interns here at Google aren't around to make copies and edit MS word documents. We write code, and LOTS of it. (Engineering interns at least, I can't speak for the MBAs and such)
      ...as I write this from my desk. Back to work we go! :-)
  2. Internships are great by smoondog · · Score: 4, Interesting

    I once did an NSF funded REU internship and it was one of the greater experiences of my life. I met people I'm still friends with, I became a researcher in the area and I still do some of the things I learned then. I highly recommend them, they also are great for the resume when finding a job, when I hire now, internships make a difference. Obviously at the undergraduate level is an excellent time to do this, although many CS/engineering grad students do this successfully. Bio grad students not so much.

    OutdoorDB - The outdoor Wiki

  3. Interning overseas by Carthag · · Score: 4, Funny

    I am a Danish computer science student, currently interning for a small telecom/tech startup in South SF, working mostly on Java and frontend stuff. This is my first internship overseas.

    It's a lot of fun to see the dynamics of such a small company (less than ten employees as compared to my previous employer which had 3000 in the main location).

    I can warmly recommend trying it out! If it's not for you, hey you only wasted a couple of months, but you got a lot of experience and something nice to put on your resume. If you like it, well then you may even be a future hire!

    I gotta admit though: Going back home in 3 weeks, I am starting to feel a bit of homesickness. Plus I miss public intoxication, oh God.

  4. Intern at Sun Microsystems by Thinthalion · · Score: 3, Informative

    I'm an intern at Sun Microsystems this summer, working with the Java Swing team on look and feel oriented stuff. It's very interesting to work on such a huge project. I've also had the chance to talk at JavaOne. Overall it's an excellent and wonderful experience.

  5. Summer TV by FrankTheCrazy · · Score: 5, Funny

    My internship was in front of my TV.

    It was HORRIBLE. It didn't pay at all, it always seemed that I was unappreciated, and worst of all I was forced to do the same tasks over and over...

  6. Good Iternships by solodex2151 · · Score: 2, Insightful

    Many companies are willing to take students iterns for the summer. I know of a couple of iterns at Sandia National Laboratories that did an amazing amount of software development. Local companies often have openings and are willing to work with people. Use your imagination and don't just try big name projects.

    1. Re:Good Iternships by et764 · · Score: 3, Informative

      As one of those interns at Sandia National Laboratories, I can say it was an excellent experience. I learned a lot and got experience working with a software development organization that is very well organized. I got to meet some of the other interns, and have been really amazed by the breadth of work being done here. I've got some real world experience, something that looks good on my resume, and plenty of opportunities are opened up that I might not have had otherwise. Today I demoed the project I've been working on for my coworkers, and they were all very happy with it. I not only have a lot of experience to take away from here but I feel like I've also left behind something that will be useful for the people I've had the pleasure of working with for the last few weeks. And, in very non-Slashdot style, it looks like I got a girl out of it too :)

  7. Avoid Cheap Labor Factories by guaigean · · Score: 5, Insightful

    Ok, so maybe this should have been obvious. One of my internships ended up being for a company that eventually taught me only one thing; pick your jobs carefully. I picked a small company that had a programming internship, got picked up, and found out quickly that I was THE programmer. Turns out they do this regularly, and use the cheapest labor they can find to do their projects. In turn, the permenant staff which was less skilled was making 3 times as much while I worked my ass off and they played horse shoes outside during hot days.

    Lesson learned?
    1. Check out the capability of your employers, supervisors, and fellow employees just as they check you out.
    2. Don't be afraid to ask LOTS of questions!

    --
    Microsoft Sucks, F/OSS Rocks. I get mod points now right?
    1. Re:Avoid Cheap Labor Factories by Herr+Joebob · · Score: 3, Insightful
      a company that eventually taught me only one thing; pick your jobs carefully


      If that's the only thing you learned, it was still well worth your time... :)
    2. Re:Avoid Cheap Labor Factories by Kupek · · Score: 2, Insightful

      One of the most important aspects of being an intern is working with people who can teach you something. His situation does not sound like that.

  8. "even new packages for Common Lisp" - hey! by starseeker · · Score: 4, Informative

    Common Lisp has been attracting a lot of attention lately, compared to previous activity. Several of the Common Lisp projects funded were for the purpose of improving things like foreign function interfaces, and thus speed Lisp's popularity and utility even further.

    There are a lot of applications written in Lisp that are special enough and powerful enough to justify lots of attention. For example:

    ACL2 : http://www.cs.utexas.edu/users/moore/acl2/
    This is a high powered proof assistant and IIRC was used by AMD to verify some parts of their chip design.

    Maxima: http://maxima.sourceforge.net/
    This is a computer algebra system, with the ability to do things like symbolic integration. Not your run of the mill program, and very difficult to do except in a language like lisp or a similar language

    Axiom: http://www.axiom-developer.org/
    A second computer algebra system, with a slightly different approach than Maxima. Also extremely powerful, and is pushing the envelope of robust, literate program design for computational mathematics.

    None of these has a pretty interface, granted (at least not one written in lisp) but these are not your everyday programs. Lisp is a real language in real, non-trivial use.

    There are a variety of other projects being undertaken, check out http://common-lisp.net/ for many of them. And if you want to code lisp remember to explore SLIME+Emacs.

    --
    "I object to doing things that computers can do." -- Olin Shivers, lispers.org
    1. Re:"even new packages for Common Lisp" - hey! by Wolfbone · · Score: 4, Insightful

      The perverse unpopularity of Lisp is very frustrating. Even searching for Emacs Lisp packages turns up less current activity and more cobwebs than I'd have expected given Emacs's widespread use and Lisp's extraordinary power, and I've so far failed to get any of the GUI toolkits to work with SBCL or CLISP under Gentoo. I read mind-boggling and inexplicable opinions such as this and I wonder if Lisp is a case of pearls before swine in the computing world, but I do hope you're right about it attracting a lot of attention lately.

  9. Re:Summer of Code Pays Off by chrisd · · Score: 3, Informative
    Uh, that's 419 projects at $4500 a piece (plus $500 per student to the mentoring organization). That's not next to nothing and it is not a minimal investment, that's 2 million+

    And that's a crapton of open source software.

    Chris

    --
    Co-Editor, Open Sources
    Open Source Program Manager, Google, Inc.
  10. Re:Morgue? by Shadow+Wrought · · Score: 2, Funny

    I believe you mean you don't want to inter there...

    --
    If brevity is the soul of wit, then how does one explain Twitter?
  11. Sandia National Labs by Cornflake917 · · Score: 2, Interesting

    Tomorrow will be the last day of my 5th summer internship at Sandia Labs . I haven't worked anywhere else so I can't really compare, but I thought it was pretty enjoyable expereince overall. I did alot of web programming (mainly asp and PL/SQL web toolkit). Being a CS major, I found this job more suitable someone with an MIS background, but for 17.50 an hour I wasn't going to complain. I could have requested to get moved to another job, but I was too lazy. Now it seems that they want to hire me full time once I graduate. It's a very laid back environment here. You can pretty much come in whenever you want, and leave when ever you want. My manager was really cool, he never got on my case about anything. It's operated by the federal government so you know they are gonna push back the deadline for projects almost every time. The catch is to get a job at Sandia, you usually need some contacts working on the inside for you. If you can your foot in the door with Sandia, you will most likely be in good hands.

    1. Re:Sandia National Labs by Mindwarp · · Score: 2, Funny

      Ladies and gentlemen, your tax dollars at work! :)

      --
      The gift of death metal does not smile on the good looking.
  12. Re:Any SCO interns out there? by Saeed+al-Sahaf · · Score: 2, Funny

    No, those would be law school interns, not CS or EE typ interns...

    --
    "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
  13. Linuxbox by Anonymous Coward · · Score: 3, Interesting

    I have an internship (for another week) at The Linux Box (linuxbox.com). I love it. Great people to work with. Get to work on Open Source projects. Learned a LOT. Great atmosphere, it was even paid!

    I'd recommend it to anyone looking for a summer internship.

  14. Summer research by qx128 · · Score: 3, Informative

    For anyone looking for good internships, I highly recommend undergraduate research. I found the experience to be quite fun and educational. This summer, I did some Linux kernel research and built an extension of the kernel. The project records system call information. (It's similar to the Linux strace utility, but with several important modifications.) During the spring, earlier this year, I started looking for a summer internship. I didn't find my school's career fair too helpful. Submitting a resume via email is also rather impersonal, and doesn't allow you to show an employer why they should hire you. If you want to find a good internship for the summer, getting in front of someone who can actually hire you is key. (As oppose to some human-resources person). Also, ask about the project(s) you'll be working on. Make sure it fits your interests. At the same time, keep some opportunities as backups, even if you're not that interested in them. I got my internship by going around to different professors, asking them what projects they were researching, and if they'd like any help on the project for the summer. Most universities post the professor's research-interests on the staff webpage for the department. That's a good place to start when looking for interesting projects.

  15. No specific recommendations, but... by themoodykid · · Score: 2, Informative

    I did internships a few years ago (yikes, I feel old) at three different companies. Regardless, of the company, I highly recommend them for obvious reasons, i.e. you get great work experience.

    One tip I would give, though, is that wherever you do end up working, you are going to have to prove that you can take on challenging tasks. No matter how smart they are or think they are, companies who hire interns assume interns aren't very knowledgeable and aren't responsible enough to take on more challenging tasks. I can see where they are coming from, so I don't dispute the validity of their actions. With that in mind, if you really are good, don't be afraid to ask for more work, and more interesting stuff at that. I've found that in the past, I was able to breeze through tasks and was quickly bored. Initially, I was too shy and lacked confidence to ask for something more difficult, so I "wasted" my first internship by repeatedly doing simple things they tossed at me because I thought that I shouldn't rock the boat.

    Also, don't be surprised to find that you are left on your own and have nobody to hold your hand through things. I've never worked anywhere where somebody has always been around to help answer questions or knew enough to answer all my questions. But then, that's the reality of the work (and "real") world.

  16. Big companies can be a bit inflexible by koreth · · Score: 5, Interesting
    My last couple years of in college I was an intern at Sun. I displayed some talent and found myself working on some projects that would normally have been given to much more senior engineers. All well and good: the work was interesting and challenging, I was getting exposed to lots of new technologies, and I got to see my stuff used in the real world.

    Then I graduated. I was enjoying working at Sun, so I decided to stay there. Since I wasn't an intern any more, they gave me a promotion -- to the lowest entry-level rung on the technical job ranking ladder, the only place their HR rules would allow me to proceed from an internship. On its face that might not seem unreasonable, but even before graduation I was already doing the work of people two or three ranks higher.

    Okay, fine, I figured, I'm sure I'll get promoted up to an appropriate level before long. Nope! Once again, Sun's HR rules kicked in: it's not possible to promote people at more than a certain rate. I would have to stay for several years before my job title and pay matched the work I was doing.

    Still, I liked working there, so I got over the annoyance and plugged away for a while.

    A year or so later, I got a job offer from a small company for about 40% more money than Sun was paying me, plus a decent chunk of equity, to do work that was just as interesting. My manager at Sun couldn't match the money; he had already maxed out my salary for the pay grade I was in, and HR wouldn't let him promote me for another 6 months or so. I took the offer, and I've never worked at another big company since.

    Now, I don't regret my time at Sun, but I guess the moral of the story is, keep your eyes open and make sure you don't get sucked so far into the first interesting place you work that you miss out on other opportunities. It's a fluid job market out there.

  17. Summer Internships by Skeetskeetskeet · · Score: 2, Funny

    So they have started providing airfare to India for summer internships? Wow...

    --
    Yeah, my karma sucks....but so do the mods.
  18. Re:What nonsense ? These aren't internships ! by badmammajamma · · Score: 2, Insightful

    "Google summer of code paid out a handful of students. That's it. It wasn't an internship. It is exploitation. Paying people very little money and getting more done from them."

    The purpose of internships is for the interns to learn something working in a real world environment. They may only have the few skills they learned while in college and certainly aren't worth being paid much (as a rule of thumb). So, in a sense, almost all internships are exploitation by your definition.

    Oh, and there are many many college students that have no interest whatsoever in working at Microsoft (because they have a conscience). Finally, IBM hires about twice as many interns per year as Microsoft (and they are actually paid pretty decently). So stick that up your micrsmurf pipe and smoke it.

    --
    Any man who afflicts the human race with ideas must be prepared to see them misunderstood. -- H. L. Mencken
  19. Re:Avoid by AnotherPoster · · Score: 2, Insightful

    If its between lifeguarding and taking a crappy job in your field, I'd take the crappy job in your field.

    I think that this is the biggest problem with how students select a summer internship.

    The greatest aspect of a summer internship is that it's temporary. For three months you get great exposure to a field, with absolutely no strings attached. And so why not do something different from what you do day-in-and-day-out at school?

    You don't need to do something as extreme as becoming a life guard. But if you're studying electrical engineering, see if you can get a position focusing on computer science. Maybe try out a consulting company. Focus on something that will enrich you -- not because it makes your resume stronger, but because it exposes you to what you typically don't see in class.

    If you like it, fantastic. You've found something new that interests you, and if you choose, you can guide yourself towards that field. If you hate it, who cares? In three months it's over. At least you tried something new.

  20. On the other hand.. by MAdMaxOr · · Score: 2, Insightful

    You hopefully learned a little bit about how to be a senior programmer in the real world. No one was there to hold your hand through the tough parts, you had to make architectural decisions with somewhat lasting ramifications, you had to deal with tough business realities.

    This real-world experience will help you in the long run.

  21. Re:What nonsense ? These aren't internships ! by DogDude · · Score: 2, Insightful

    Oh, and there are many many college students that have no interest whatsoever in working at Microsoft (because they have a conscience).

    You forgot to mention the fact that they're also naive as hell, too. There are few grown-ups in this day & age that would turn down a Microsoft job. Times are tough, and only the wealthy (in both time and money) can afford to have a conscience.

    And if you think that IBM is a shiny, happy company, then I've got a story to tell you about when I worked there about 10 years ago and had to ask to go to the bathroom.

    --
    I don't respond to AC's.
  22. Re:Avoid by Ironsides · · Score: 2, Interesting

    My advice would be that if you're a student, you NOT avoid any internship in your field! Any experience will be greatly beneficial in helping you get your next internship / real job. If its between lifeguarding and taking a crappy job in your field, I'd take the crappy job in your field.

    My first internship in my field paid $6/hour. Halfway through the summer the funding ran out under the internship account (Was for 250 hours only) and they kept me on. At $10/hour (nice pay raise for 2.5 months work). The next year I was graduating and I was getting ready to call them and find out if I could do it again since I wasn't having any luck finding a job. They called me first. Money ran out in 2.5 months again. They kept me on at $12.50/hour. A few months later I was highered as a full time employee with benefits and all.

    Low paying internships can turn into full time jobs. So yes, definitely take any internship in your field. Even if it only pays minimum wage (or even nothing at all in some cases).

    --
    Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
  23. The Bad by dj245 · · Score: 4, Interesting

    I'm studying ME and did an internship in a Power station. I think this picture about sums it up. A co-worker held the hopper hatch door shut with a broomhandle whilst I carefully opened it and got the hell out of there. My advice- check out your employer before you get into anything. If they have a history of not treating employees right, stay away.

    --
    Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
  24. Intel Interships by Aadain2001 · · Score: 4, Interesting
    I'm currently in my seventh(7) internship at Intel. I'm lucky and got in on a very special program that takes local high school grads and gives them internships in design/manufacturing positions during the summers while in college. You have to be in a short list of majors (all technical of course) and maintain a high GPA.

    Overall, they were great! Each year I was somewhere else, but mainly in design since that is where my interest lies. I got to work on Prescott, Cedermill a bit, etc. Great exposer to what it's like being an engineer.

    My project last summer though was the best. My supervisor didn't treat me as just a lowly intern or throw a project that he was just kind of interested in. He treated me like a coworker and had me working on his person pet project (which succeeded beyond even his wildest dreams!) and it was very challenging and rewarding.

    Intel treats its interns very well and rewards hard work. As they say around here, you get out what you put in. If you sit around not doing much and never leaving your cube (hehe, like me this summer), you don't end up doing much. But if you get out and talk to engineers and ask for work and take the initiative you get interesting work and a lot of respect.

    --
    Space for rent, inquire within
  25. What about reddit? by Rick+and+Roll · · Score: 2, Interesting
    Paul Graham provides a link to , saying it is programmed in Common Lisp. It's got to be one of his Y combinator startups.

    It's a far more interesting project than CoPilot, for two reasons. First, the people making it are actually going to own the business. Second, the thing they're making isn't scheduled for obsolence in the next three years, as CoPilot is (when MS releases Longhorn with an RA feature).

  26. Political science internships by ColGraff · · Score: 2, Interesting

    I figure that I can't be the only political science nerd on slashdot, so I'll post about some good polisci internships - my apologies if this is too far off-topc.

    I've spent the past few months interning in the Governor's Citizen Services office in New Hampshire. I'd highly recommend it for anyone in-state - you work with a good, small group of people, and much of the work is interesting. Yah, you do a lot of data-entry and phone-answering, but there's also interesting research work if you want it. I've written summaries of several state bills - I even briefed the Governor on one. The only real downside is that there is *no* possibility of getting paid - check to see if your school offers summer grants. Oh - and there often aren't enough computers to go around. Bring a laptop, get used to working in the state library, or think about "telecommuting" on research-heavy days.

    In the spring semester, I interned with COLEAD in Washington - the Coalition for American Leadership Abroad. It's a two-person advocacy group that tries to coordinate NGOs that want Congress to spend more money on foreign affairs. This is *not* a "mover and shaker* internship, but it's educational -of necessity, you end up learning a lot about NGOs and the cognressional budgetary process.

    --
    I'm the stranger...posting to /.
  27. Re:Try getting hired! by VGh0st · · Score: 2, Insightful

    Last summer I did my internship in a major defense contractor as programmer, at the end of my internship the manager told me that I could start working on monday, but instead of starting I told them I had another semester to graduate, I'll come after I graduate and I went there as soon as I graduated. Unfortunately they did not need me anymore. I couldn't risk it being a part time student at that time and it cost me a wonderful job, not to mention I couldn't find a decent job by now. So my advice, if get an offer like that just take it , being a part time student is not a bad thing, your work experience is more valuable than your degree.

  28. bad experience by Anonymous Coward · · Score: 4, Informative

    Yup tomorrow is my last day as an intern at a pretty large(think largest) financial institute.

    I am a CS major, one semester left. Basically I am working with a team of developers and tech support(internal tech support) and my awesome summer internship consisted of waiting around for tech support to write up procedures so I could mark them up in html and post them on some crippled website. I was lucky it let me use css. The job should have taken a week max, but the ones afraid to lose their jobs by publishing their tasks streched it out to 10 weeks. About 3 weeks in I approached my manager(very hands off type of guy) and told him of the situation and asked if I could work with the developers in my many downtime hours.

    Scheduled a meeting...

    "Hey website looks great, content is key, make sure we get those procedures up"...walks away.

    So I took it upon myself to offer my services to the developers, well, the project is so far ahead of schedule, the developers have no work for even themselves.

    So, I waited out the summer, and tried to learn about my favorite new technologies, even started do top coder competitions during work.

    And for those saying get research experience, i've also had bad luck with that. Pretty much since sophomore year, I have offered my time, for free, to every professor in my department. No interest. I applied to every REU site listed, got accepted by colorado, then rejected 3 days later.

    Its not as easy as you people make it out to be.

    1. Re:bad experience by dubl-u · · Score: 2, Insightful

      intern at a pretty large(think largest) financial institute. [...] and my awesome summer internship consisted of waiting around [...] some crippled website [...] the ones afraid to lose their jobs [...] streched it out to 10 weeks.

      You may think you wasted your time. But now you have learned the impossible-to-believe truth about large companies, especially ones with very stable revenue sources. You didn't waste a summer; you saved yourself a few years plugging away at a crappy job right after graduation.

  29. Re:Oooo! I got one! by juanescalante · · Score: 2, Interesting

    Most probably you're trying to be funny. But I do highly recommend a Microsoft internship. An intern there does pretty much the same kind of work as a full-timer, the work you do has real impact on the products they ship, and you get to work with very smart people.

    If you're interested you can find more about it here

  30. JETRO by Intocabile · · Score: 2, Interesting

    I'm currently an intern in Japan. My job isn't as glamorous as some but getting the opportunity to live and work in a different culture has been a great experience. I have not been translating Japanese->English thank you, just a typical power engineer job. Some other interns I know are working with robotics and if that's your thing then there is no better place in the world. I'll be here for another 10 months but JETRO internships can be as little as 4 months. Just don't expect to be paid much.

  31. Re:What nonsense ? These aren't internships ! by Physicles · · Score: 2, Interesting
    The purpose of internships is for the interns to learn something working in a real world environment. They may only have the few skills they learned while in college and certainly aren't worth being paid much (as a rule of thumb).
    Are you kidding me? Any other software company would get reamed here for paying their interns substandard wages. But if Google does it, it's not really exploitation.

    Finally, IBM hires about twice as many interns per year as Microsoft (and they are actually paid pretty decently).
    Then why did IBM tell me there weren't really any internship slots open, only co-ops, while I got an internship at Microsoft? And you can't possibly be implying that Microsoft doesn't pay decently.

    Give me a break.
  32. Highly Recommended by yellowbkpk · · Score: 2, Informative

    The eID program (for undergrads) at GE comes highly recommended. I've spent the last 3 summers working for the GE Healthcare company working on Java for their upcoming Java-based patient monitor.

    Had I been working on a Bachelor of SCIENCE degree instead of a BA, I could have moved on to the Edison Engineering program, a *very* prestigous post-undergrad internship program that pays you (VERY well) while you get to travel (if you want), earn 2-4 credits for a masters degree (or PhD if you already have a masters).

    If you want more information (all of this stuff isn't on GE.com for some reason), please e-mail me at: my slashdot user name @gmail.com.

  33. Re:Avoid by plover · · Score: 2, Interesting
    The only counter I have to your suggestion is that real-world employment is usually so far removed from acadamia that whether you enter your major field or not won't make a difference as far as the actual lessons you end up learning.

    Usually, the real-world lessons you learn include: identify who will take advantage of you; identify people you can trust for assistance; discover that you misjudged your boss' penchant for sadism; salaries sometimes seem to have precious little to do with who does the real work; everything costs even more than in school; HR is going to screw up your paperwork; etc. You'll learn all of them equally well whether you intern for Google, Microsoft, or Septic-Kleen.

    --
    John
  34. Re:What nonsense ? These aren't internships ! by natrius · · Score: 2, Interesting

    If I'm being exploited, then damn, being exploited is kind of nice. I'm being paid to work on a project for an organization that I want to see succeed. I get to work whatever hours I want instead of being forced into a 9 to 5 schedule. This allows me to take classes and do my Summer of Code project at the same time. I also get to do something that's meaningful to me, instead of IT gruntwork or whatever an normal company would have me doing. I use open source software myself, and I've been looking to get involved. Now I have my foot in the door. My project will be used by (at least) hundreds of thousands of people come October when the next Ubuntu release goes out. I think that's pretty nifty. To top it all off, I get paid to do this. The money Google is giving is more than many of the internships I looked at, so I don't know why you're saying it's very little money.

    I know that saying bad things about Google is the in thing these days to make yourself look like a free-thinker, but there's absolutely no way you can twist their Summer of Code program into a bad thing.

  35. Microsoft was great (really) by nconway · · Score: 3, Informative
    I didn't intern for Microsoft this summer, but I've interned for them the past two summers, and I'd highly recommend it (especially for college students who have done some F/OSS hacking on the side, as those are exactly the kind of people I think will get a lot out of software design (SDE) intern position at MS). Perhaps the nature of the experience differs depending on the group you intern with, but I've interned with two very different groups and had enjoyable experiences both times. Also, I did a software design (SDE) internship; interning in project management or test would probably be a bit different, I'm not sure. Highlights:

    • Interesting work. Interns typically work on a single project for the summer, and you usually get a degree of choice about what to work on. Both times I was given an interesting, challenging project. The nice thing is that your project isn't usually "port some code we don't care about from Platform X to Platform Y" or similar grunt work — it's actually interesting and relevant.
    • Interesting, competent coworkers. I was pretty amazed at the quality of the full-timers at MS -- pretty much everybody I met who had a technical role was a pretty shit-hot programmer. But more important, everyone was a huge geek -- most people really loved what they were working on. That sense of enthusiasm was infectious; people actually enjoyed the work they were doing! Again, maybe it differs between product groups, but pretty much everyone I met was exactly the kind of person I'd imagine hacking F/OSS if they weren't working for MS (which is what I would have been doing, too).
    • Nice campus, good pay. All the rest was pretty good pretty good -- the MS Redmond campus is pretty nice, the pay is pretty decent, Seattle weather in the summer was nice, etc. MS hire a lot of interns every summer (in the ballpark of 700-900 in Redmond, say), so there are lots of students in the same position as you to hang out with.


    Obviously if you have a moral objection to working for Microsoft, then don't bother applying. But if that doesn't apply to you and you like hacking code, MS has been a great experience for me in the past.
  36. From a Summer of Code participant by abiggerhammer · · Score: 2, Insightful
    I'm one of the SoC'ers who's doing a project for Google (as opposed to, say, Apache or the Python Software Foundation), and I'm enjoying it immensely. Most of the projects people are doing this summer are geared toward well-known open source projects -- mine adds example-driven clustering and ranking to WHERE and ORDER BY clauses in PostgreSQL, for instance -- but there are also some interesting standalone projects which are closer to pure research than they are to application. It's cool to see large projects receiving support (both money and the work of smart people), but it's even cooler to see support given to small projects that might never have gotten off the ground otherwise.

    It kind of reminds me of the patronage system that existed between rich people and artists during the Renaissance. The artists (coders) get paid and have a good reason to do their very best work -- you know people are going to see the results, so you want it to be good engineering, not the rushed-together job you might do for a class where it only matters that it runs -- and the patrons get what they're paying for plus street cred.

    There have been some frustrations, mostly having to do with taxes and verification of student status, but I've really enjoyed working with my mentor (even got to visit the Google campus on a recent trip to the Bay Area -- the food is as good as their webpage claims!) and will definitely apply again if they decide to renew the program.

    --
    Dance like nobody's watching. Sing like you're in the shower. Fuck like you're being filmed.
  37. but... by oldwolf13 · · Score: 2, Funny

    ...did you get to go to the Ball?

    --
    If I can't smoke and swear I'm fucked.
  38. Anheuser-Busch IS Internship by GimmeThat · · Score: 2, Interesting

    I have an internship at Anheuser-Busch Fort Collins brewery and I couldn't of ask for anything better! The pay is amazing the experience is intense! I go home everyday mentally exhausted! I assist with everything from Dbase servers/Network Sys/Sys Analysis/Phon Sys/Hardware Repair/Production line/you name it I have had a chance to work with it. I would definatley recommend a internship at AB if you have the chance!