"In-depth understanding ES6" PDF in English + "ES6 Standard Starter Version 3" PDF Analysis

ES6 ECMAScript standard is more than ten years, the biggest change in version, which adds many new syntax features both familiar to everyone, Promise, there Proxy agent and Reflection reflection unheard of; both through translator (Transpiler), etc. implemented in older versions of the browser compatible let, const, variable parameters, expand the operator and other functions, can not be achieved in any case also forward-compatible tail call optimization. ES6-depth understanding of the characteristics for all JavaScript developers is critical, for the foreseeable future, ES6 language features introduced features of JavaScript will become the mainstream application, which is "in-depth understanding ES6" in mind. I hope you "in-depth understanding ES6" learn by reading ES6 new features, and can always be used when needed.

"In-depth understanding ES6" Chinese PDF, 328 pages, text can be copied; English PDF, 355 pages, with a table of contents, text can be copied.
"ES6 standard entry 3rd Edition" Chinese PDF, 575 pages, text can be copied.

Download: https://pan.baidu.com/s/13v7kvtV7miEVsNfXlIjfPA 
extraction code: zb8r

es6 book describes several features plus points, but each feature point of the rich, each point of the original features have increased so much magical, the most gratifying is the author actually put such a complicated content with easy to understand character and code described clearly. Not the slightest trick, will not like to see that there is some sense of the power of God Sidongfeidong article.

I think that the Chinese translation, the translator mentioned master some small discrepancy between knowledge and practical operation. Without prejudice to the book became a classic.

For strongly recommended ES6 point of view. Author really conscience, look at this kind of book I did very well have a very warm-hearted students to teach your homework feeling.

 Some experimental "translator (Transpiler)", such as Google Traceur, the code may be converted from ECMAScript 6 to ECMAScript 5. They are very large multifunctional limited or difficult to build into an existing pipeline JavaScript. However, the subsequent emergence of new translator 6to5 changed everything. It is easy to install and to be well integrated in the existing tools, the generated code readable, whereupon it spread like wildfire. 6to5 is now called Babel, began offering properties ECMAScript 6 for the mainstream audience before the standard is finalized. For months, ECMAScript 6 everywhere.

 Internet industry success and prosperity created success for ES6, version 3 adds more than 30% of the content, completely covering the ES2017 standard, and all chapters have been revised to more accurately understand written expression, examples richer. The reader, this version is easier to learn, more valuable. The book have made a detailed explanation is given detailed examples.


"Docker technology introduction and practical version 3" PDF + "Docker-based and real" PDF

Modern container technology represents Docker, it had 50% of cloud computing. Continued evolution of the underlying computing technology, especially the new generation of container computing platform for
classical computing structure unleashed huge potential. After Docker container technology reaching maturity, the emergence of a community of many excellent open source project. These projects or make computing more efficient and convenient, or make the platform more stable and intelligent, work together to build a prosperous container computing ecosystem.

"Docker technology introduction and combat Third Edition" PDF, page 422, with a bookmark directory, text can be copied; "Docker-based and real" PDF, 311 pages, text can be copied.
Download: https://pan.baidu.com/s/1lryMKYrMsgM064_-8JoGWA
extraction code: 85cx

"Docker-based and real" to start to explain a number of projects have been applied around the Docker technology, first half of the plain language introduction to basic concepts, installation procedures under different operating systems, a variety of commands and image creation theories. The main content focuses on the second half of the actual operations, including database applications, server applications, programming languages, applications, security applications, such as network configuration, ideal for front-line technicians directly applied to actual business, easy to begin practice.

"Building of the law of modern software engineering" PDF + "people piece 3rd Edition" PDF English

"Building of the law of modern software engineering" PDF, 433 pages, with a table of contents, text can be copied.
"People piece 3rd Edition" Chinese PDF, 313 pages, text can be copied; English PDF, 272 pages, with a table of contents, text can be copied.
Download: https://pan.baidu.com/s/1QbrH6v4PuAm39YF5uOAgNw
extraction code: vefj


Software engineering involved in a wide range, for students to join the IT industry is very important and needs through "learning by doing (Learning By Doing)" practical grasp of software engineering technology, knowledge and skill requirements of each software project will be systematic finishing.

"Building of the law of modern software engineering" is divided into 17 chapters. The various theoretical system of knowledge. It covers a very wide range of knowledge, maybe not so detailed, but feel sort out all aspects of software engineering, very reference and guidance values. For persons who come into contact with formal software project and the process is able to recognize a classic software engineering, has been fought over for the people in the software industry is also a resource for examining their own practice and the company's excellent work . And software products related to people and people interested in the process of software products should be a lot to learn.

Coding has always been our most intuitive on the "production of software" to understand - not that the production of software programmers sit in front of the computer keyboarding lovemaking session to write code? We will put all others, such as planning, design, code review and testing work collectively to write code outside the "other work."

We believe in the software activities, with 80% of the time to write the code, the other 20% of the other assorted do just fine.

