Programming Resources: Difference between revisions
From Phidgets Support
Line 1: | Line 1: | ||
[[Category:Overview]] | [[Category:Overview]] | ||
==Language Support== | ==Language Support== | ||
We provide support for a variety of programming languages. Each language has code samples for you to use as well as an in-depth API for you to reference. If you aren't sure which language to use, we recommend using | We provide support for a variety of programming languages. Each language has code samples for you to use as well as an in-depth API for you to reference. If you aren't sure which language to use, we recommend using [[Python|Language - Python]], because it is quick to learn. | ||
{| style="border:1px solid darkgray;" cellpadding="7px;" | {| style="border:1px solid darkgray;" cellpadding="7px;" |
Revision as of 19:30, 4 July 2019
Language Support
We provide support for a variety of programming languages. Each language has code samples for you to use as well as an in-depth API for you to reference. If you aren't sure which language to use, we recommend using Language - Python, because it is quick to learn.
Language | Libraries | Code Samples | OS Support |
---|---|---|---|
C# | Quick Downloads | All Devices | |
C | Quick Downloads | All Devices | |
Python | Quick Downloads | All Devices | |
Java | Quick Downloads | All Devices | |
JavaScript | Quick Downloads | All Devices | |
Visual Basic .NET | Quick Downloads | All Devices | |
Swift | Quick Downloads | All Devices | |
Objective C | Quick Downloads | Some Devices* | |
LabVIEW | Quick Downloads | All Devices | |
Max/MSP | Quick Downloads | All Devices |
* Objective C has examples for all devices in macOS, but only some devices in iOS. If you're developing an Objective C program for iOS, we recommend that you use the existing examples while referencing the macOS examples for the devices that don't have iOS examples.