- CouchDB and PHP Web Development Beginner’s Guide
- Tim Juravich
- 129字
- 2021-08-13 18:22:52
Summary
Let's do a quick recap of everything we've covered in this chapter:
- We became familiar with Terminal and used it to show hidden fi les
- We installed a text editor for us to use in development
- We learned how to confi gure Apache and how to interact with it through the command line
- We learned how to create simple PHP fi les and placed them in the correct locati on so that Apache could display them
- We learned how to install Homebrew, and then we used it to install CouchDB and Git
- We checked to make sure that CouchDB was up and running
In the next chapter, we'll get more familiar with CouchDB and explore how to use it in the creati on of our web applicati on.
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- Mastering RabbitMQ
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- Julia高性能科學計算(第2版)
- CoffeeScript Application Development Cookbook
- Web前端應用開發技術
- Scala for Machine Learning(Second Edition)
- Python項目實戰從入門到精通
- Red Hat Enterprise Linux Troubleshooting Guide
- 小學生C++趣味編程從入門到精通
- Java面試一戰到底(基礎卷)
- HTML5程序開發范例寶典
- HTML 5與CSS 3權威指南(第4版·上冊)
- BackTrack 5 Cookbook