LearningJavaScriptDataStructuresandAlgor.epub - (EPUB全文下载)

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

Learning JavaScript Data Structures and Algorithms - Second Edition
Table of Contents
Learning JavaScript Data Structures and Algorithms - Second Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
eBooks, discount offers, and more
Why subscribe?
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Downloading the color images of this book 
Errata
Piracy
Questions
1. JavaScript—A Quick Overview
JavaScript data structure and algorithms
Setting up the environment
The minimum setup to work with JavaScript
Using web servers (XAMPP)
It's all about JavaScript (Node.js)
JavaScript basics
Variables
Variable scope
Operators
Truthy and falsy
Functions of the equals operators (== and ===)
Control structures
Conditional statements
Loops
Functions
Object-oriented programming in Javascript
Debugging and tools
Introducing ECMAScript
ECMAScript 6 and ECMAScript 7
The compatibility table
Using Babel.js
ECMAScript 6 functionalities
Declaring variables with let instead of var
Variables scope with let
Constants
Template literals
Arrow functions
Default parameter values for functions
Declaring the spread and rest operators
Enhanced object properties
Object-oriented programming with classes
Inheritance
Working with getters and setters
Other functionalities
ECMAScript 7 functionalities
ES6 and ES7 backward compatibility
Summary
2. Arrays
Why should we use arrays?
Creating and initializing arrays
Accessing elements and iterating an array
Adding elements
Using the push method
Inserting an element in the first position
Using the unshift method
Removing elements
Removing an element from first position
Using the shift method
Adding and removing elements from a specific position
Two-dimensional and multidimensional arrays
Iterating the elements of two-dimensional arrays
Multi-dimensional arrays
References for JavaScript array methods
Joining multiple arrays
Iterator functions
Iterating using the every method
Iterating using the some method
Iterating using forEach
Using map and filter
Using the reduce method
ECMAScript 6 and new Array functionalities
Iterating using forEach with arrow functions
Iterating using the for...of loop
Using the new ES6 iterator (@@iterator)
Array entries, keys, and values
Using the from method
Using Array.of
Using the fill method
Using the copyWithin method
Sorting elements
Custom sorting
Sorting strings
Searching
ECMAScript 6 - the find and fi ............

书籍插图:
书籍《LearningJavaScriptDataStructuresandAlgor.epub》 - 插图1
书籍《LearningJavaScriptDataStructuresandAlgor.epub》 - 插图2

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

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