JavaScriptinPlainLanguage-ASelf-StudyMet.epub - (EPUB全文下载)

文件大小:1.07 mb。
文件格式:epub 格式。
书籍内容:

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
Adding words to a variable instead of numbers
Let’s talk about strings
Which quotes to use: single
or double
?
Assigning variables to other variables
1.4 Lab work 1
Opening the Console
Declaring some variables
Inspecting the data type of a variable
What is typeof
?
Why it “undefined” and what is undefined?
1.5 Manipulating variable data
Methods and Properties
The DOT operator
The Bracket notation
An example of a method
What’s with the parentheses ( ) ?
1.6 Lab work 2
Declaring variables, assigning values, using basic properties and methods
1.7 Adding some more JavaScript operators
+, -, +=, -=, /, /=, %, *, *=
The + plus operator
Using the + plus operator to add two numbers
Using the += assignment operator
The ++ (double plus) incrementing operator
The –, -- and -= subtraction operators
The Division / or /= Operators
The Modulus % Operator
The Multiplication Operator *
1.8 Lab work 3
Part one:  working with +, += , ++ and --
Part two: Working with *,  /,  *=, /= and %
1.9 Comparison operators and booleans
===, !==, <, >, <=, >= true, false
What is a Boolean?
1.10 Lab work 4
Practicing with ===, !==, <, >, <=, >= true, false.
1.11 Introducing console.log, alert, prompt, confirm
The console.log
alert( )
confirm() and prompt()
1.12 Logical Operators
And:
&&
Or: ||
Not: !
1.13 Lab work 5
Getting feedback from a user
PART II: ENTERING THE SECO ............

书籍插图:
书籍《JavaScriptinPlainLanguage-ASelf-StudyMet.epub》 - 插图1
书籍《JavaScriptinPlainLanguage-ASelf-StudyMet.epub》 - 插图2

以上为书籍内容预览,如需阅读全文内容请下载EPUB源文件,祝您阅读愉快。

版权声明:书云(openelib.org)是世界上最大的在线非盈利图书馆之一,致力于让每个人都能便捷地了解我们的文明。我们尊重著作者的知识产权,如您认为书云侵犯了您的合法权益,请参考版权保护声明,通过邮件openelib@outlook.com联系我们,我们将及时处理您的合理请求。 数研咨询 流芳阁 研报之家 AI应用导航 研报之家
书云 Open E-Library » JavaScriptinPlainLanguage-ASelf-StudyMet.epub - (EPUB全文下载)