misc.md 7.7 KB
Newer Older
W
3.3  
wizardforcel 已提交
1
---
W
1.28  
wizardforcel 已提交
2 3
title: 其它图书或教程
date: 2016-01-28 22:28:47
W
wizardforcel 已提交
4 5
categories:
  - 计算机
W
1.28  
wizardforcel 已提交
6 7 8 9
---

不便于单独列出的教程收录在这里。

W
wizardforcel 已提交
10 11
<!--more-->

W
wizardforcel 已提交
12 13 14 15 16 17 18
## Android

+ [Android学习之路](http://stormzhang.com/android/2014/07/07/learn-android-from-rookie/)
+ [Android开发技术前线](https://github.com/hehonghui/android-tech-frontier)
+ [Android重要知识点解析整理](https://github.com/FX-Max/Point-of-Android)
+ [Android6.0新特性详解](http://leanote.com/blog/post/561658f938f41126b2000298?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io)

W
wizardforcel 已提交
19 20
## C

W
wizardforcel 已提交
21
+ [C/C++ 参考手册](http://zh.cppreference.com/w/%E9%A6%96%E9%A1%B5)
W
wizardforcel 已提交
22 23
+ [GNU make 指南](http://docs.huihoo.com/gnu/linux/gmake.html)

W
wizardforcel 已提交
24 25 26 27
## CoffeeScript

+ [CoffeeScript 编码风格指南](https://github.com/geekplux/coffeescript-style-guide)

W
wizardforcel 已提交
28 29
## CSharp

W
wizardforcel 已提交
30 31
+ [MSDN](https://msdn.microsoft.com/zh-cn/)
+ [微软文档库](https://docs.microsoft.com/zh-cn/)
W
wizardforcel 已提交
32 33
+ [超全面的.NET GDI+图形图像编程教程](http://www.cnblogs.com/LonelyShadow/p/4162318.html)

W
wizardforcel 已提交
34 35 36 37 38
## CSS

+ [学习CSS布局](http://zh.learnlayout.com/)
+ [通用 CSS 笔记、建议与指导](https://github.com/chadluo/CSS-Guidelines/blob/master/README.md)

W
wizardforcel 已提交
39 40 41 42
## Docker

+ [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet/tree/master/zh-cn#docker-cheat-sheet)

W
wizardforcel 已提交
43 44 45 46 47 48
## Git

+ [git - 简明指南](http://rogerdudler.github.io/git-guide/index.zh.html)
+ [Git Cheat Sheet](https://github.com/flyhigher139/Git-Cheat-Sheet)
+ [git flow 备忘清单](http://danielkummer.github.io/git-flow-cheatsheet/index.zh_CN.html)

W
wizardforcel 已提交
49 50
## Golang

W
wizardforcel 已提交
51 52 53 54 55 56 57 58 59
+ [Go编程基础](https://github.com/Unknwon/go-fundamental-programming)
+ [Java程序员的Golang入门指南](http://blog.csdn.net/dc_726/article/details/46565241)

## iOS

+ [iOS开发60分钟入门](https://github.com/qinjx/30min_guides/blob/master/ios.md)
+ [iOS7人机界面指南](http://isux.tencent.com/ios-human-interface-guidelines-ui-design-basics-ios7.html)
+ [iPhone 6 屏幕揭秘](http://wileam.com/iphone-6-screen-cn/)
+ [Apple Watch开发初探](http://nilsun.github.io/apple-watch/)
W
wizardforcel 已提交
60

W
wizardforcel 已提交
61 62 63 64
## Java

+ [Java8新特性终极指南](http://www.importnew.com/11908.html)

W
wizardforcel 已提交
65 66
## JavaScript

W
wizardforcel 已提交
67 68
+ [命名函数表达式探秘](http://justjavac.com/named-function-expressions-demystified.html)
+ [You Don't Need jQuery](https://github.com/oneuijs/You-Dont-Need-jQuery/blob/master/README.zh-CN.md)
W
wizardforcel 已提交
69 70
+ [构建自己的AngularJS](https://github.com/xufei/Make-Your-Own-AngularJS/blob/master/01.md)
+ [impress.js 中文教程](https://github.com/kokdemo/impress.js-tutorial-in-Chinese/blob/master/index.html)
W
wizardforcel 已提交
71

W
wizardforcel 已提交
72 73 74 75
## HTML

+ [编码规范 by @mdo](http://codeguide.bootcss.com/)

W
wizardforcel 已提交
76 77 78 79 80
## Mysql

+ [MySQL索引背后的数据结构及算法原理](http://blog.codinglabs.org/articles/theory-of-mysql-index.html)
+ [21分钟MySQL入门教程](http://www.cnblogs.com/mr-wid/archive/2013/05/09/3068229.html)

W
wizardforcel 已提交
81 82 83 84
## PHP

+ [Laravel 入门](https://github.com/huanghua581/laravel-getting-started/blob/master/4.2.md)

W
3.14  
wizardforcel 已提交
85 86 87
## Python

+ [SymPy Doc](http://docs.sympy.org/latest/index.html)
W
wizardforcel 已提交
88
+ [Matplotlib 教程](http://liam0205.me/2014/09/11/matplotlib-tutorial-zh-cn/)
W
wizardforcel 已提交
89 90
+ [Python的魔术方法指南](http://article.yeeyan.org/view/311527/287706)
+ [Django 最佳实践](https://github.com/yangyubo/zh-django-best-practices)
W
1.30  
wizardforcel 已提交
91

W
wizardforcel 已提交
92 93 94 95
## Shell

+ [Bash脚本15分钟进阶教程](http://blog.sae.sina.com.cn/archives/3606)

W
wizardforcel 已提交
96 97 98 99
## Swift

+ [Swift 语言指南](http://dev.swiftguide.cn/)

W
wizardforcel 已提交
100 101 102 103
## Vim

+ [exvim--vim 改良成IDE项目](http://exvim.github.io/docs-zh/intro/)

W
1.28  
wizardforcel 已提交
104 105
## 前端

W
wizardforcel 已提交
106
+ [MDN](https://developer.mozilla.org/zh-CN/docs/MDN)
W
1.28  
wizardforcel 已提交
107
+ [The Web platform: Browser technologies](https://platform.html5.org/)
W
wizardforcel 已提交
108
+ [Pocket Guide to Writing SVG (SVG编写袖珍指南)](https://github.com/jonitrythall/svgpocketguide/blob/master/svgpocketguide.md)
W
wizardforcel 已提交
109 110 111 112
+ [浏览器开发工具的秘密](http://jinlong.github.io/2013/08/29/devtoolsecrets/)
+ [移动Web前端知识库](https://github.com/AlloyTeam/Mars)
+ [前端开发体系建设日记](https://github.com/fouber/blog/issues/2)
+ [移动前端开发收藏夹](https://github.com/hoosin/mobile-web-favorites)
W
wizardforcel 已提交
113 114
+ [前端资源分享(一)](https://github.com/hacke2/hacke2.github.io/issues/1)
+ [前端资源分享(二)](https://github.com/hacke2/hacke2.github.io/issues/3)
W
wizardforcel 已提交
115 116 117

## 设计

W
wizardforcel 已提交
118 119 120 121 122 123 124
+ [Pixel Perfect Precision (完美像素手册3)(PDF)](https://ustwo.com/blog/the-ustwo-pixel-perfect-precision-handbook-3/)
+ [Mobile Game Design(手机游戏设计)(PDF)](http://www.indiegamepod.com/mobile-game-design-book.pdf)
+ [The Guide to Mockups(原型图绘制指南)(PDF)](https://studio.uxpin.com/ebooks/guide-to-mockups/)
+ [Guide to UX Design Process and Documentation(PDF)](https://studio.uxpin.com/ebooks/guide-to-ux-design-process-and-documentation/)
+ [Web UI Best Practices(Web UI 最佳实践)(PDF)](https://studio.uxpin.com/ebooks/web-ui-design-best-practices/)
+ [Guide to Usability Testing(易用性测试指南)(PDF)](https://studio.uxpin.com/ebooks/guide-to-usability-testing/)
+ [The Guide to Wireframing(线框图绘制指南)(PDF)](https://studio.uxpin.com/ebooks/guide-to-wireframing/)
W
1.28  
wizardforcel 已提交
125 126 127 128 129 130

## 算法

+ [VisuAlgo](http://visualgo.net/) – 看动画学算法
+ [List of algorithms](http://en.wikipedia.org/wiki/List_of_algorithms)

W
wizardforcel 已提交
131 132 133 134
## 操作系统

+ [命令行的艺术](https://github.com/jlevy/the-art-of-command-line/blob/master/README-zh.md)
+ [走向分布式](http://dcaoyuan.github.io/papers/pdfs/Scalability.pdf)
W
wizardforcel 已提交
135
+ [每个程序员都应该了解的内存知识【第一部分】](http://www.oschina.net/translate/what-every-programmer-should-know-about-memory-part1?print)
W
wizardforcel 已提交
136 137 138 139 140

## 编程思想

+ [傻瓜函数编程](https://github.com/justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn)

W
wizardforcel 已提交
141 142 143 144
## 工程

+ [持续集成(第二版)](http://article.yeeyan.org/view/2251/94882)

W
wizardforcel 已提交
145 146
## 设计

W
wizardforcel 已提交
147 148 149 150
## 逆向

+ [探索PE文件内幕](http://www.360doc.com/content/14/0301/08/16014697_356636939.shtml)

W
3.16  
wizardforcel 已提交
151 152 153 154
## 渗透

+ [Security Flow Chart](https://github.com/SecWiki/sec-chart)

W
wizardforcel 已提交
155 156 157 158 159
## 机器学习/数据挖掘

+ [大数据/数据挖掘/推荐系统/机器学习相关资源](https://github.com/Flowerowl/Big_Data_Resources)
+ [数据挖掘18大算法实现](https://github.com/linyiqun/DataMiningAlgorithm)

W
1.28  
wizardforcel 已提交
160 161 162 163 164
## 速查表

+ [cheat-sheets](http://www.cheat-sheets.org/)
+ [OverApi](http://overapi.com/) – 又一个速查表网站

W
3.14  
wizardforcel 已提交
165 166 167 168 169
## 公开课/讲义

+ [awesome-courses](https://github.com/prakhar1989/awesome-courses)
+ [你所读的计算机科学方向,有哪些不错的讲义(Notes)?](https://www.zhihu.com/question/38300204)

W
wizardforcel 已提交
170 171 172 173 174
## 入门指南

+ [5天学会一种 web 开发框架](http://lutaf.com/148.htm)
+ [互联网行业的快餐式入门指南](https://github.com/phoenixlzx/the_start.md)

W
wizardforcel 已提交
175 176
## 其它

W
wizardforcel 已提交
177
+ [JSON风格指南](https://github.com/darcyliu/google-styleguide/blob/master/JSONStyleGuide.md)
W
wizardforcel 已提交
178

W
1.28  
wizardforcel 已提交
179 180
## 综合

W
4.7  
wizardforcel 已提交
181
+ [图灵社区电子书](http://www.ituring.com.cn/book/ebook)
W
1.29  
wizardforcel 已提交
182
+ [reSRC](https://github.com/vhf/resrc)
W
1.28  
wizardforcel 已提交
183 184 185 186 187 188 189 190 191 192 193 194
+ [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN)
+ [一份关于“资料汇总”的汇总](https://github.com/justjavac/awesome-awesomeness-zh_CN)
+ [「从零开始」系列汇总](https://github.com/justjavac/Programming-Alpha-To-Omega)
+ [Wikibooks: Computing](http://en.wikibooks.org/wiki/Subject:Computing)
+ [GitBook](https://www.gitbook.com/explore)
+ [极客学院Wiki](http://wiki.jikexueyuan.com/)
+ [KanCloud](http://www.kancloud.cn/explore)
+ 知名出版社微博
    + [图灵教育](http://weibo.com/turingbooks)
    + [博文视点](http://weibo.com/broadviewbj)
    + [华章图书](http://weibo.com/hzbookscience)
+ [w3(c)school – web开发教程](http://www.w3cschool.cc)
W
1.30  
wizardforcel 已提交
195
+ [ITBegin](http://www.itbegin.com/)
W
1.30  
wizardforcel 已提交
196 197
+ [简明现代魔法图书馆](http://www.nowamagic.net/librarys/)
+ [易百教程](http://www.yiibai.com/)
W
wizardforcel 已提交
198
+ [实验楼](https://www.shiyanlou.com/courses/)