Well, for a lot of that kind of thing you just need to know the syntax and the code, so it'd be an awkward tutorial to write since it would amost require teaching methods. The best thing I can say is learn syntax, so things ike >= is the same as greater than or equal to, and == is checking if equal to, and then search through the scipts for the methods you want.