The programming language is a copy-paste language?You paste the code and everything is done or you are based on solving math exercises?
If you want to know the languages C,C++,Java,HTML you need to have advanced math skills?If you didn’t earn advanced math skills in highschool can you face college?
You do not need advanced math skills to learn languages like C, C++, Java or HTML.
@alexandre77 No. You’ll have to code something different, although a useful tip in writing software is knowing when to reuse code (i.e. reuse methods so you don’t have to repeat yourself).
No, but knowing some math-related topics (e.g. logic, recursion, binary/hex) may make it easier to understand programming.
Lol. I have found that learning logic and recursion in a programming environment first makes them much easier to grasp in a pencil and paper environment. Esp recursion.