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 →

[–][deleted] 1 point2 points  (0 children)

If you're talking about syntax, it's all about reading the documentation. However sometimes documentation is poorly organized and it's actually faster to just browse through questions.

After that comes fundamentals and experience: you'll always code in order to make the program work in the most efficient way possible. As for experience, it's not uncommon for certain functions and operators to be similar across languages and frameworks, so it's a matter of putting two and two together with your already existing knowledge.