Thread: Two questions on the air force, would anyone know?

  1. #1
    CIS and business major
    Join Date
    Aug 2002
    Posts
    287

    Question Two questions on the air force, would anyone know?

    I was curious, the air force offers tech training classes.

    Does anyone know if they offer programming?

    Also, are there jobs in the air force for programmers?

    For those of you that have been in the air force, navy, or army, what types of jobs have you had?

  2. #2
    CIS and business major
    Join Date
    Aug 2002
    Posts
    287

    Re: Two questions on the air force, would anyone know?

    okay, found the answer.

    There are jobs as programmers in the air force. If anyone's interested, here's the link:

    http://www.airforce.com/careers/db/t...032&subcatId=6

  3. #3
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    Technical jobs do exist but you've got to demand it in your contract and stick to your guns. Remember recruiters may act like your best friend but they're just trying to reach their quotas. To them you're just a number. If they can sign you up for a combat arms MOS it's better for them, but then you spend the next few years in the dirt as a grunt.

    The Air Force is the more techinical of all the armed forces. I served 8 years in the Army and we had programmers. They were rare (say on a Post like Fort Carson, CO, there was roughly 100,000 soldiers but only 5 of them were programmers). We never saw them.

    The only reason I know they existed is because I was a hot ticket when I was getting out (I was a Squad Leader in an MOS that was in a shortage). So the re-up guys were offering me just about anything to stay in. I was just getting into programming so I told them "fine, you get me a desk job programming and I'll stay in." (I was bluffing. I just wanted to get them off of my back). The next day they brought me to the post support battalion and introduced me to a handful of guys, who sure-enough were programmers. I still got out, but that was a decision I had made years before and I was sticking to my guns (I'd already missed 4 of my then 5 year old's birthdays).

  4. #4
    Registered User
    Join Date
    Jan 2002
    Posts
    559
    Also, despite what the military may promise or even sign to, they don't have to put you in that field. There was a case a few years ago where a guy signed up for some field, and instead they stuck him in Alaska as a radar operator. He sued, it went to the Supreme Court and the army won.

  5. #5
    |<o>| <--cyclopse LouDu's Avatar
    Join Date
    Mar 2003
    Posts
    137
    Why the air force, why not the CIA and become a programmer there, they can always use people
    Languages <> C++, HTML

    /*The Ledgend of Ludlow Coming to a PC Near
    You intro Cinenmatic Needed email me of
    Reply to one of my threads if you can make
    one, thats decent. */

  6. #6
    In The Light
    Join Date
    Oct 2001
    Posts
    598
    howdy,
    even if you DO get a programming job in the Air Force ask youreslf this question
    ::when you get out how many software companies will be interested in programmers that have spent all of thier time on proprietary hardware written secret code::

    M.R.
    I don't like you very much. Please post a lot less.
    Cheez
    *and then*
    No, I know you were joking. My point still stands.

  7. #7
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    Originally posted by itld
    howdy,
    even if you DO get a programming job in the Air Force ask youreslf this question
    ::when you get out how many software companies will be interested in programmers that have spent all of thier time on proprietary hardware written secret code::

    M.R.
    All of them!! We have many defense contracters here including Lockheed Martin, and many others. Finding a job afterward is easy. Everyone figures you know more than anyone else.
    Air Force programming is usually geared toward query language programming, as most of the actual systems are developed by large offsite companies, by the way...
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A very long list of questions... maybe to long...
    By Ravens'sWrath in forum C Programming
    Replies: 16
    Last Post: 05-16-2007, 05:36 AM
  2. Several Questions, main one is about protected memory
    By Tron 9000 in forum C Programming
    Replies: 3
    Last Post: 06-02-2005, 07:42 AM
  3. Trivial questions - what to do?
    By Aerie in forum A Brief History of Cprogramming.com
    Replies: 23
    Last Post: 12-26-2004, 09:44 AM
  4. should I get a job as a programmer, or join the air force?
    By Terrance in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 01-22-2003, 12:53 AM
  5. Should I join the air force or the navy
    By Terrance in forum A Brief History of Cprogramming.com
    Replies: 41
    Last Post: 01-15-2003, 01:10 PM