News

Yes, the “Arduino Language” is C/C++ and yes, you could program things JUST as effectively in another editor with the same compilers, libraries, ect.
Although Arduino's programming language is based on C++, you won't be able to use all of its commands. But, you can still use objects in Arduino's IDE, which are a fundamental aspect of C++.