How did You learn JASS?

Andrewgosu

The Silent Pandaren Helper
Reaction score
716
Basically the title says it all, how did you learn or get into JASS. Was it tutorials, a friend, by yourself?

What do you recommend for a total beginner in JASS, like me? What is the best way to learn JASS. Vexorian Tutorial? (Btw, I have looked that)

Thanks for your time.
 
B

bugi_bi

Guest
i have learned it in school...lol...
hmm i learned c(++) in school and the logic of programming, and when i saw JASS, it was easy to comprehend...
 

emjlr3

Change can be a good thing
Reaction score
395
practice makes perfect
 

WastedSavior

A day without sunshine is like, well, night.
Reaction score
217
emjlr3 said:
practice makes perfect

sure, you can perfect local variables and nothing more because you have no source of progress =/
i hate that saying with every fiber of my being lol
 

Daelin

Kelani Mage
Reaction score
172
If you don't know programming (as it was my case when I learned JASS) it will be very difficult. I suggest you start with another programming language if you are having grand dificulties. That is because other languages have more manuals and stuff like that. Once you know programming, JASS is piece of cake. ;)

~Daelin
 

Andrewgosu

The Silent Pandaren Helper
Reaction score
716
Actually, I know html and a little bit of php, but dont know nothing about c++. And im too young, yet, too take courses of that. Gotta wait a few years.

I thought about learning JASS, maybe it could help me learn different programming languages in the future. But now, I dont know what to do as Daelin recommened learning those "different languages" before JASS.

I guess I bid my time in GUI then.
 

SFilip

Gone but not forgotten
Reaction score
634
I agree with daelin...when i started learning jass I already had the knowledge of pascal and php so I learned the basics in about 1 hour tnx to vexorian's tutorial.
after that I just kept converting triggers...and I'm still doing that while slowly learning.
 

emjlr3

Change can be a good thing
Reaction score
395
yea just conver triggers, its good for beginners, gives them a sense of now being to overwhelmed, but after a while that jsut becomes a burden and u start writing form scratch
 

Sim

Forum Administrator
Staff member
Reaction score
534
Daelin's tutorial From GUI to JASS helped me alot:p

Vexorian's tutorials also helped alot. And (dumrolls)..

Converting ! Also, you could start by inserting Custom Scripts in your GUI triggers.

Custom script: local unit u=GetEnteringUnit()
Custom script: local location p=GetRectCenter(gg_rct_Region_001)

and then you use those local variables in JASS actions, that is for example :

Custom script: call SetUnitPositionLoc( u, p )

that will move instantly your unit to the region "Region 001 <gen>"

Then if you wish you can insert a GUI action that you don't understand in JASS (as long as it doesn't use the local variables you just set above)

Even if that sounds complicated, read about a couple JASS tutorials and ... well learn! ;)
 

Daelin

Kelani Mage
Reaction score
172
That sucks... I am totally against inserting JASS in GUI. That way, it gives you the impression that you know JASS, but in truth you don't. There are a lot of things you can't do that way. For example, manipulating functions the way you want. I'm curious how you would create constants that way for example. ;)
 

Sim

Forum Administrator
Staff member
Reaction score
534
I'm also curious how you can create constants when you don't know a thing in JASS ;)

Edit : Daelin, in your sig there is a link that doesn't work because it seems the tutorial doesn't exist : Basic JASS Tips.
 

WastedSavior

A day without sunshine is like, well, night.
Reaction score
217
im not a pro, and i have alot of problems starting, getting the basic action i want, i usually make a simple version of the trigger like "condition and event" and try to work off from there, im slowly gettin better inch by inch, but i need new things to try in jass :eek:
 

Vexorian

Why no custom sig?
Reaction score
187
HTML is a markup language not a programming language...

GUI is the worst JASS teacher ever, don't use it. (Converting from GUI to custom text).

I refuse to think there is not sufficient JASS documentation.

Just do this: Practice + seeing other people's code + asking questions + reading tutorials.

I learned JASS because I once said to myself "Let's learn JASS" then I joined weaaddar's JASS challenge. I already knew some programming languages although none of them was a decent one (in that time I only had experience with mIRC scripting and visual basic, none of those is a decent thing, well maybe mIRC...) so I can't say that you could learn JASS without knowing about a programming language. But for the record GUI is a programming language anyways. What really helped me to learn JASS was the JASS vault and having common.j and blizzard.j open all the time on notepad when I was coding
 

ReVolver

Mega Super Ultra Cool Member
Reaction score
609
Vexorian said:
Just do this: Practice + seeing other people's code + asking questions + reading tutorials.

Is that how you learned? :rolleyes:

You can also get help from a IM like how I did. Conan showed me step by step (basics) and then when I needed help or questions, I just asked him. Its very easy to learn that way.
 

emjlr3

Change can be a good thing
Reaction score
395
Vexorian said:
GUI is the worst JASS teacher ever, don't use it. (Converting from GUI to custom text).

I highly disagree with this, it was just too much to start from scratch( too overwhelming) like I do now, for begginers I think there is no better way, ease into it, atleast that is how I found it easiest for me, and others I have talked to as well
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top