- Arts & Culture 6468
- Books in Foreign Languages 149
- Business & Economics 4477
- Computers 2197
- Application Software 42
- Books for Beginners 357
- Computer Systems 19
- Cryptography 22
- Data Bases 59
- Games 204
- Graphics & Design 183
- Hardware 157
- Internet & Local Networking 256
- Internet Programming 201
- Office Software 41
- Online Auctions 43
- Operating Systems 116
- Programming Languages 275
- Publications 36
- Security 132
- Software Development 54
- Dictionaries & Encyclopedias 635
- Education & Science 96972
- Engineering 3373
- Esoteric 951
- Fiction 3318
- For Children 382
- House, Family & Entertainment 2511
- Law 2789
- Medicine 1153
- Newspapers & Magazines 344
- Security 274
- Sport, Tourism 1000
- Website Promotion 654
Now is the time to learn JavaScript RUS PDF 2017
Uploaded: 30.01.2021
Content: text 82 symbols
Product description
Now is the time to learn JavaScript. With the release of the latest JavaScript specification, ECMAScript 6.0 (ES6), learning to create high-quality applications in this language is easier than ever before. This book introduces programmers (hobbyists and professionals) to the ES6 specification, along with some of the associated tools and techniques, in a highly practical way.
Ethan Brown, author of Web Development with Node and Express, covers not only simple and straightforward topics (variables, thread branching, arrays), but more complex concepts such as functional and asynchronous programming. You will learn how to build powerful and efficient web applications to run on a Node.js client or server. ● Use ES6 to transcompile to portable ESS code;
● Convert the data to a format that JavaScript can use;
● Understand the basics and mechanics of using JavaScript functions;
● Learn objects and object-oriented programming;
● Become familiar with new concepts such as iterators, generators, and proxy objects;
● Overcome the complexities of asynchronous programming;
● Use the document object model for browser applications;
● Learn the basics of using the Node.js framework to develop server-side applications.