Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot SA-MP Tutorials Coding Pawn: From Useless to Y_Less.

 
  • 1 Vote(s) - 5 Average
Coding Pawn: From Useless to Y_Less.
Y_Less
Offline

Administrator

Posts: 323
Threads: 16
Joined: Feb 2019
Reputation: 90
#1
2019-04-12, 12:45 PM
I was comissioned to write a detailed curriculum for a complete beginner to learn pawn with. This is a combination of links to existing tutorials and wholly new information. It is not a tutorial in itself, but a collection of information to read and learn. Depending what you want to learn, you might not even need everything, thus various sections try to list their dependencies so you don't start reading about something without first having read the parts it relies on.

Unfortunately the forums don't support markdown (and forumfmt doesn't QUITE support the BB code used here), so it is hosted on github:

https://github.com/Y-Less/pawn-curriculum
dakyskye
Offline

open.mp Developer

Posts: 25
Threads: 4
Joined: Feb 2019
Reputation: 2
Location: Georgia
#2
2019-04-12, 02:06 PM
Awesome.
spacemud
Offline

open.mp Developer

Posts: 33
Threads: 1
Joined: Feb 2019
Reputation: 3
#3
2019-04-12, 03:45 PM
This is great! Do you have any plans to make it collaborative? A up to date guide for beginners (and even intermediate) scripters would be a fantastic resource.
Y_Less
Offline

Administrator

Posts: 323
Threads: 16
Joined: Feb 2019
Reputation: 90
#4
2019-04-12, 04:10 PM
Sure. Make a pull request.
Freaksken
Offline

open.mp Developer

Posts: 80
Threads: 4
Joined: Feb 2019
Reputation: 6
Location: Belgium
#5
2019-04-12, 06:49 PM
The reason I got into PAWN/SAMP was due to a thread on the Dutch GTAforums which translates to [Tutorial] Create Your Own Server. If you really want new people to get started with SA-MP scripting, that is imo a better approach than just pointing people to a PAWN language guide, because they will see immediate results in their server, which will motivate them better to keep going.

Your repository seems more like a PAWN language guide/tutorial instead of SAMP guide/tutorial. But I guess that was your intention (given the repository name), or not? That being said however, I think both type of guides should exist. I'm even willing to write the SAMP guide/tutorial for complete beginners talking about all modern tools/includes/plugins/concepts/practices that are considered good practice these days.
Always keep in mind that a lot of people are active on this forum in their spare time.
They are sacrificing time they could easily spend on things they would rather do, to help you instead.
Autorojo
Offline

Burgershot Member
Posts: 9
Threads: 0
Joined: Apr 2019
Reputation: 0
#6
2019-04-12, 09:57 PM
Interesting. I'll put in my "to read" list.
liszt
Offline

Burgershot Member
Posts: 1
Threads: 0
Joined: Apr 2019
Reputation: 0
#7
2019-04-13, 01:33 AM
This will prove to be a very nice read, can’t wait since this will probably be even more documented than any work you’ve done before
Hypeak
Offline

Developer and Collaborator
Posts: 91
Threads: 7
Joined: Apr 2019
Reputation: 0
#8
2019-04-14, 01:43 AM
Awesome.
[Image: uRWFirmaIcantBDn.png]

[Firma = Hypeak]








Juandis
Offline

Burgershot Member
Posts: 1
Threads: 0
Joined: Apr 2019
Reputation: 0
#9
2019-04-14, 02:57 PM
This is very useful, it will work wonderfully.
Mugsy Away

Desarollador
Posts: 171
Threads: 10
Joined: Apr 2019
Reputation: 0
Location: Spain
#10
2019-04-14, 04:18 PM
Nice...
[Image: oN9R4KR.gif]
Y_Less
Offline

Administrator

Posts: 323
Threads: 16
Joined: Feb 2019
Reputation: 90
#11
2019-04-15, 11:16 PM
(2019-04-12, 06:49 PM)Freaksken Wrote: The reason I got into PAWN/SAMP was due to a thread on the Dutch GTAforums which translates to [Tutorial] Create Your Own Server. If you really want new people to get started with SA-MP scripting, that is imo a better approach than just pointing people to a PAWN language guide, because they will see immediate results in their server, which will motivate them better to keep going.

