SA-MP Forums Archive
Best turtorial for C#/C++ programmer? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Best turtorial for C#/C++ programmer? (/showthread.php?tid=258178)



Best turtorial for C#/C++ programmer? - xXDaniiXx - 29.05.2011

Hello,
I program in c# and in c++ and have somewhat advanced knowledge in both of the languages. Now I want to program game modes whit pawn for SAMP.
considering my knowledge, where would be the best place to start to learn?


Re: Best turtorial for C#/C++ programmer? - [NoV]LaZ - 29.05.2011

https://sampwiki.blast.hk/
That's a good start, it explains all callbacks and native functions SA-MP has.


Re: Best turtorial for C#/C++ programmer? - SchurmanCQC - 29.05.2011

Pawn is just a downgrade (more simplicity) version of C/C#/C++. If you know C#/C++ with extended knowledge like stated, pawn will be very [easy] simple for you. It also works the other way around. My first programming language was pawn, and C was very simple to learn for me.