- 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.
推薦閱讀
- Testing with JUnit
- Access 2010數據庫基礎與應用項目式教程(第3版)
- 小程序開發原理與實戰
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Instant Lucene.NET
- Procedural Content Generation for C++ Game Development
- Test-Driven JavaScript Development
- Unity Character Animation with Mecanim
- 從Power BI到Analysis Services:企業級數據分析實戰
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- Docker:容器與容器云(第2版)
- DevOps 精要:業務視角
- Software Architecture with Python
- Hands-On ROS for Robotics Programming
- C語言程序設計