- 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.
推薦閱讀
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- Java Web開發學習手冊
- Java范例大全
- Web Scraping with Python
- 程序員面試算法寶典
- Learning SAP Analytics Cloud
- Responsive Web Design with HTML5 and CSS3
- Mastering Android Game Development
- RealSenseTM互動開發實戰
- PHP編程基礎與實踐教程
- Hands-On Kubernetes on Windows
- RocketMQ實戰與原理解析
- 從零開始學Selenium自動化測試:基于Python:視頻教學版
- 高性能PHP 7
- 原型設計:打造成功產品的實用方法及實踐