https://github.com/mouse0w0/collection
A list about computer and programming
https://github.com/mouse0w0/collection
Last synced: 4 months ago
JSON representation
A list about computer and programming
- Host: GitHub
- URL: https://github.com/mouse0w0/collection
- Owner: mouse0w0
- Created: 2018-04-24T09:24:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T06:38:02.000Z (over 6 years ago)
- Last Synced: 2025-01-01T00:32:26.267Z (6 months ago)
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collection
A list about computer and programming.## 目录
- [教程网站](#教程网站)
- [工具网站](#工具网站)
- [开源协议](#开源协议)
- [语言相关](#语言相关)## 教程网站
- [W3School](http://www.w3school.com.cn/)
- [W3CSchool](https://www.w3cschool.cn/)
- [菜鸟教程](http://www.runoob.com/)
- [易百教程](https://www.yiibai.com/)
- [并发编程网](https://ifeve.com/)
- [Awesome](https://github.com/sindresorhus/awesome)
- [Awesome-Windows](https://github.com/Awesome-Windows/Awesome/blob/master/README-cn.md)
- [极客学院](http://wiki.jikexueyuan.com/)
- [JavaFX China](http://www.javafxchina.net/)
- [廖雪峰的官方网站](https://www.liaoxuefeng.com/)
- [腾讯云 云+社区开发者手册](https://cloud.tencent.com/developer/devdocs)
- [MSDN](https://msdn.microsoft.com/en-us/library/ms123401.aspx)## 工具网站
- [开源中国在线工具](http://tool.oschina.net/)
- [菜鸟在线工具](https://c.runoob.com/)
- [Shields.io](http://shields.io/)(仓库徽章生成)## 开源协议
- [几种常见的开源协议介绍](http://sfau.lt/b5Ga0f)
- [9个主流的开源许可协议[整理]](http://univasity.iteye.com/blog/1292658)## 语言相关
### Java
- [Java设计模式](https://github.com/iluwatar/java-design-patterns)