Quote:
Originally Posted by Dr Zayd
learn languages that similar to Pawn like C#/java c/c++ (basics) then read plugins try to understand the code
|
C# and Java are OO languages and thus are not all that similar to Pawn and will not really help that much when trying to learn Pawn. Even C/C++ can make it confusing to learn Pawn because both C and C++ have more complex concepts in their most basic forms. Learning Pawn directly will probably work best, IMO, unless someone already has some experience in or a previous need to learn one of the other languages.
__________________