|
|
|
|
|
by 20andup
3483 days ago
|
|
Judging from what you said. You need to learn to read the language rather than simply understanding the syntax. You need to understand what is going on under the hood. Programming languages are just a bunch of random symbols and letters; each language has different syntax. But underlying them all is the same foundation of how languages are created. Learn to read your code like an essay rather than simply focusing on the sentence. |
|