JavaScript Data Structures and Algorithms.epub

时间:2022-07-30 02:30:51
【文件属性】:
文件名称:JavaScript Data Structures and Algorithms.epub
文件大小:5.41MB
文件格式:EPUB
更新时间:2022-07-30 02:30:51
javascript JavaScript 数据结构与算法 2019年出版的新书 this book aims to teach data structure and algorithm concepts from computer science for JavaScript rather than for the more typical Java or C++. Because JavaScript follows the prototypal inheritance pattern, unlike Java and C++ (which follow the inheritance pattern), there are some changes in writing data structures in JavaScript. The classical inheritance pattern allows inheritance by creating a blueprint-like form that objects follow during inheritance. However, the prototypal inheritance pattern means copying the objects and changing their properties.

网友评论