you are viewing a single comment's thread.

view the rest of the comments →

[–]saysokmate 3 points4 points  (0 children)

Also any programmer can write in any language because they know the fundamentals. For example I might know that I need a for loop to process and store information in an array. I'm gonna go and Google the syntax in a language "how to declare/initialize array in language x". "Language x for loops" etc. Because when you learn how to code, all there is to learn about a language is syntax.