提交 12bbc05a 编写于 作者: 小本堂

Modify some front learning materials

Modify some front learning materials
上级 49b37dd1
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
* [TeamTreeHouse](http://teamtreehouse.com/) * [TeamTreeHouse](http://teamtreehouse.com/)
* [Udacity](https://www.udacity.com/) * [Udacity](https://www.udacity.com/)
* [xuetangX](https://www.xuetangx.com/) * [xuetangX](https://www.xuetangx.com/)
* [慕课网](http://www.imooc.com/course/list)(丰富的移动端开发、php开发、web前端、html5教程以及css3视频教程等课程资源)
#### 软件开发方法 #### 软件开发方法
* [傻瓜函数编程](https://github.com/justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn) (《Functional Programming For The Rest of Us》中文版) * [傻瓜函数编程](https://github.com/justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn) (《Functional Programming For The Rest of Us》中文版)
...@@ -92,6 +92,7 @@ ...@@ -92,6 +92,7 @@
* [Linux C 编程一站式学习](http://docs.linuxtone.org/ebooks/C&CPP/c/) * [Linux C 编程一站式学习](http://docs.linuxtone.org/ebooks/C&CPP/c/)
### C++ ### C++
* [C++ Template 进阶指南](https://github.com/wuye9036/CppTemplateTutorial) * [C++ Template 进阶指南](https://github.com/wuye9036/CppTemplateTutorial)
* [C++ 基础教程](http://www.prglab.com/cms/) * [C++ 基础教程](http://www.prglab.com/cms/)
...@@ -130,11 +131,14 @@ ...@@ -130,11 +131,14 @@
### HTML / CSS ### HTML / CSS
* [HTML5 教程](http://www.w3school.com.cn/html5/) * [HTML5 教程](http://www.w3school.com.cn/html5/)
* [学习 CSS 布局](http://zh.learnlayout.com/) * [学习 CSS 布局](http://zh.learnlayout.com/)
* [CSS参考手册](http://css.doyoe.com/)
### Javascript ### Javascript
* [Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/zh/) * [Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/zh/)
* [Javascript 原理](http://typeof.net/s/jsmech/) * [Javascript 原理](http://typeof.net/s/jsmech/)
* [JavaScript 标准参考教程](http://javascript.ruanyifeng.com/)
* [ECMAScript 6入门](http://es6.ruanyifeng.com/)
### LaTeX ### LaTeX
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册