Fix intro to 13.1.md

This commit is contained in:
Anchor
2015-01-10 10:16:45 -08:00
parent 8bf39f01a8
commit ea24f12c47

View File

@@ -1,6 +1,6 @@
# 13.1 Project program
# 13.1 Project planning
Need to do anything good plan, then we in the development blog system, also need to do the planning, how to set up the directory structure, how to understand the flow of the project, when we understand the execution of the application process, then the next the design becomes relatively easy to code
Anything you intend to do well must first be planned well. In our case, our intention is to develop a blogging system, so the first step we should take is to design the flow of the application in its entirety. When we have a clear understanding of the our application's process of execution, the subsequent design and coding steps become much easier.
## GOPATH and project settings