Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Finding the right programming language.?

Hey everyone,

Im starting a project which will be using a computer in the car attached to a range of devices. Devices at this point are unknown, but transferring information between them will be communicated through a USB device.

Anyway, I currently know PHP & am learning Java. Although PHP is unsuitable for this task, what language do you think i should be programming in for ease of use with USB?

Also worth mentioning is im on a mac operating system. Although, i could get access to a Windows machine, but i'd prefer not to.

Thanks

Angus.

2 Answers

Relevance
  • Paul
    Lv 7
    1 decade ago
    Favorite Answer

    Since you're going to need your program to talk to the unspecified USB devices at some level then probably the safest bet would be C. This will give you direct access to all the Mac OS X system level APIs.

  • 1 decade ago

    C/C++

    =

    You want speed & flexibility.

Still have questions? Get your answers by asking now.