so, i have no prior experience with any hardware or software development and im at a point where i would like to start a slightly more complicated project (presently making a robot arm move how i want it to in 3 dimensions, and ive hit a bit of a wall having all the math worked out on paper and not being able to translate that into the IDE very well);
however, im finding it very easy to find information for people who are 100% new to arduino with no prior knowledge and for people who have a great understanding of C and C++ beforehand, but nothing that really helps me at this in-between point.
other times ive posted i got a lot of people telling me to go learn the entire C language, so i started reading into it and its super different to everything ive done so far in the Arduino IDE.
my main questions are these;
is there some place that has a more evenly-paced learning environment for someone in my position, preferably specifically for the Arduino IDE? id really rather avoid posting more than absolutely nessicary on these forums because people really dogpile me every time and its rather disheartening, but im not sure if the time investment to learn C will be worth it at all for this.