Programming Fundamentals

Iniziamo. È gratuito!
o registrati con il tuo indirizzo email
Programming Fundamentals da Mind Map: Programming Fundamentals

1. Function

1.1. Types of Function

1.1.1. Function without parameter

1.1.2. Function with parameter

2. Words of the day

2.1. Active

2.2. Best

2.3. Chance

2.4. Duty

2.5. Sputnik

2.6. GPS

2.7. Early

2.8. Education

2.9. Enough

2.10. Future

2.11. Game

2.12. Give good gift

2.13. Health

2.14. Hope for good heart

2.15. Happy to help

2.16. Prime number

2.17. Odd/Even

2.18. Perfect number

3. Basic Drawing

3.1. line

3.2. ellipse

3.3. rect

3.4. triangle

3.5. quad

3.6. use fill() to make colors

3.7. use void

4. Variable

4.1. user defined

4.1.1. function

4.1.2. variable

4.2. system

4.2.1. variable

4.2.2. function

4.3. start with int or float

4.4. การใช้

4.4.1. ประกาศ

4.4.2. กำหนด

4.4.3. เรียกใช้

4.5. Types of Variable

4.5.1. Local variable

4.5.2. Global variable