mainstream programming languages are based on english terms, so if you know english already, a lot of programming syntax is already pretty self-explanatory, like “variable”, “print”, “if - then”, “while”, and “for (each)”. that’s really most you need when it comes to logic.
even easier if you already knew a programming language beforehand.
oh, easier, for sure.
mainstream programming languages are based on english terms, so if you know english already, a lot of programming syntax is already pretty self-explanatory, like “variable”, “print”, “if - then”, “while”, and “for (each)”. that’s really most you need when it comes to logic.
even easier if you already knew a programming language beforehand.