Skip to content

Commit fd4bd82

Browse files
committed
修改中文书名
1 parent aa1797c commit fd4bd82

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# 《build web application with golang》
2-
2012年因兴趣建立此项目,希望通过写这本书让更多人能够认识go,而且通过学习这本书能让你学会如何编写web应用
3-
1+
#《Go Web 编程》
2+
因为自己对web开发比较感兴趣,所以最近抽空在写一本开源的书籍《Go Web编程》《build web application with golang》。写这本书不表示我能力很强,而是我愿意分享,和大家一起分享Go写web应用的一些东西。
3+
4+
- 对于从php/python/ruby转过来的同学了解go怎么写web应用开发的
5+
6+
- 对于从c/c++转过来的同学了解web到底是怎么运行起来的
7+
8+
我一直认为知识是用来分享的,让更多的人分享自己拥有的一切知识这个才是人生最大的快乐。
9+
10+
这本书目前我放在github上,我现在基本每天晚上抽空会写一些,时间有限、能力有限,所以希望更多的朋友参与到这个开源项目中来。
11+
412
## 撰写方法
513
### 文件命名
614
每个章节建立一个md文件,如第11章的第3节,则建立**11.3.md**

0 commit comments

Comments
 (0)