JASS 101 Tutorial
A well organized tutorial with a lot of working examples and source code.
A well organized tutorial with a lot of working examples and source code.
Hello WC3 Modders and Jassers:
Here I'll start a new big tutorial about jass. The idea is to develop an as big as possible and comprehensive documentation about jass, its main features and a lot of test code to make as vivid as possible the learning of this language.
This tutorial will be conformed by several threads, this is done in such way so people can place comments per chapter which will centralize and organize the questions properly.
All the test code will be found in the Tips & Tricks section so you can browse and comment it.
If you want to contribute to this tutorial, just start a thread with the name of any of this chapters and I'll include it in the list.
From now on this thread is open and stickied for easy access.
Index
JASS Basics
- Introduction
- How to move from GUI to JASS
- Statements & Structure
- Comments
- Variables
- Data Types
- Functions
- Operators
- If... Then... else...
- Loop... Endloop
- Timers
- Execute Functions

