[SOLVED] is there standard for the Arduino language, or based on Arduino does

thanks @sarouje and @marco!

extremely detailed answers and I don't have a lot more questions.

marco_c:
A good example of this in the Arduino environment is the 'String' object that causes no end of issues for users who don't get the RAM constraint.

so, my forum has readers from a programming background moving into electronics for the first time.

I'd like to write for the benefit of programmers, what some of the limitations are that they will bump into first. I'm personally not an expert but collecting this information

-> Other than String, what do you think some of the most common walls to hit are when first programming in the Arduino environment?

I mean from the point of view of someone coming from C++ or Java and starting to do Arduino.

thanks.