- CouchDB and PHP Web Development Beginner’s Guide
- Tim Juravich
- 221字
- 2021-08-13 18:22:49
Setting up your web development environment on Mac OS X
In this section, we will go step-by-step and ensure that our development environment is set up correctly. From here on out, I'm assuming you are using a machine that is running Mac OS X without any special modifications to Apache or PHP. If you've done a lot of customization to your development environment, then you probably already know how to configure your machine so that everything works properly.
Now that I've bored you to death with disclaimers, let's get things rolling! The first part of our journey is to meet an application that we will spend a lot of our time with: Terminal
.
Terminal
Terminal
is a built-in command line utility for Mac OS X. Using the command line can be a bit of a strange experience when you are just getting started but is extremely powerful once it's mastered. If the basic commands, such as cd, ls
, and mkdir
look like gibberish to you, then you might want to do some quick research on the UNIX command line.
Here's how you open Terminal:
- Open Finder.
- Click on Applications.
- Find the folder titled Utilities, and open it.
- Drag the Terminal icon right into your dock; you will be using it a lot!
- Click on the icon for Terminal in your dock.
- Learning Python Web Penetration Testing
- Java多線程編程實戰指南:設計模式篇(第2版)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Java Web開發技術教程
- Easy Web Development with WaveMaker
- Java編程的邏輯
- Android項目實戰:手機安全衛士開發案例解析
- Swift 4從零到精通iOS開發
- Maker基地嘉年華:玩轉樂動魔盒學Scratch
- 算法設計與分析:基于C++編程語言的描述
- Mudbox 2013 Cookbook
- 交互設計師成長手冊:從零開始學交互
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- 第五空間戰略:大國間的網絡博弈
- C語言從入門到精通(微視頻精編版)