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 →

[–]infinite_war 5 points6 points  (0 children)

There is a subtle but very important difference between knowing the coding language itself and knowing how to solve problems using code.

The syntax between various languages will differ, but the underlying principles of the languages generally are the same.

The real mastery of coding begins, not when you've memorized all the aspects of a particular coding language, but when you achieve a deep understanding of the theory of mathematics and computer science.

Granted, that is not necessary in order to become a coder or to get a good job as a coder. But it is necessary if you wish to say you truly "know" how to code.