Type Here to Get Search Results !

JavaScript for impatient programmers in pdf

 


Download This PDF Book : JavaScript for impatient programmers

by Dr. Axel Rauschmayer 

This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible.

Highlights:

Get started quickly, by initially focusing on modern features.

Test-driven exercises and quizzes available for most chapters (sold separately).

Covers all essential features of JavaScript, up to and including ES2019.

Optional advanced sections let you dig deeper.

No prior knowledge of JavaScript is required, but you should know how to program.

Contents:

I Background 

1 About this book (ES2019 edition) 

2 FAQ: Book and supplementary material 

3 Why JavaScript? (bonus) 

4 The nature of JavaScript

5 History and evolution of JavaScript 

6 FAQ: JavaScript 

II First steps 

7 The big picture 

8 Syntax 

9 Consoles: interactive JavaScript command lines

10 Assertion API 

11 Getting started with quizzes and exercises 

III Variables and values 

12 Variables and assignment 

13 Values 

14 Operators 

IV Primitive values 

15 The non-values undefined and null

16 Booleans 

17 Numbers 

18 Math 

19 Unicode – a brief introduction (advanced) 

20 Strings 

21 Using template literals and tagged templates 

22 Symbols 

V Control flow and data flow 

23 Control flow statements

24 Exception handling 

25 Callable values 

26 Environments: under the hood of variables (bonus) 

27 Modules 

28 Single objects 

29 Prototype chains and classes 

VII Collections 

30 Synchronous iteration 

31 Arrays (Array) 

32 Typed Arrays: handling binary data (Advanced) 

33 Maps (Map) 

34 WeakMaps (WeakMap) 

35 Sets (Set) 

36 WeakSets (WeakSet)

37 Destructuring 

38 Synchronous generators (advanced) 

VIII Asynchronicity 

39 Asynchronous programming in JavaScript 

40 Promises for asynchronous programming 

41 Async functions 

42 Asynchronous iteration 

IX More standard library 

43 Regular expressions (RegExp) 

44 Dates (Date) 

45 Creating and parsing JSON (JSON) 

46 Next steps: overview of web development (bonus) 

XI Appendices 

About the author

Dr. Axel Rauschmayer specializes in JavaScript and web development. He has been developing web applications since 1995. In 1999, he was technical manager at a German

internet startup that later expanded internationally. In 2006, he held his first talk on Ajax.

In 2010, he received a PhD in Informatics from the University of Munich.

Since 2011, he has been blogging about web development at 2ality.com and has written

several books on JavaScript. He has held trainings and talks for companies such as eBay,

Bank of America, and O’Reilly Media.

About The Book:

Publisher ‏ : ‎ Independently published (August 30, 2019)

Language ‏ : ‎ English

Pages ‏ : ‎ 526 

File: PDF, 8 MB

Download

Free Download the Book: JavaScript for impatient programmers by Dr. Axel Rauschmayer 

PS: Share the link with your friends

If the Download link is not working, kindly drop a comment below, so we'll update the download link for you.

Happy downloading!

Post a Comment

4 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.