Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Ah, cool you can actually "override" the main function and not use the setup & loop functions? But to be honest I would let everyone drop the arduino IDE. I think code-completion and/or code hints are very usefull for beginners. Commented Jul 8, 2015 at 7:40
  • Certainly, and you can specify an editor of your choice for the IDE. I just don't think that "Arduino programming", "C Programming" and the supplied IDE are different things. The IDE basically implements C++ so there is really no "Arduino language". Commented Jul 8, 2015 at 9:32