Which? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Which?

To learn how to code Arduino is better to learn first C# and then C++, first C++ and then C# or other languages? And C?

6th Apr 2018, 2:07 PM
Moncapiten
Moncapiten - avatar
4 Answers
+ 2
Arduino is primarily programmed in C++ with some limited support, so I think learning C++ first is a better idea, if you want to code it. You can read the Arduino language reference here: https://www.arduino.cc/reference/en/ You can test some ideas online with arduino simulators like this: https://circuits.io/ You can also download the IDE and see some code samples, or just use the online. There's lots of tools for programming Arduino. If you do some research, you'll find lots of them
6th Apr 2018, 6:33 PM
Maicon Mauricio
Maicon Mauricio - avatar
23rd May 2018, 1:27 AM
Vijay Kumar Kanchukommala
Vijay Kumar Kanchukommala - avatar
+ 1
Tanks Maicon
6th Apr 2018, 8:12 PM
Moncapiten
Moncapiten - avatar
+ 1
You're welcome :)
7th Apr 2018, 9:40 PM
Maicon Mauricio
Maicon Mauricio - avatar