- Hands-On Data Structures and Algorithms with JavaScript
- Kashyap Mukkamala
- 171字
- 2021-06-30 19:12:05
To get the most out of this book
- Basic knowledge of JavaScript, HTML, and CSS
- Have Node.js installed (https://nodejs.org/en/download/)
- Install WebStorm IDE (https://www.jetbrains.com/webstorm/download) or similar
- A next-generation browser such as Google Chrome (https://www.google.com/chrome/browser/desktop/)
- Familiarity with Angular 2.0 or greater is a plus but is not required
- The screenshots in this book are taken on a macOS. There would be little difference (if any) for users of any other OS. The code samples, however, would run without any discrepancies irrespective of the OS. Anywhere we have CMD/cmd/command specified, please use CTRL/ctrl/control key on the windows counterpart. If you see return, please use Enter and if you see the term terminal/Terminal please use its equivalent command prompt on windows.
- In this book, the code base is built incrementally as the topic progresses. So, when you compare the beginning of a code sample with the code base in GitHub, be aware that the GitHub code is the final form of the topic or the example that you are referring to.
推薦閱讀
- Expert C++
- Kali Linux Web Penetration Testing Cookbook
- Drupal 8 Blueprints
- Computer Vision for the Web
- ADI DSP應用技術集錦
- R Deep Learning Cookbook
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- 智能手機APP UI設計與應用任務教程
- Learning Node.js for .NET Developers
- 大話Java:程序設計從入門到精通
- Backbone.js Testing
- scikit-learn Cookbook(Second Edition)
- Java程序設計實用教程(第2版)
- Flink核心技術:源碼剖析與特性開發
- Android應用程序設計