Message from @Ondsinet
Discord ID: 562388953668517904
@Durtle02 I had a vector of x values
@Deleted User uhm
It was kind of similar but I made a mistake with one of the loops
Arduino: C++
Websites: JavaScript
LUA: game mods
Java: phone apps
Python: Hack random one off projects together quickly
PC programs: lots of different languages
That will probably trigger people
C++ is pretty heavy for a microcontroller. I would be going for C or assembly for embedded development. Those would be more intermediate schools of programming for sure.
True, meant to type Arduino in specific
Arduino is a great platform to start in microcontrollers.
I've been making a lot of stuff around the house that utilize ESP microcontrollers, and just got started on using attiny ones
Nice
Got my brother one of the Adafruit Feathers for Christmas.
for Arduino just start with C, is easiest and most common. The library takes care of most everything so you dont really need to know C very well, just how to read it.
Eh I guess it is technically c++ of course
>C is C++
REEEEEEEEE
Arduinos shit is
rather than any of the above it should really be called lite-C but as far as i understand it its mostly c calls calling libfuncs from the arduino library and the IDE compiles it as c++ or some shit.
the way they describe it is confusing and annoying
in any case you would never write a bunch of arduino code and be able to then claim that you actually knew c or c++
arrays in c are so easy
int arr[5];
int i= 2;
i[arr] = 36;
haha
ugh
What the fuck are you doing to that array
I wrote a command line interface for arduinos that was eazy to expand to any comm device like bt, rf etc years ago
basically live command line basic, interpreted in real time
and it was used in dozens of products
oof
i'm glad its design products and not stuff real people use
i don't mind if some hipster that buys a gigant plastic ligjt bulb catches fire
ive hacked c++ code but not written any originally
@galesteppes it compiles and works
Jeezus
What the fuck
That's some dark magic
Sometimes, the compiler just doesn't give a shit
pffft i bet you dont spend 5 minutes at the Ballmer peak before you run over the hill <:GWqlabsKek:393085130219978752>
then wheres my game
What is the modulo of ass and titties?

