- 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
推薦閱讀
- 計算機(jī)網(wǎng)絡(luò)
- 程序員修煉之道:程序設(shè)計入門30講
- 編程卓越之道(卷3):軟件工程化
- 青少年軟件編程基礎(chǔ)與實戰(zhàn)(圖形化編程三級)
- 深入理解Java7:核心技術(shù)與最佳實踐
- 人臉識別原理及算法:動態(tài)人臉識別系統(tǒng)研究
- Getting Started with SQL Server 2012 Cube Development
- 編程改變生活:用Python提升你的能力(進(jìn)階篇·微課視頻版)
- C編程技巧:117個問題解決方案示例
- 超簡單:用Python讓Excel飛起來(實戰(zhàn)150例)
- 奔跑吧 Linux內(nèi)核
- 黑莓(BlackBerry)開發(fā)從入門到精通
- 實驗編程:PsychoPy從入門到精通
- Learning Cocos2d-JS Game Development
- Learning Redis