JavaScriptinPlainLanguage-ASelf-StudyMet.epub
- 资料大王PDF
-
0 次阅读
-
0 次下载
-
2024-08-24 13:47:22
微信
赏
支付宝
文档简介:
JavaScript in Plain Language
A Self-Study Method
JSON and AngularJS Prep
by
Tony de Arau jo
Technical Instructor
New Jersey – USA
Fully updated on October 2015
ALSO BY TONY DE ARAU JO
JavaScript Objects Functions and Arrays Explained
Small Projects to Learn JavaScript - Drawing Six 'Lucky' Numbers
AngularJS Supplement: Easy Projects on Filters and Directives
copyright © Tony de Araujo
All Rights Reserved
To my family and friends
all my readers, Amazon
and Amazon supporting staff...
Thank you so much!
This eBook works best when using the free Kindle Reading App due to all the resources given and all the linked
exercises.
You can download an Amazon Kindle Reading App from the following link:
amazon.com/gp/digital/fiona/kcp-landing-page
Table of Contents
Introduction
What you should know before reading this material
What is JavaScript
PART I: AT THE GATES OF ENLIGHTENMENT
1.1 The browser interface
1.2 Material and tools needed
1.3 Declaring a variable – an alias name for a memory location
About var
About the variable name
About the semicolon ;
Adding data to variables
Changing the value in the variable
Addin......
评论
发表评论