Results 1 to 13 of 13

Thread: Is Pascal worth the time?

  1. #1
    Join Date
    Dec 2011
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default Is Pascal worth the time?

    I love the tuts and the community... but when it comes down to the scripting I feel like I could get farthur with java. Ofc the communities wouldnt be as helpful. Ive been trying to walk a long distance in pascal with radial walk. I just cant do it with pascal I dont think. >.< any helpful ideas or suggestions?

  2. #2
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Try some different walking methods?

    -DTM
    -TPA
    -SPS (if on EoC)

    Programming is all similar no matter what language you use, if you get really good as pascal, you will be able to pick java up very easily later, it's totally upto you


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  3. #3
    Join Date
    Dec 2011
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    Thanks. Ill try learning both, as I cant help but get frustrated at the debugging process that comes with radial walking! Ill try Dtms. thanks man.

  4. #4
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Quote Originally Posted by DannyRS View Post
    Try some different walking methods?

    -DTM
    -TPA
    -SPS (if on EoC)

    Programming is all similar no matter what language you use, if you get really good as pascal, you will be able to pick java up very easily later, it's totally upto you
    This. Pascal is GREAT for learning, its a great place to start. If you wish to jump straight into things like java its up to you, but you often find that people start with VB or Pascal.

  5. #5
    Join Date
    May 2007
    Location
    England
    Posts
    4,140
    Mentioned
    11 Post(s)
    Quoted
    266 Post(s)

    Default

    Obviously there are differences between the languages, but like the guys have already said, Pascal is a great way to start learning. I found C++ fairly easy to get to grips with when I got involved with that, and that's because I already knew the basic principals of coding. Pascal is most definitely not useless, that's for sure.
    <3

    Quote Originally Posted by Eminem
    I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.

  6. #6
    Join Date
    Jun 2006
    Posts
    694
    Mentioned
    0 Post(s)
    Quoted
    31 Post(s)

    Default

    I'd rather Java then Pascal, more usage in the long run.

  7. #7
    Join Date
    May 2007
    Location
    England/Liverpool
    Posts
    1,004
    Mentioned
    9 Post(s)
    Quoted
    106 Post(s)

    Default

    Your thinking is wrong or your saying it wrong either way programming walking with java or pascal is pretty much the same process you would still have to create your own method in either language but I guess you mean pbot api rather than java as there tile based walking is great very easy to use just like marpis's sps.

    About pascal being worth it
    yes by far like mentioned you will gain a lot of experience in the programming environment making it easier for you to adapt to other languages or combine them both like creating plugins for simba
    Is well worth diving into pascal very very clean language easy to understand and get to grips with.

  8. #8
    Join Date
    Apr 2013
    Location
    England
    Posts
    223
    Mentioned
    2 Post(s)
    Quoted
    106 Post(s)

    Default

    sorry to jump on your thread ....

    realistically how long would pascal take to learn to a decent standard (for example simple scripts for simba) for someone with intermediate/advanced Java, and Objective-C experience?

    just trying to decide whether it is worth it or not for me

  9. #9
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    Quote Originally Posted by EngageTheRage View Post
    sorry to jump on your thread ....

    realistically how long would pascal take to learn to a decent standard (for example simple scripts for simba) for someone with intermediate/advanced Java, and Objective-C experience?

    just trying to decide whether it is worth it or not for me

    Not long at all but IMO, since you already know Java, Pascal for you is redundant really.. The only time I ever used pascal at all is for Simba scripts. No where else have I ever seen it being used (except for where Dbgy pointed out on Github last time). You could pretty much say its a dead language or a language barely holding on against the modern day languages.


    Asking if Pascal is worth it on SRL/Villavu/Scar, will always give you a "yes" or something of the sort. Primarily because everyone here uses it or at least for scripting (Pascal-Script.. almost the exact same as Pascal.. only some things missing).

    If you plan to script, just learn it in your spare time.. Probably will take you a couple hours to get the grasp of it and a couple days to get fairly good. Pay attention to formatting, indentation and yeah..

    Going from Java and especially Obj-C to pascal is extremely easy. I'd say OBJ-C is way harder than Pascal! Though not similar, the transition is a singe.

    Though, I have to mention that Dbgy has some pretty good arguments why Pascal/Pascal-Script is useful/still used. My opinion still differs
    Last edited by Brandon; 04-16-2013 at 02:30 PM.

  10. #10
    Join Date
    May 2007
    Location
    England
    Posts
    4,140
    Mentioned
    11 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by EngageTheRage View Post
    realistically how long would pascal take to learn to a decent standard (for example simple scripts for simba) for someone with intermediate/advanced Java, and Objective-C experience?
    The longest part, I think, would be the learning of what SRL can do for you. There's so many different procedure and functions, you might end up pretty much rewriting them in a script if you didn't know they existed.
    <3

    Quote Originally Posted by Eminem
    I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.

  11. #11
    Join Date
    Apr 2013
    Location
    England
    Posts
    223
    Mentioned
    2 Post(s)
    Quoted
    106 Post(s)

    Default

    thanks guys, i have just read through a nice long beginners tutorial and found it fairly trivial. i plan on giving it a go in my spare time as suggested, i hope that with the sheer number of tutorials out there i should be able to create a decent script relatively soon. already have a nice one in mind so keep your eyes peeled

  12. #12
    Join Date
    May 2012
    Location
    John's Creek, Georgia, United States
    Posts
    392
    Mentioned
    0 Post(s)
    Quoted
    86 Post(s)

    Default

    Pascal is great!

  13. #13
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    I think Pascal makes more sense than Java just formatting wise, although I'm sure those who know Java will disagree with me on that

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •