Pro Fun
作者:Trisawat Jehtea

1. Conditoinal
1.1. if
1.1.1. แบบ ไม่มี else
1.1.2. แบบ มี else
1.1.3. แบบ if-else แบบซ้อนกัน
1.2. while
2. Variable
2.1. Primitive Data Type
2.2. Reference Data Type
3. Processing’s Code Structure
3.1. Global Variable
3.2. setup()
3.3. draw()
3.4. ฟังก์ชันอื่นๆมีทั้งแบบ
3.4.1. Built-in
3.4.2. User-defined