JavaScript - dynamic computer programming language презентация
Содержание
- 2. Agenda Basic Information Including JS Code into HTML Comments Variables Data
- 3. Basic Information
- 4. Basic information JavaScript - dynamic computer programming language. It is most
- 5. Basic information JS take many names and naming conventions from Java,
- 6. Including JS Code into HTML
- 7. Including of JavaScript Exist three ways to include script into HTML
- 8. Inline including Unfortunately, this is the worst solution. Holistic code
- 9. Inside tag <script> Sometimes it makes sense. But in the
- 10. In separate file This is the best way. Code is
- 11. Comments
- 12. Comments Comments - part of the program text which will be
- 13. Variables
- 14. Variables Variable – symbolic name associated with a value and whose
- 15. Declaration and initialization var – special keyword for declaration of variables
- 16. Global and local JavaScript has two types of variables: global -
- 17. Data Types
- 18. Data types JavaScript have 6 base data types: Number –
- 19. Number, Boolean and String
- 20. Null and Undefined And Object type… but it will be reviewed
- 21. Type Casting
- 22. Type casting
- 23. Type casting Exist two types of casting:
- 24. Type casting Base rules of typing casting: All scalar types try
- 26. Скачать презентацию
























Слайды и текст этой презентации
Скачать презентацию на тему JavaScript - dynamic computer programming language можно ниже:
Похожие презентации