Posts: 213
Threads: 51
Joined: Jan 2014
Reputation:
0
Hello, I've been playing samp for about 2 years from now and I've tried many RP, CNR and other gamemode servers. I do have enjoyed most of them but gradually it would lose playerbase or went off, so now I'm currently thinking to learn coding. As I'm new to all this, I need your suggestions on how should I start? Should i first learn C programing or pawn or anything..
Thank you
Posts: 290
Threads: 7
Joined: May 2014
Reputation:
0
The best learning languages in my opinion are: Python, Vb.net or learning web languages (HTML/CSS/PHP/JavaScript). However, once you've learned once language it will be easier to learn others. Although languages like python and vb.net are good to learn, they're not very good for industry work, if thats what you're thinking of doing. But don't let that deter you from learning them as it will make your life a lot easier when you go onto learn something like C++, C# or Java.
Also, remember that you're going to make mistakes and don't be afraid to do this. Also ask for help where you need it, instead of giving up.
Posts: 213
Threads: 51
Joined: Jan 2014
Reputation:
0
I need suggestions from you guys please help me with this
Posts: 521
Threads: 20
Joined: Jan 2016
Reputation:
0
Start learning pawno the easy one , then move to onther diffecult one .*
Posts: 1,176
Threads: 114
Joined: May 2012
Reputation:
0
I first started with pawno and it literally made me get addicted to other programming languages, like C# and C++. Give Pawno a try as it's an easier language than other ones.
Tbh,samp scripting is kinda a waste of time its only for Samp And for fun ill start with html coding because it does teach u something in everyday living.
Posts: 966
Threads: 5
Joined: Jul 2011
Reputation:
0
Hey,
It is necessary to be noted that the language is called Pawn, not pawno. Pawno is just an editor designed for the language.
Pawn, while not often used for scripting, has numerous similarities (both syntax and semantics-wise) to other languages that are more common. Pawn has a C-like syntax.
Speaking from personal experience, Pawn is a good language to move on to other languages from. Many modern higher-level languages such as Javascript or Python hide the "internals" of the operations from the programmer. Therefore a learning programmer is less prone to understanding how programs work on the low level.
Moreover, a lot of programming logic is common between many programming languages, therefore at one point, learning the specifics of the syntax of another library will become an easy task.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Trust in this statement. ^^
Posts: 1,939
Threads: 11
Joined: Oct 2015
Reputation:
0
I would recommend you to start with c++
Posts: 213
Threads: 51
Joined: Jan 2014
Reputation:
0
Ok so should I first start learning C++ or PAWN?
cus I'm very eager to code a filterscript or gamemode bymyself in samp
Posts: 213
Threads: 51
Joined: Jan 2014
Reputation:
0
I want to thank every single person that suggested and helped me out in this, and I'm thinking to code a new script from scratch but should I go for a cnr or tdm?
and which one is the easiest zcmd or the basic pawn cmd