index.md 3.0 KB
Newer Older
W
1.28  
wizardforcel 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
title: 开发者网站和工具
date: 2016-01-28 22:36:37
---

## 工具

[点这里](https://github.com/wizardforcel/se-tools)

## 在线工具

*   [爱站网](http://www.aizhan.com/) - 查询网站收录情况
*   [站长工具](http://tool.chinaz.com/) - 数十个web开发者小工具
*   [360网站测速](http://ce.cloud.360.cn/)
*   [VirusTotal](https://www.virustotal.com/) - 应用程序在线查毒
*   [火眼](https://fireeye.ijinshan.com/) - 应用程序行为在线分析引擎
*   [StackEdit](https://stackedit.io/) - Markdown在线编辑器,支持各种扩展语法
*   [百度脑图](http://naotu.baidu.com/) - 在线的脑图编辑工具
*   [to-markdown](http://domchristie.github.io/to-markdown/) - html到markdown的在线转换工具

## 在线引擎

*   [C/C++](http://codepad.org/)
*   [PHP](http://3v4l.org/)
*   [Javascript](http://runjs.cn/)

* * *

## 社区

*   [CSDN](http://www.csdn.net/)
*   [51CTO](http://www.51cto.com/)
*   [V2EX](https://v2ex.com/)
*   [OSChina](http://www.oschina.net/)
W
1.29  
wizardforcel 已提交
34 35
*   [吾爱破解](http://www.52pojie.cn/)
*   [看雪](http://www.pediy.com/)
W
1.28  
wizardforcel 已提交
36 37 38 39 40 41 42 43 44 45 46 47 48

## 问答平台

*   [SegmentFault](http://segmentfault.com/)
*   [StackOverflow](http://stackoverflow.com/)

## 博客

*   [月光博客](http://www.williamlong.info/)
*   [酷壳](http://coolshell.cn/)
*   [伯乐在线](http://www.jobbole.com/)
*   [web开发者](http://www.admin10000.com/)
*   [简书程序员专题](http://www.jianshu.com/collection/NEt52a)
W
1.29  
wizardforcel 已提交
49
*   [黑客与极客](http://www.freebuf.com/)
W
1.28  
wizardforcel 已提交
50 51 52 53 54 55 56 57 58


## 开源

*   [Git@OSC](http://git.oschina.net/)
*   [Github](https://github.com/)
*   [Gitcafe](https://gitcafe.com/)
*   [Coding](https://coding.net/)

W
1.29  
wizardforcel 已提交
59 60 61 62 63 64
## 漏洞报告

*   [乌云](http://www.wooyun.org/)
*   [补天](http://butian.360.cn/)
*   [seebug](https://www.seebug.org/)

W
1.28  
wizardforcel 已提交
65 66 67 68 69 70 71 72
## 课程

*   [Coursera](https://www.coursera.org/)
*   [imooc](http://www.imooc.com/)
*   [CodeAcademy](http://www.codecademy.com/)
*   [网易云课堂](http://study.163.com/)
*   [计蒜客](http://www.jisuanke.com/)
*   [泊学](https://www.boxueio.com/)
W
1.29  
wizardforcel 已提交
73
*   [i春秋学院](http://www.ichunqiu.com/)
W
1.28  
wizardforcel 已提交
74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96

## OJ

*   [leetcode](https://oj.leetcode.com/)

* * *

## 公开课

*   算法,普林斯顿,segwick
    *   [part1](https://www.coursera.org/course/algs4partI)
    *   [part2](https://www.coursera.org/course/algs4partII)
*   机器学习,台湾大学
    *   [part1](https://www.coursera.org/course/ntumltwo)
    *   [part2](https://www.coursera.org/course/ntumlone)
*   云计算,uiuc
    *   [part1](https://www.coursera.org/course/nlangp)
    *   [part2](https://www.coursera.org/course/cloudcomputing2)
*   [编译,斯坦福,aho](https://www.coursera.org/course/compilers)
*   [软硬件接口(csapp),华盛顿大学](https://www.coursera.org/course/hwswinterface)
*   [web开发,哈佛(cs75)](http://open.163.com/special/opencourse/buildingdynamicwebsites.html)
*   [计算机科学导论,哈佛(cs50)](http://open.163.com/special/opencourse/cs50.html)
*   [线性代数,mit](http://open.163.com/special/opencourse/daishu.html)