Programming Fundamental

Plan your life and the next important steps and goals to proceed with a happy life

Laten we beginnen. Het is Gratis
of registreren met je e-mailadres
Programming Fundamental Door Mind Map: Programming Fundamental

1. Variables

1.1. การนำมาใช้

1.1.1. ประกาศ

1.1.2. กำหนด

1.1.3. เรียกใช้

1.2. ประเภทของตัวแปร

1.2.1. User defined variables

1.2.2. System variables

1.2.3. Local variables

1.2.4. Global variables

2. Function

2.1. User defined function

2.2. System function

2.3. Function without parameter

2.4. Function with parameters

3. Basic drawing

3.1. line()

3.2. ellipse()

3.3. triangle()

3.4. rect()

3.5. quad()

3.6. arc()