In fact, the software engineering discipline on the establishment and optimization on the importance of "writing code than other work" in. Coding If we see floating on the surface of the tip of the iceberg, the iceberg complete planning, estimating, design and testing, and so is underwater.

 Algorithms Reference: "algorithm notes" PDF + "AI algorithms Engineer's Handbook" PDF

"Algorithm notes" PDF, 183 pages, with a bookmark directory, text can be copied. "AI algorithms Engineer's Handbook" PDF, 1440 pages, the text can be copied.
Download: https://pan.baidu.com/s/1vSz07Io62rD0_eaFVJCavg
extraction code: byid

 

Learning algorithm of a good reference book, "algorithm notes," we describe several common algorithms, both including sorting, hashing algorithms and other infrastructure, including optimization, interpolation and fitting and other numerical methods. "Algorithm notes" in the explanation of the algorithms at the same time, combined with the author's own understanding of the mathematical background, application scenarios, easy to grasp the core idea of ​​the algorithm. "Algorithm notes" as much as possible to avoid the examination-oriented indoctrination to explain, and strive to expand their horizons and be of interest, for example in the introduction hash, explains how the idea of ​​hashing algorithm used similarity search, load more practical problems in balancing; and if at the time of introduction Gaussian elimination, to explain the relevant mathematical theory and specific skills in programming and apply it to solving large-scale sparse linear equations, and so on.


"The new solution algorithm" four-part, substantially simultaneously introduce the main algorithm and data structure and functional with a conventional method. It comprises a binary tree data structure portion, the red-black trees, AVL trees, Trie, Patricia, suffix tree, B tree, a binary heap, binomial heap, Fibonacci heap, stack pairing, queue, sequence and the like; basic algorithm part comprising various sorting algorithms, sequence search algorithm, string matching algorithms (KMP, etc.), depth-first and breadth-first search algorithm, greedy algorithms and dynamic programming.

"The new solution algorithm" Chinese PDF, with Liu Xinyu, 538, with a bookmark directory, text can be copied. "Fun learning algorithm" Chinese PDF, with Chen Xiaoyu, 608, with a bookmark directory, text can be copied.

Download: https://pan.baidu.com/s/1bWBQfgvVy3ghKukWitf0Og

Extraction code: f726

"Fun learning algorithm" is divided into seven chapters in accordance with the algorithm strategy. Chapter 1 introduced from the United States algorithm, the simple little question, interesting story concept algorithm, time complexity, complexity of the concept and calculation method of space, as well as an explosive issue incremental algorithm design, so that readers experience the wonders of the algorithm. Chapters 2 through 7 introduce classical algorithm design strategies, practical exercise, analysis and optimization algorithm development, respectively, explain greedy algorithms, divide and conquer algorithms, dynamic programming, backtracking, branch and bound, linear programming and network flows. Each algorithm has 4 to 10 instances, a total of 50 large instances, including the classical configuration example and examples of practical applications, according to the problem analysis algorithm design, the perfect illustration, Detailed pseudocode, practical exercise, analysis and optimization Algorithm Development process, on a clear and easy to understand. Appendix common data structures and algorithms used to improve knowledge, including the sort function, a priority queue, the adjacent table, disjoint-set, the four sides of the inequality, the tree arrangement, Berman rule, augmenting path computation complexity, the maximum flow theorems and so on.


"Algorithm Detective" in English PDF + "algorithm puzzle" in English PDF

"Algorithm puzzle" Chinese PDF, 271 pages, with a bookmark, the text can be copied; English PDF, 280 pages, with a bookmark directory, text can be copied.
"Algorithm Detective" Chinese PDF, 242 pages, with a bookmark directory, text can be copied; "algorithm Detective" in English PDF, 259 pages, with a bookmark directory, text can be copied.
Download: https://pan.baidu.com/s/1vaPKiPNTOIkWP3Dsmyivkg
extraction code: qbta

 "Algorithm Detective: A Google Chief Engineer CS wrote the novel" designed around typical algorithm program, carefully woven an exciting and amusing detective Hyde story. Protagonist the superb skills and knowledge of the search algorithm sophisticated, and ultimately see through the conspiracy, apprehend the culprit. In the meantime, use binary search to search smugglers, spies by tracking the search tree, with a depth-first search escape from prison, with priority queue unlock and use best-first search and search for clues and other ups and downs algorithm-rich essence of the plot, so that the reader pleasure the immersive experience in the realm of rapid increase and deepen understanding of the process of the world.


"Algorithm puzzle" is divided into four parts, namely an overview, puzzles, tips and answers. General overview describes technology strategies and algorithms algorithm design analysis, also comes with a lot of instances. The puzzle part of the puzzle in accordance with the easy, medium and difficult three difficulty levels are listed separately. Tip part of the puzzle in order to give tips to help readers find the right problem-solving orientation, while still leaving room for the readers to be solved independently. Part of the answer is given detailed answers to the puzzle.

 

Guess you like

Origin www.cnblogs.com/qiuzimo/p/11614277.html