Your repository seems more like a PAWN language guide/tutorial instead of SAMP guide/tutorial. But I guess that was your intention (given the repository name), or not? That being said however, I think both type of guides should exist. I'm even willing to write the SAMP guide/tutorial for complete beginners talking about all modern tools/includes/plugins/concepts/practices that are considered good practice these days.

Yes, this is more a reference than a total beginner's tutorial.
Kheiron
Offline

Burgershot Member
Posts: 5
Threads: 0
Joined: Feb 2019
Reputation: 0
#12
2019-04-16, 01:13 PM
Just great.
Ihnify
Offline

Burgershot Member
Posts: 8
Threads: 0
Joined: Apr 2019
Reputation: 0
Location: Ukraine
#13
2019-04-17, 07:05 PM
Not bad, thx
Culture
Offline

Burgershot Member
Posts: 5
Threads: 0
Joined: Apr 2019
Reputation: 0
#14
2019-04-17, 07:12 PM
(2019-04-12, 12:45 PM)Y_Less Wrote: I was comissioned to write a detailed curriculum for a complete beginner to learn pawn with. This is a combination of links to existing tutorials and wholly new information. It is not a tutorial in itself, but a collection of information to read and learn. Depending what you want to learn, you might not even need everything, thus various sections try to list their dependencies so you don't start reading about something without first having read the parts it relies on.

Unfortunately the forums don't support markdown (and forumfmt doesn't QUITE support the BB code used here), so it is hosted on github:

https://github.com/Y-Less/pawn-curriculum

How long does it actually take to learn PAWN?
Potassium
Offline

Admin & Public Relations

Posts: 48
Threads: 7
Joined: Feb 2019
Reputation: 8
#15
2019-04-20, 12:03 AM
This is amazing, thank you so much. I intend to get into scripting when I have a bit more free time!
Love,
Potassium 

[Image: vXIZ3Nt.png] [Image: HGKregZ.png]
Metro
Offline

Burgershot Member
Posts: 37
Threads: 13
Joined: Apr 2019
Reputation: 1
#16
2019-04-20, 09:21 AM
(2019-04-12, 06:49 PM)Freaksken Wrote: I'm even willing to write the SAMP guide/tutorial for complete beginners talking about all modern tools/includes/plugins/concepts/practices that are considered good practice these days.

That would be an absolute godsend please do that
Kheiron
Offline

Burgershot Member
Posts: 5
Threads: 0
Joined: Feb 2019
Reputation: 0
#17
2019-04-20, 09:45 AM
Do that, Freaksen!
EOussama
Offline

Burgershot Member
Posts: 11
Threads: 1
Joined: Nov 2019
Reputation: 0
Location: The Kingdom of Morocco - Tangier
#18
2020-02-06, 10:14 PM
This is very interesting, throwback to the days when I was still hunting for popular tutorial threads in the old forums.
HydraLazy
Offline

Burgershot Member
Posts: 2
Threads: 1
Joined: Jan 2021
Reputation: 0
Location: Pakistan
#19
2021-03-28, 07:48 PM
(2019-04-12, 06:49 PM)Freaksken Wrote: The reason I got into PAWN/SAMP was due to a thread on the Dutch GTAforums which translates to [Tutorial] Create Your Own Server. If you really want new people to get started with SA-MP scripting, that is imo a better approach than just pointing people to a PAWN language guide, because they will see immediate results in their server, which will motivate them better to keep going.

Your repository seems more like a PAWN language guide/tutorial instead of SAMP guide/tutorial. But I guess that was your intention (given the repository name), or not? That being said however, I think both type of guides should exist. I'm even willing to write the SAMP guide/tutorial for complete beginners talking about all modern tools/includes/plugins/concepts/practices that are considered good practice these days.

Tutorial is done or working on it ?
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode