|
JASS: Tricks to Learning
Hello, I've been learning JASS lately and it's a pretty easy system to use considering I have decent GUI knowledge. The difficult part is getting a new formula down, or remembering certain commands.
Here's how I've been learning:
---> Convert a GUI Trigger into JASS Script
---> Study What's Going on and Understand How the New Script is Set Up
---> Write Down the Script in a Note Book
---> Rewrite the Script in JassCraft Without Looking
---> Rewrite the Script in JassCraft Without Stopping or Pausing
---> Alter the Script to See if I can Get New or Interesting Results
So I was wondering if anyone else had any study tricks they use to learn JASS.
|