## 在线学习
- [网易云课堂](https://study.163.com)
- [腾讯课堂](https://ke.qq.com)
- [阿里云大学](https://edu.aliyun.com)
- [百度传课](https://chuanke.baidu.com)
- [慕课网](https://www.imooc.com)
- [51CTO学院](https://edu.51cto.com)
- [极客学院](https://www.jikexueyuan.com)
- [麦子学院](http://www.maiziedu.com "麦子学院")
- [中国大学MOOC](https://www.icourse163.org)
- [MOOC中国](https://www.mooc.cn)
- [学堂在线](http://www.xuetangx.com)
- [多贝公开课](http://www.duobei.com)
- [优达学城](https://cn.udacity.com)
- [Udemy](https://www.udemy.com)
- [coursera](https://www.coursera.org)
<br />
<br />
## 在线工具
- [在线工具 —— 好用的在线工具都在这里](http://www.atoolbox.net)
- [在线工具 —— QTOOL工具大家常用的工具箱](https://www.qtool.net)
- [在线工具 —— 蛙蛙便捷的在线工具集合网站](https://www.iamwawa.cn)
- [在线工具 —— 奇迹秀工具箱](http://www.qijishow.com/down/index.html)
- [在线工具 —— 脚本之家在线工具](http://tools.jb51.net)
- [在线工具 —— 程序员的工具箱](https://tool.lu)
- [在线工具 —— ToolFK程序员开发工具大全](https://www.toolfk.com)
<br />
<br />
## Git
- [Git Book](https://git-scm.com/book/zh/v2)(中文版)
- [Git 教程](https://www.runoob.com/git/git-tutorial.html)
<br />
<br />
## Android
- [Android Developers](https://developer.android.google.cn)(中文版)
- [Android 应用开发者文档](应用开发者文档)
- [Android 技术资源汇总](https://chinagdg.org/resource-list)
- [Android OS 在线源码](https://www.androidos.net.cn/sourcecode)
- [Material Design 设计](https://www.mdui.org/design)(中文版)
<br />
### Android 架构
- [Google 官方架构 Samples](https://github.com/googlesamples/android-architecture)
- [Android 架构集合](https://github.com/Juude/Awesome-Android-Architecture)
- [Android APP 架构心得](https://www.jianshu.com/p/2d5c1d855c31)
<br />
### Android 技术博客
| 大佬博客 | GitHub |
| :--- | :--- |
| [彭锡](https://www.cmonbaby.com) | [https://github.com/cnmen](https://github.com/cnmen) |
| [闲蛋](https://xiandan.in) | [https://github.com/dengyuhan](https://github.com/dengyuhan) |
|[Trinea](https://www.trinea.cn) | [https://github.com/trinea](https://github.com/trinea) |
| [张汉国](https://www.cnblogs.com/halzhang) |[https://github.com/halzhang](https://github.com/halzhang) |
| [wyouflf](https://my.oschina.net/u/1171837) |[https://github.com/wyouflf](https://github.com/wyouflf) |
| [代码家](https://blog.daimajia.com) | [https://github.com/daimajia](https://github.com/daimajia) |
| [stormzhang](https://stormzhang.com) | [https://github.com/stormzhang](https://github.com/stormzhang) |
| [张鸿洋](https://blog.csdn.net/lmj623565791) | [https://github.com/hongyangAndroid](https://github.com/hongyangAndroid) |
| [任玉刚](https://blog.csdn.net/singwhatiwanna)| [https://github.com/singwhatiwanna](https://github.com/singwhatiwanna) |
| [农民伯伯](https://over140.cnblogs.com) | [https://github.com/over140](https://github.com/over140) |
| [书呆子](https://pedant.cn) | [https://github.com/pedant](https://github.com/pedant) |
| [大头鬼](https://blog.csdn.net/lzyzsd) | [https://github.com/lzyzsd](https://github.com/lzyzsd) |
| [markzhai](http://blog.zhaiyifan.cn) | [https://github.com/markzhai](https://github.com/markzhai) |
<br />
### Android 社区
- [玩安卓](https://www.wanandroid.com)
- [Stack OverFlow](https://stackoverflow.com)
- [SegmentFault](https://segmentfault.com/t/android)
- [稀土掘金](https://juejin.im/welcome/android)
- [谷歌开发者社区](https://chinagdg.org)
- [Android Studio 中文社区](http://www.android-studio.org)
<br />
### Android 面试
- [Android 面试指南](https://github.com/stormzhang/android-interview-questions-cn)
- [Android 面试资料集合](https://www.jianshu.com/p/d1efe2f31b6d)
- [Android 高级开发面试题以及答案整理](https://juejin.im/post/5c8b1bd56fb9a049e12b1692)
- [Android 高级工程师面试必备](https://github.com/yangkun19921001/Blog)
- [Android 史上最全的面试题集锦](https://juejin.im/post/5d2eea56f265da1b7004df0d)
<br />
<br />
## RxJava
- [RxJava 文档](https://mcxiaoke.gitbooks.io/rxdocs/content)(中文版)
<br />
<br />
## Kotlin
- [Kotlin 中文网](https://www.kotlincn.net)
- [Kotlin 学习](https://www.kotlincn.net/docs/reference)
<br />
<br />
## React
- [React 官方文档](https://reactjs.org)
- [React 中文社区](http://react-china.org)
<br />
<br />
## React-Native
- [React-Native 官方文档](https://reactnative.dev)
- [React-Native 中文文档](https://reactnative.cn)
<br />
<br />
## Flutter
- [Flutter 中文网](https://flutterchina.club)
- [Flutter 实战](https://book.flutterchina.club)
<br />
<br />
## Markdown
- [Markdown 教程](https://www.runoob.com/markdown/md-tutorial.html)
<br />
<br />
## 招聘网站
- [拉钩网](https://www.lagou.com)
- [BOSS直聘](https://www.zhipin.com)
- [猎聘网](https://www.liepin.com)

网站导航