- WordPress Complete(Sixth Edition)
- Karol Król
- 97字
- 2021-07-02 18:30:01
What you need for this book
- A computer
- A web browser
- A plain text editor
- FTP software
You may consider a text editor that highlights code (such as Coda, TextMate, HTMLKit, and so on), but a simple plain text editor is all that's required. You may like to run a local copy of WordPress on your computer, in which case you may need a server such as Apache and MySQL installed (though WAMP and MAMP can take care of all that for you). But even this is not necessary, as you could do the entire thing remotely.
推薦閱讀
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Pandas Cookbook
- Apache Spark 2.x Machine Learning Cookbook
- Learning RabbitMQ
- FreeSWITCH 1.6 Cookbook
- 利用Python進行數據分析(原書第3版)
- Learning Apache Cassandra
- C專家編程
- Instant PHP Web Scraping
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- 工業機器人離線編程
- Sails.js Essentials
- Building Slack Bots
- Java程序設計實用教程(第2版)
- Functional Python Programming