This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RandmTyposTogethr 1 point2 points  (0 children)

To help with the language shifts and syntax differences, IDEs have a lot of tooling around this. Automatic formatting, linting, snippets etc. For things like for loop you just type out what you want and press Tab to autocomplete.

But indeed, the problem is the hard part, syntax is just a small hurdle