Thread: In DIRE need of a job

  1. #1
    Registered User
    Join Date
    Jul 2007
    Posts
    21

    Exclamation In DIRE need of a job

    So it boils down to this: I have experience with C++. That is to say I've had a couple classes in C++ programming, currently taking a class in C++ programming and I've wrote, from scratch, a rather complex application linking and optical system for a two photon microscope in a biophysics lab. I would accept ANY programming related job (paid internship, regular job, or otherwise). Whats the best way to go about doing this? Every job opening/internship seems to want people with all sorts of experience in things like SQL and Java and about everything else under the sun. I guess my question is this: Is it even possible to get something with my current experience (I learn VERY quickly) or should I go back to the soul-destroying world of customer-service jobs until I've actually got more classes under my belt? If it is possible, whats the best route to do so? Like I the headline says, DIRE need here so any help is appreciated.

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    I think it would help a bit if you gave a location of where you are looking for a job...

    Have you tried putting your CV on any of the job-websites (such as monster.co.uk if you live in the UK).

    --
    Mats

  3. #3
    Registered User
    Join Date
    Jul 2007
    Posts
    21
    I just moved to Austin, TX. I've got my resume posted at every major job site that would let me post one for free. I've applied for what few positions I could find that seemed like something I could do, but as of yet, nothing.

  4. #4
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    Ok, so I don't personally know anyone in Austin that is looking to hire right now - I know pretty sure that AMD is NOT hiring right now, so even if you see jobs advertised, they probably won't actually hire you right this moment.

    IBM have pretty large facilities in Austin... It's a case of knowing someone there tho'.

    Sun is also in Austin.

    I don't live anywhere near Austin, as you can see on my posts, but over the last 10 or so years, I've spent on average 3-4 weeks a year in Austin.

    Getting that first job is always the hardest, because you haven't proven that you can actually do work (as opposed to studying or sitting at home doing things that you choose to do yourself).

    --
    Mats

  5. #5
    and the hat of sweating
    Join Date
    Aug 2007
    Location
    Toronto, ON
    Posts
    3,545
    A lot of ads list a ton of experience that they want, but that doesn't always mean they can find anyone with ALL of those items. I got hired to a mostly mainframe oriented company when I never even saw a mainframe before (most of the people who do have mainframe experience are almost retired), so they just sent me for mainframe training at IBM...

    You can't lose anything by applying. The least that can happen is you don't get any reply.

  6. #6
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    Yes, most companies have a dream-employee when they post the job-spec, someone who has ten years experience of a producat that has only been available for 4 years, is under 25, mature and has a university degree, etc, etc.

    --
    Mats

  7. #7
    Technical Lead QuantumPete's Avatar
    Join Date
    Aug 2007
    Location
    London, UK
    Posts
    894
    I think Texas Instruments also has their HQ in Austin, not sure how much C++ they need, but it's always worth applying.
    And like matsp said, you should apply to *all* jobs that are remotely in your area, companies look for dream employees, but will settle for a lot less :-P

    QuantumPete
    "No-one else has reported this problem, you're either crazy or a liar" - Dogbert Technical Support
    "Have you tried turning it off and on again?" - The IT Crowd

  8. #8
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    Quote Originally Posted by QuantumPete View Post
    I think Texas Instruments also has their HQ in Austin, not sure how much C++ they need, but it's always worth applying.
    And like matsp said, you should apply to *all* jobs that are remotely in your area, companies look for dream employees, but will settle for a lot less :-P

    QuantumPete
    TI is in Dallas, which is about 3 hours drive from Austin:
    Texas Instruments Inc.
    Product Information Center
    13532 N. Central Expressway
    M/S 3807
    Dallas, Texas
    75243-1108 USA

    But they may have offices in Austin too.

    And of course, Dell is only a little bit up the road in Round Rock...

    --
    Mats

  9. #9
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    This is the time where you decide to either drive down the bumpy road of life, or ride off the cliff.

  10. #10
    Registered User
    Join Date
    Jan 2005
    Posts
    7,366
    Look for university Job Fairs. Companies are cool with people who lack experience when they go to Job Fairs.

  11. #11
    pwns nooblars
    Join Date
    Oct 2005
    Location
    Portland, Or
    Posts
    1,094
    Apply for the internships even without the other experience, that is what I did to get my first internship. I had basically a test to see if I got the job, they gave me a 'commission' job to fix a tool that was written in PERL, and I only had experience with C++ at the time. I had 1 week to fix a couple issues with it, and if I fixed it then I got 100 commission and a job.

    I ended up learning enough PERL to do the job in a day and a half, then working on the project over the next couple days and completing most of the stuff they wanted done, so they hired me.

    Once you know a couple languages the rest are simple enough to pick up, so for your personal work, consider learning 2-3 more languages aside from C++, and during that keep applying for jobs that list C++ as one of the languages they want experience in.

  12. #12
    Ecologist
    Join Date
    Aug 2001
    Location
    Utah.
    Posts
    1,291
    id Software is in Mesquite. Apply there.
    Staying away from General.

  13. #13
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    Texas Instruments is in Dallas, but National Instruments is in Austin. Apply there...they are always looking for C++ programmers.

    Austin shouldn't be a place that is too difficult to get a job. UT is there, and I bet they have hundreds of programmer jobs on campus - and you probably don't have to be a student to necessarily get one.
    My Website

    "Circular logic is good because it is."

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. crazy pipe/fork
    By fortune2k in forum C Programming
    Replies: 8
    Last Post: 03-13-2009, 11:28 AM
  2. Totally confused on assigment using linked lists
    By Uchihanokonoha in forum C++ Programming
    Replies: 8
    Last Post: 01-05-2008, 04:49 PM
  3. Need help quick, compiler/file problem.
    By alex0486 in forum C++ Programming
    Replies: 7
    Last Post: 09-28-2005, 01:03 AM
  4. a VB.NET job
    By Brain Cell in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 05-09-2005, 06:41 PM
  5. I can't find a job.
    By Cheeze-It in forum A Brief History of Cprogramming.com
    Replies: 42
    Last Post: 06-29-2003, 08:35 PM