Results 1 to 5 of 5

Thread: automated banking/transaction machines

  1. #1
    Join Date
    Jan 2004
    Posts
    2,011
    Rep Power
    0

    Default automated banking/transaction machines

    does any one have any clue what language is used to create te software which runs an atm/abm. let me know if you do please

  2. #2
    Join Date
    Mar 2003
    Posts
    1,700
    Rep Power
    0

    Default Re:automated banking/transaction machines

    The C Language is used to code the ATM interfaces. Not C++, just raw C.

  3. #3
    Join Date
    Jan 2004
    Posts
    2,011
    Rep Power
    0

    Default Re:automated banking/transaction machines

    do you think i need a team to re-create that software or it's something that one man can manage

  4. #4
    Join Date
    Jul 2002
    Posts
    818
    Rep Power
    0

    Default Re:automated banking/transaction machines

    If it takes 50 men 1 year to build a house, how long would it take 1 man to build the same house?

    It's possible to build ANY application on your own, the question is; Is it probable?

  5. #5
    Join Date
    Mar 2003
    Posts
    1,700
    Rep Power
    0

    Default Re:automated banking/transaction machines

    CKnight is right dk. So long as you have resources with which to build it, any number of people can build it - including you alone.

    Bear this in mind, Linus Torvalds built the first releases of Linux all by himself. Everyone else on the dev team are only adding on to what Torvalds created.

    An ATM program is too simplistic to require a team - at least, that's just my opinion.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •