i have been coding since 1983, my first programming language was atari basic on an atari 400.
i wrote basic code for about six months, and then i learned to write atari assembler, but it was too cryptic and not portable to other machines.
in 1991, i purchased my first C language IDE, the Microsoft QuickC for DOS, and i have been coding C ever since.
my preference is to write C on a linux box using GCC at the shell, but i can also use GCC on a windows box that is available as part of the codeblocks IDE.
i am experienced with interfacing with quite a few different APIâsâŚ
i have written extensive code in C for the dialogic telephony boards⌠in 1992, i plugged 16 telephone lines and eight telephones into a 286 pc clone and i fully automated an eight station outbound telemarketing room. My code processed the status of all sixteen telco lines and all eight telephones approx one thousand times per second.
I have written assembler code on a pic chip clone to interface with the USDIGITAL A2T tilt sensor.
https://www.usdigital.com/products/a2t
i have written assembler code on a pic chip clone to interface with standard RC servos.
i am intimately familiar with the programming of servos.
https://www.google.com/search?q=rc+servo
I used to enjoy developing custom websites in C language using a linux box. I have written such code in C that is as large as 25,000 lines long.
I enjoy the arduino line of controllers.
https://www.adafruit.com/category/17
I have been writing metatrader 4 code since metatrader was first released back around 2005.
I have been working on the development of a trading bot since may of 2004.