└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # itshare 2 | ### 自主学习才是硬道理! 3 | 4 | 5 | ## 目录 6 | - **IT学习资源网站** 7 | + 慕课网: http://www.imooc.com 8 | + 极客学院: http://www.jikexueyuan.com 9 | + 麦子学院: http://www.maiziedu.com 10 | + FreeCodeCamp: https://www.freecodecamp.com/ 11 | + FreeCodeCamp中文: https://www.freecodecamp.cn/ 12 | + 汇智网: http://www.hubwiz.com 13 | + 实验楼: http://www.shiyanlou.com 14 | + 计蒜客: https://www.jisuanke.com/ 15 | + CSDN知识库: http://lib.csdn.net/ 16 | + GitBook: https://www.gitbook.com 17 | + 看云文档: http://www.kancloud.cn 18 | + 博客园:http://www.cnblogs.com/ 19 | + CSDN: http://www.csdn.net/ 20 | + 菜鸟教程: http://runoob.com/ 21 | + 简书程序员专题: http://www.jianshu.com/collection/NEt52a 22 | + 开发者头条: http://toutiao.io/ 23 | + 掘金: http://gold.xitu.io/explore/all 24 | + 掘金翻译计划: https://github.com/xitu/gold-miner 25 | + 开源中国: https://www.oschina.net/ 26 | + OpenDigg: http://www.opendigg.com/ 27 | + V2EX: https://www.v2ex.com/ 28 | + StackOverFlow Documentation: https://stackoverflow.com/documentation 29 | + Reddit Programming: https://www.reddit.com/r/programming/ 30 | + HackerNews: https://news.ycombinator.com/ 31 | + codementor: www.codementor.io 32 | + 众成翻译: http://zcfy.cc/ 33 | 34 |     35 | - **各大名校的公开课** 36 | + 网易云课堂大学计算机课程: http://study.163.com/curricula/cs.htm 37 | + 学堂在线计算机课程: http://www.xuetangx.com/courses?cid=117 38 | + Coursera: https://www.coursera.org/ 39 | + 哈佛大学公开课-计算机科学cs50: http://open.163.com/special/opencourse/cs50.html 40 | + 麻省理工学院公开课-计算机科学及编程导论: http://open.163.com/special/opencourse/bianchengdaolun.html 41 | 42 | - **在线练题** 43 | + hackerrank: www.hackerrank.com 44 | + PKU OJ: http://poj.org/ 45 | + leetcode: https://leetcode.com/ 46 | + lintcode: http://www.lintcode.com 47 | + 牛客网: https://www.nowcoder.com 48 | 49 | - **微信公众号/订阅号** 50 | + 菜鸟教程: runoob 51 | + 程序人生: coder_life 52 | + 前端大全: FrontDev 53 | + 前端早读课: FeZaoDuKe 54 | + 算法爱好者: AlgorithmFans 55 | + 算法与数学之美: MathAndAlgorithm 56 | + InfoQ: infoqchina 57 | + Node地下铁: Node-Subway 58 | + Node全栈: nodeonly 59 | + SegmentFault 60 | + 奇舞周刊 61 | + 数据库开发: DBDevs 62 | + 我是架构师: Architect-msup 63 | + 聊聊架构: archtime 64 | + 云计算头条: chinacloudnj 65 | + W3cplus: w3cplus_12 66 | + 架构师: JiaGouX 67 | + Docker: dockerone 68 | + 新智元: AI_era 69 | + 数据挖掘入门与实战: datadw 70 | + IT圈子: IT_Quan_Zi 71 | 72 | - **Web前端** 73 | + W3cplus: http://www.w3cplus.com 74 | + W3cfuns: http://www.w3cfuns.com 75 | + DIV.io: http://div.io 76 | + CNode社区: http://cnodejs.org 77 | + 前端乱炖: http://www.html-js.com 78 | + 极客标签: http://www.gbtags.com 79 | + 前端观察: https://www.qianduan.net 80 | + 前端里: http://www.yyyweb.com/front 81 | + AST Explorer: http://astexplorer.net 82 | + CSS-Tricks: https://css-tricks.com 83 | + Awesomes: https://www.awesomes.cn 84 | - 前端教程文档 85 | + ES5: http://es5.github.io 86 | + ES5中文: https://www.w3.org/html/ig/zh/wiki/ES5 87 | + MDN Web: https://developer.mozilla.org/zh-CN/docs/Web 88 | + MDN ES5: https://people.mozilla.org/~jorendorff/es5.1-final.html 89 | + 阮一峰Javascript教程: http://javascript.ruanyifeng.com/ 90 | + 阮一峰ES6: http://es6.ruanyifeng.com 91 | + HTML当前标准:https://html.spec.whatwg.org/multipage/ 92 | + Html5标准:http://w3c.github.io/html/ 93 | + css标准: https://www.w3.org/Style/CSS/ 94 | + W3CHelp: http://w3help.org/zh-cn/kb/ 95 | --------------------------------------------------------------------------------