Skip to content

Commit

Permalink
Create Jianbing_Web_Wiki.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taotao2010 committed Feb 9, 2016
1 parent d5fc2b7 commit 4273262
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions Jianbing_Web_Wiki.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
#午安煎饼计划WEB前端组学习内容v1.1.1

###一、准备工具

1.开发环境(任选其一即可):

1)HBuilder:
http://www.dcloud.io/


2)Sublime Text 3:
https://www.sublimetext.com/3


3)WebStorm:
https://www.jetbrains.com/webstorm/download/#section=windows-version

2.本地WAMP环境——phpStudy Lite:
http://www.phpstudy.net/phpstudy/phpStudyLite.zip

###二、基础阶段推荐内容

以下内容并不需要全部学完,大家根据自己的需要自行选择。

1.HTML教程:
http://www.w3school.com.cn/html/index.asp

2.CSS教程:
http://www.w3school.com.cn/css/index.asp

3.JavaScript教程:
http://www.w3school.com.cn/js/index.asp

4.HTML5 中文教程
http://wiki.jikexueyuan.com/project/html5/

5.前端开发规范
http://wiki.jikexueyuan.com/project/web-development/

###三、进阶阶段推荐内容

1.W3School的其它教程:
http://www.w3school.com.cn/
w3school是前端程序员的开发宝库,需要经常的看

2.PHP 基础教程(精简版):
http://wiki.jikexueyuan.com/project/php-basics-notes/

3.Bootstrap 3 中文文档:
http://v3.bootcss.com/

4.jQuery API 中文文档:
http://www.css88.com/jqapi-1.9/

0 comments on commit 4273262

Please sign in to comment.