- Intelligent IoT Projects in 7 Days
- Agus Kurniawan
- 136字
- 2021-07-02 18:25:49
What you need for this book
In order to work with Drupal 8 and to run the code examples found in this book, the following software will be required.
Web server software stack:
- Web server: Apache (recommended), Nginx, or Microsoft IIS
- Database: MySQL 5.5 or MariaDB 5.5.20 or higher
- PHP: PHP 5.5.9 or higher
Chapter 1, A Simple Smart Gardening System, details all of these requirements and includes a recipe highlighting an out of the box development server setup.
You will also need a text editor, following is a suggestion of popular editors and IDEs:
- Atom.io editor, https://atom.io/
- PHPStorm (specific Drupal integration), https://www.jetbrains.com/phpstorm/
- Vim with Drupal configuration, https://www.drupal.org/project/vimrc
Your operating system’s default text editor or command line file editors
For more information on hardware retirements, you may refer Appendix section of this book
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- 高手是如何做產品設計的(全2冊)
- JavaScript百煉成仙
- R語言數據可視化實戰
- Python高級機器學習
- 深入理解Java7:核心技術與最佳實踐
- JS全書:JavaScript Web前端開發指南
- SQL基礎教程(視頻教學版)
- Mastering Drupal 8 Views
- Hands-On Automation Testing with Java for Beginners
- C++新經典
- 青少年學Python(第2冊)
- The Statistics and Calculus with Python Workshop
- OpenCV 3.0 Computer Vision with Java
- Python編程基礎教程