first commit
This commit is contained in:
16
.travis.yml
Normal file
16
.travis.yml
Normal file
@ -0,0 +1,16 @@
|
||||
language: ruby
|
||||
node_js:
|
||||
- 'node'
|
||||
rvm:
|
||||
- 2.2
|
||||
env:
|
||||
- TRAVIS_NODE_VERSION="7"
|
||||
install:
|
||||
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm install $TRAVIS_NODE_VERSION
|
||||
- npm install
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
- npm install --global awesome-lint
|
||||
script:
|
||||
- awesome-lint
|
||||
- awesome_bot README.md --white-list www.cubrid.org,medium.freecodecamp.com,learn.hackerearth.com,wildlyinaccurate.com,projecteuler.net,www.coursera.org,www.topcoder.com,www.codechef.com,www.joelonsoftware.com
|
||||
46
CODE_OF_CONDUCT.md
Normal file
46
CODE_OF_CONDUCT.md
Normal file
@ -0,0 +1,46 @@
|
||||
# Contributor Covenant Code of Conduct
|
||||
|
||||
## Our Pledge
|
||||
|
||||
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
|
||||
|
||||
## Our Standards
|
||||
|
||||
Examples of behavior that contributes to creating a positive environment include:
|
||||
|
||||
* Using welcoming and inclusive language
|
||||
* Being respectful of differing viewpoints and experiences
|
||||
* Gracefully accepting constructive criticism
|
||||
* Focusing on what is best for the community
|
||||
* Showing empathy towards other community members
|
||||
|
||||
Examples of unacceptable behavior by participants include:
|
||||
|
||||
* The use of sexualized language or imagery and unwelcome sexual attention or advances
|
||||
* Trolling, insulting/derogatory comments, and personal or political attacks
|
||||
* Public or private harassment
|
||||
* Publishing others' private information, such as a physical or electronic address, without explicit permission
|
||||
* Other conduct which could reasonably be considered inappropriate in a professional setting
|
||||
|
||||
## Our Responsibilities
|
||||
|
||||
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
|
||||
|
||||
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
|
||||
|
||||
## Scope
|
||||
|
||||
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
|
||||
|
||||
## Enforcement
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at sonkengmaldini@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
|
||||
|
||||
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
|
||||
|
||||
## Attribution
|
||||
|
||||
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
|
||||
|
||||
[homepage]: http://contributor-covenant.org
|
||||
[version]: http://contributor-covenant.org/version/1/4/
|
||||
7
CONTRIBUTING.md
Normal file
7
CONTRIBUTING.md
Normal file
@ -0,0 +1,7 @@
|
||||
Welcome!
|
||||
|
||||
For contributions to be approved they should respect this form :
|
||||
|
||||
`* [Site name | A simple description](url) : a simple description of the site or slogan of the site. `
|
||||
|
||||
And adhere to the [Contributor Covenant Code of Conduct](./CODE_OF_CONDUCT.md)
|
||||
21
LICENSE
Normal file
21
LICENSE
Normal file
@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2017 Sonkeng Maldini
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
489
README.md
Normal file
489
README.md
Normal file
@ -0,0 +1,489 @@
|
||||
<h1 align="center">
|
||||
<br>
|
||||
<img width="200" src="https://cdn.rawgit.com/sindresorhus/awesome/master/media/logo.svg" alt="awesome">
|
||||
<br>
|
||||
</h1>
|
||||
|
||||
# 程序员应该访问的最佳网站中文版[原版](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)
|
||||
|
||||
一些对程序员有用的网站
|
||||
|
||||
|
||||
在学习CS的时候有一些你必须知道的有用的站点来获取通知为了你的技术储备和学习新知识。这里是一个你应该访问的不是非常全面的一些站点的列表,这个列表会不断更新,只要我能得到链接,你也可以通过添加你知道的来为此做出贡献
|
||||
|
||||
|
||||
<h3>Index</h3>
|
||||
索引
|
||||
- [当你遇到问题时](#when-you-get-stuck)
|
||||
- [新闻篇](#news)
|
||||
- [针对新手的代码训练](#coding-practice-for-beginners)
|
||||
- [针对那些想开始一个小的项目但是无从下手的人](#for-those-who-want-to-start-a-small-project-but-cant-find-the-ideas)
|
||||
- [通用编码建议](#general-coding-advice)
|
||||
- [编码风格](#coding-style)
|
||||
- [通用工具](#general-tools)
|
||||
- [面试准准备](#interview-preparation)
|
||||
- [纪录片](#documentaries)
|
||||
- [学习新知识-mooc](#moocs-for-learning-something-new)
|
||||
- [与你首选的编程语言的站点(对我来说是java)](#sites-related-to-your-preferred-programming-language-for-me-java)
|
||||
- [AI学习](#learn-ai)
|
||||
- [研讨会、研究性写作、会谈等](#seminar--research-writing--talks-etc)
|
||||
- [一切东西](#everything-in-one-place)
|
||||
- [youtube频道](#youtube-channels)
|
||||
- [好文章](#good-articles)
|
||||
- [播客]](#podcasts)
|
||||
- [构建一个简单的编译器/解释器](#building-a-simple-compilerinterpreter)
|
||||
- [教程]](#tutorials)
|
||||
- [欣赏他人的代码](#watch-others-code)
|
||||
- [一个程序员应该知道的东西](#what-should-a-programmer-know)
|
||||
- [编程比赛](#competitive-programming)
|
||||
- [计算机书籍](#computer-books)
|
||||
- [视频指南](#video-tutorials)
|
||||
- [在线编译和共享代码片段](#online-compiler-and-sharing-code-snippets)
|
||||
- [开发者博客](#blogs-of-developers)
|
||||
- [用来提高你的英语](#for-improving-your-english)
|
||||
- [当你厌倦了CS相关的东西](#when-you-get-bored-from-cs-related-stuff)
|
||||
|
||||
<h1 id='when-you-get-stuck'>当你遇到问题时</h1>
|
||||
|
||||
* [Stack Overflow](http://stackoverflow.com/): 订阅他们的每周新闻和任何你感兴趣的主题
|
||||
* [Quora](https://www.quora.com/): 一个共享知识和更好的理解世界的地方
|
||||
* [Learn Anything](https://learn-anything.xyz/): 帮助你找到学习任何知识时的最佳路径
|
||||
|
||||
<h1 id='news'>新闻篇</h1>
|
||||
|
||||
* [Hacker News](https://news.ycombinator.com/): 针对程序员的新闻聚合,通过新闻稿获取头条新闻
|
||||
* [Hacker Newsletter](http://www.hackernewsletter.com/) : 手工编辑,周周更新
|
||||
* [Hacker News Digest](https://hndigest.com/) : 根据你想要的频率自动处理
|
||||
* [Ars Technica](http://arstechnica.com/) : 发表的独特的精品文章
|
||||
* [ACM TechNews](http://technews.acm.org/)
|
||||
* [Lobsters](https://lobste.rs/) : Lobsters是一个聚焦于技术的社区,主要是链接聚合和对话题进行讨论
|
||||
* [TechCrunch](http://techcrunch.com/) : 一个科技新闻的站点
|
||||
* [GSMArena.com](http://gsmarena.com/) : 与最新的移动手机和andriod相关的新闻
|
||||
* [product hunt ](https://www.producthunt.com/) : 寻找你最喜欢的东西
|
||||
* [AlternativeTo](https://alternativeto.net) : 软件推荐
|
||||
* [Better Dev Links](https://betterdev.link) : 帮助你成为更好的开发者
|
||||
|
||||
|
||||
<h1 id='coding-practice-for-beginners'>针对初学者的代码练习</h1>
|
||||
|
||||
* [freeCodeCamp](https://www.freecodecamp.com/) : 学习编码并且为非营利性组织构建项目。打造你的全栈开发技能
|
||||
* [Reddit.com/r/dailyprogrammer](http://www.reddit.com/r/dailyprogrammer) : 有趣的编程挑战,在这里你能学习其他人的编码,对于你解决不了的编码你能看看其他人是怎么解决的
|
||||
* [Programming by Doing](http://programmingbydoing.com/) : 编程进阶站点
|
||||
* [CodeAbbey - 一个任何人都能精通编程的地方](http://codeabbey.com/) : 从菜鸟到专家进阶之地
|
||||
* [Exercism.io](http://exercism.io/) : 用超过30种不同的语言解决实践问题,与其他人分享你的解决方案
|
||||
* [Programming Tasks](http://rosettacode.org/wiki/Category:Programming_Tasks) : 小程序汇总
|
||||
* [karan/Projects-Solutions](https://github.com/karan/Projects-Solutions) 用不同语言实现的项目
|
||||
* [Lod - Cloud](http://lod-cloud.net/) : 开放数据云图
|
||||
* [Cave of programming](https://caveofprogramming.com/) : 学习编程,提升技巧
|
||||
* [Codeacademy](https://www.codecademy.com/) : 交互式编码学习,免费
|
||||
|
||||
<h1 id='for-those-who-want-to-start-a-small-project-but-cant-find-the-ideas'>针对那些想开始一个小的项目但是无从下手的人</h1>
|
||||
|
||||
* [martyr2s-mega-project-ideas-list](http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/) : 包含125个项目,从初级到中级
|
||||
* [karan/Projects](https://github.com/karan/Projects) : 针对新手的小项目的汇总
|
||||
* [Wrong "big projects" for beginners](http://rodiongork.tumblr.com/post/108155476418/wrong-big-projects-for-beginners) : 怎样选择,从哪里开始
|
||||
* [vicky002/1000-Projects](https://github.com/vicky002/1000_Projects) : 一个能够用任何编程语言解决的巨型项目清单
|
||||
|
||||
<h1 id='general-coding-advice'>通用编码建议</h1>
|
||||
|
||||
|
||||
* [我希望在我一开始学习编码的时候就能得到的一些建议 — Free Code Camp](https://medium.freecodecamp.com/things-i-wish-someone-had-told-me-when-i-was-learning-how-to-code-565fc9dcb329#.y5wbd3pj6)
|
||||
* [一个程序员一生应遵循的原则](http://thecodist.com/article/lessons_from_a_lifetime_of_being_a_programmer)
|
||||
* [良好的编程原则](http://www.artima.com/weblogs/viewpost.jsp?thread=331531)
|
||||
* [在计算机科学专业应该知道什么](http://matt.might.net/articles/what-cs-majors-should-know/)
|
||||
* [如何成为一个程序员或谷歌搜索的艺术](https://okepi.wordpress.com/2014/08/21/how-to-become-a-programmer-or-the-art-of-googling-well/)
|
||||
* [代码审查最佳实践](http://kevinlondon.com/2015/05/05/code-review-best-practices.html)
|
||||
* [Dieter Rams : 好的产品设计的10个原则](https://stephenhaunts.com/2013/12/11/dieter-rams-10-principles-of-good-product-design/)
|
||||
* [成为一名优秀开发者的10种方法](https://stephenhaunts.files.wordpress.com/2014/04/10-ways-to-be-a-better-developer.png)
|
||||
* [软件开发者的工作](https://henrikwarne.com/2012/12/12/working-as-a-software-developer/)
|
||||
* [软件设计模式](https://en.wikipedia.org/wiki/Software_design_pattern) : 设计模式的汇总
|
||||
* [设计模式](https://sourcemaking.com/design_patterns) : 用例子详细说明设计模式
|
||||
|
||||
<h1 id='coding-style'>编码风格</h1>
|
||||
|
||||
* [CS 106B编码风格指南](http://stanford.edu/class/archive/cs/cs106b/cs106b.1158/styleguide.shtml) : 代码臃肿者必看
|
||||
* [google C++编码风格](https://google.github.io/styleguide/cppguide.html)
|
||||
* [Airbnb js风格指南](https://github.com/airbnb/javascript) : 写javascript最好的方式
|
||||
* [建议初学者避免使用的坏的编码习惯?](https://www.reddit.com/r/learnprogramming/comments/1i4ds4/what_are_some_bad_coding_habits_you_would/)
|
||||
* [优秀的 C编码习惯 • /r/C_Programming](https://www.reddit.com/r/C_Programming/comments/1vuubw/good_c_programming_habits/)
|
||||
* [怎样高效的报告Bug](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html)
|
||||
* [调试问题](http://www.umich.edu/~eecs381/generalFAQ/Debugging.html)
|
||||
* [你需要更好的代码!](http://codebetter.com/)
|
||||
* [在线CS课程目录](https://github.com/open-source-society/computer-science)
|
||||
* [CS课程目录 (许多在线讲座)](https://github.com/prakhar1989/awesome-courses)
|
||||
|
||||
<h1 id='general-tools'>通用工具</h1>
|
||||
|
||||
<h2 id='interview-preparation'>面试准准备</h2>
|
||||
|
||||
* [GeeksforGeeks | 针对geek的计算机科学入门](http://www.geeksforgeeks.org/) : 订阅他们获取新文章
|
||||
* [一个技术面试题,逻辑题等的站点](http://www.techinterview.org/) : 各种让你思考的东西
|
||||
* [Problems | LeetCode OJ ](https://leetcode.com/problemset/algorithms/) : 针对面试的编码训练
|
||||
* [程序员和软件面试问答](http://www.programmerinterview.com/)
|
||||
* [Reddit.com/user/ashish2199/m/puzzles](https://www.reddit.com/user/ashish2199/m/puzzles) : Reddit逻辑题
|
||||
* [逻辑题答案汇总](http://puzzles.nigelcoldwell.co.uk/)
|
||||
* [资质问题与答案](http://www.indiabix.com/) : Quant and aptitude preparation
|
||||
* [面试架构 - Java Honk](http://javahonk.com/category/interview/)
|
||||
* [面试10大算法](http://www.programcreek.com/2012/11/top-10-algorithms-for-coding-interview/)
|
||||
* [算法设计流程](http://www.hiredintech.com/algorithm-design/)
|
||||
* [算法复杂度笔记](http://bigocheatsheet.com/#)
|
||||
* [unix/Linux笔记](http://cheatsheetworld.com/programming/unix-linux-cheat-sheet/)
|
||||
* [怎样面试](http://kelukelu.me/interview/index.html)
|
||||
* [怎样进行算法面试](http://www.palantir.com/2011/09/how-to-rock-an-algorithms-interview/)
|
||||
* [优秀的逻辑题](http://gurmeet.net/puzzles/)
|
||||
* [通过动画可视化数据结构和算法](http://visualgo.net/)
|
||||
* [如何为技术面试做准备• /r/cscareerquestions](https://www.reddit.com/r/cscareerquestions/comments/1jov24/heres_how_to_prepare_for_tech_interviews/)
|
||||
* [技术面试指南](http://www.kchodorow.com/blog/2013/02/28/guide-to-tech-interviews/)
|
||||
* [为何你会赚钱少 • /r/cscareerquestions](https://www.reddit.com/r/cscareerquestions/comments/1b8wa3/why_you_make_less_money/)
|
||||
* [IIT Delhi实习经验](http://placement-iit2013.blogspot.in/)
|
||||
* [你的问题是什么?](https://www.reddit.com/r/cscareerquestions/comments/209rkq/what_are_your_goto_questions_for_the_do_you_have/)
|
||||
* [/r/cscareerquestions](https://www.reddit.com/r/cscareerquestions/comments/20ahfq/heres_a_pretty_big_list_of_programming_interview/) : 这是一个非常大的面试问题列表是我在为4大面试时用到的,我认为对大家也是有用的
|
||||
* [华尔街面试](https://blogs.janestreet.com/interviewing-at-jane-street/)
|
||||
* [怎样准备一个面试 - 1](http://se7so.blogspot.in/2014/01/how-to-prepare-for-interview-1.html)
|
||||
* [夏季实习:最终篇](eulercoder.me/blog/career/Summer-Internship-the-ultimate-guide)
|
||||
* [25个最难的HR问题 ](http://www.datsi.fi.upm.es/~frosal/docs/25mdq.html)
|
||||
* [求职面试新闻、视频、评论和八卦 - Lifehacker ](http://lifehacker.com/tag/job-interviews)
|
||||
* [如何回答最棘手的40个面试问题| ICS Job Portal ](http://www.icsjobportal.com/blog/job-interview-questions/)
|
||||
* [求职面试问题和最好的答案](http://jobsearch.about.com/od/interviewquestionsanswers/a/interviewquest.htm)
|
||||
* [怎样进行自我介绍 | The Art of Manliness ](http://www.artofmanliness.com/2016/01/05/tell-me-a-little-about-yourself/)
|
||||
* [工作面试:如何做好求职面试|展示个人魅力 ](http://www.artofmanliness.com/2012/08/06/how-to-ace-a-job-interview/)
|
||||
* [让你的简历改头换面](http://www.lifeclever.com/give-your-resume-a-face-lift/)
|
||||
* [大家的误解](http://ssp.impulsetrain.com/big-o.html)
|
||||
* [位操作技巧](https://gist.github.com/dideler/2365607)
|
||||
* [java核心面试问题 - 每个主题的面试题 ](http://javahonk.com/core-java-interview-questions/)
|
||||
* [java面试问题与答案](http://adnjavainterview.blogspot.in)
|
||||
* [面试准备时的链接的汇总 • /r/cscareerquestions ](https://www.reddit.com/r/cscareerquestions/comments/2lzc4h/big_collection_of_interview_preparation_links/)
|
||||
* [为求职者和雇主提供的建议](https://www.reddit.com/r/india/comments/1clgdj/unsolicited_advice_for_job_seekers_and_employers/)
|
||||
* [5个基本的电话面试问题 - steveyegge2 ](https://sites.google.com/site/steveyegge2/five-essential-phone-screen-questions)
|
||||
* [CS9: CS技术面试中的问题解决](http://web.stanford.edu/class/cs9/)
|
||||
* [Mission-peace/interview problems ](https://github.com/mission-peace/interview/wiki) : 一个大的编码面试的问题的汇总
|
||||
* [使用韦恩图进行SQL连接](http://stevestedman.com/wp-content/uploads/VennDiagram1.pdf)
|
||||
* [10个最频繁的SQL查询面试问题](http://java67.blogspot.in/2013/04/10-frequently-asked-sql-query-interview-questions-answers-database.html)
|
||||
* [准备学习SQL篇:用语言描述一下数据库规范化 - Essential SQL ](http://www.essentialsql.com/get-ready-to-learn-sql-database-normalization-explained-in-simple-english/)
|
||||
* [编程语言概念 课堂笔记 ](http://www.cmi.ac.in/~madhavan/courses/pl2006/lecturenotes/lecture-notes/lecture-notes.html) : 面向对象概念和编程语言概念
|
||||
* [We Help Coders Get Hired](http://www.hiredintech.com/app) : 提供系统设计,面试策略,软件技能等的web站点
|
||||
* [系统设计面试](https://github.com/checkcheckzz/system-design-interview)
|
||||
* [如何进入科技企业-求职和面试指南](http://haseebq.com/how-to-break-into-tech-job-hunting-and-interviews/)
|
||||
* [新人面试](http://placementsindia.blogspot.in/)
|
||||
* [一些有趣的C问题 ](http://www.gowrikumar.com/c/index.php)
|
||||
* [一个站点提供技术面试题,逻辑题或者你想的其他内容 ](http://www.techinterview.org/)
|
||||
* [ wu :: riddles(hard) ](https://www.ocf.berkeley.edu/~wwu/riddles/hard.shtml) : 逻辑题
|
||||
* [https://github.com/odino/interviews](https://github.com/odino/interviews) : 面试重要问题列表
|
||||
* [svozniuk/java-interviews](https://github.com/svozniuk/java-interviews) : Java面试题
|
||||
* [kimberli/interviews](https://github.com/kimberli/interviews) : 面试学习表格
|
||||
* [确定不同循环的时间复杂度?](http://stackoverflow.com/questions/11094330/determining-the-big-o-runtimes-of-these-different-loops) :在stackoverflow上的一些好问题包括计算时间复杂度.
|
||||
* [ChiperSoft/InterviewThis](https://github.com/ChiperSoft/InterviewThis) : 在面试期间问到对公司的了解的问题
|
||||
* [SQL interview questions](https://www.jitbit.com/news/181-jitbits-sql-interview-questions/) : SQL面试问题 好的SQL测试
|
||||
|
||||
<h1 id='documentaries'>纪录片</h1>
|
||||
|
||||
* 机器改变世界 - 关于计算机历史的纪录片
|
||||
* [Part 1: 巨大的大脑 ](http://www.youtube.com/watch?v=rcR74y61xZk)
|
||||
* [Part 2: 发现未来](http://www.youtube.com/watch?v=1APZ5-cjWfw)
|
||||
* [Part 3: 台式计算机](http://www.youtube.com/watch?v=zwC3gOudlAc)
|
||||
* [Part 4: 机器的思考](http://www.youtube.com/watch?v=4gzpd0irP58)
|
||||
* [Part 5: 指尖上的世界](http://www.youtube.com/watch?v=J_3A2jSnvHE)
|
||||
* [书呆子的胜利](https://www.youtube.com/playlist?list=PLn-Y3vvQbmHO5WUcBdIWqiUfNawhC1cn3) : Play-list
|
||||
* [Project Code Rush - netscape/mozilla起源的纪录片](https://www.youtube.com/watch?v=a-49a_CjH0M)
|
||||
* [Linux的故事](https://www.youtube.com/watch?v=XMm0HsmOTFI)
|
||||
* [Linux操作系统的故事 ](https://www.youtube.com/watch?v=fxjElWL8igo)
|
||||
* [Breaking the Code: Alan Turing传](https://www.youtube.com/watch?v=S23yie-779k)
|
||||
* [机械计算机(All Parts) ](https://www.youtube.com/watch?v=s1i-dnAH9Y4) : 20世纪50年代的一个视频,说明了在没有现代电子的情况下机械计算机是如何工作的
|
||||
* [Download: 互联网的真实故事](https://www.youtube.com/playlist?list=PL_IlIlrxhtPMqW4b0-v8OgLvFZQes6SoZ) : 发现频道关于浏览器战争和互联网泡沫的记录
|
||||
* [自学计算机科学](https://teachyourselfcs.com/)
|
||||
* [cpu如何执行程序(视频)](https://www.youtube.com/watch?v=42KTvGYQYnA)
|
||||
* [机器代码指令(视频)](https://www.youtube.com/watch?v=Mv2XQgpbTNE)
|
||||
* [哈佛大学 CS50 - 渐进学习 (视频)](https://www.youtube.com/watch?v=iOq5kSKqeR4)
|
||||
* [攻破代码面试](https://www.youtube.com/watch?v=4NIb9l3imAo)
|
||||
* [攻破代码面试-全栈开发演讲者系列](https://www.youtube.com/watch?v=Eg5-tdAwclo)
|
||||
* [什么都能问 Gayle Laakmann McDowell (程序员面试宝典的作者)](https://www.youtube.com/watch?v=1fqxMuPmGak)
|
||||
|
||||
<h1 id='moocs-for-learning-something-new'>学习新知识-mooc</h1>
|
||||
|
||||
* [课程中心](https://www.class-central.com) : 超过10万名学生评价的目录
|
||||
* [NPTEL Vidoes COMP_SCI_ENGG ](https://onlinecourses.nptel.ac.in/explorer/search?category=COMP_SCI_ENGG)
|
||||
* [Coursera.org](http://coursera.org/)
|
||||
* [edX](http://edx.org/)
|
||||
* [MOOC.fi](http://mooc.fi/english.html) : 赫尔辛基大学在线课程
|
||||
* [Udacity](http://udacity.com/)
|
||||
* [Kadenze | Creative Programming](https://www.kadenze.com/courses?subjects%5B%5D=7): 注重艺术和创造力的编程课
|
||||
* [UCBerkeley](https://www.youtube.com/user/UCBerkeley/videos)
|
||||
* [麻省理工学院电气工程和计算机科学](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/)
|
||||
* [CS50](https://www.youtube.com/user/cs50tv/videos)
|
||||
* [prakhar1989/awesome-CS-courses](https://github.com/prakhar1989/awesome-courses/blob/master/README.md) : CS课程大汇总
|
||||
* [计算机科学资源 ](https://docs.google.com/spreadsheets/d/1BD8BJJUNaX63m2QmySWMGDp71nx4W4MyyiIBlfMoN3Q/htmlview?sle=true#) : 针对自学者的mooc列表
|
||||
* [https://github.com/prakhar1989/awesome-courses/blob/master/README.md ](https://github.com/prakhar1989/awesome-courses/blob/master/README.md) : 网上CS课程的收集
|
||||
|
||||
<h1 id='sites-related-to-your-preferred-programming-language-for-me-java'>与你首选的编程语言的站点(对我来说是java)</h1>
|
||||
|
||||
* [java的过去](http://javarevisited.blogspot.in/) : 学好java准备面试
|
||||
* [The Java™ Tutorials ](https://docs.oracle.com/javase/tutorial/): 最好的java手册
|
||||
* [Java Corner at Artima.com ](http://www.artima.com/java/index.html)
|
||||
* [Java Visualizer ](http://www.cs.princeton.edu/~cos126/java_visualize/) : 帮助将引用,值,变量可视化
|
||||
* [Java课程笔记 ](http://www.cafeaulait.org/course/)
|
||||
* [Learning Java ](http://chimera.labs.oreilly.com/books/1234000001805/index.html) : 个免费的在线学习Java语言的教材
|
||||
* [免费在线的章节用来学习java虚拟机](http://www.artima.com/insidejvm/ed2/index.html)
|
||||
* [理解JVM](http://www.cubrid.org/blog/dev-platform/understanding-jvm-internals/)
|
||||
* [垃圾搜集如何工作](http://www.dynatrace.com/en/javabook/how-garbage-collection-works.html)
|
||||
* [Welcome to JavaWorld.com ](http://www.javaworld.com/)
|
||||
* [Java内存模型](http://www.cs.umd.edu/~pugh/java/memoryModel/)
|
||||
* [Netbeans的键盘快捷键](https://netbeans.org/project_downloads/usersguide/shortcuts-80.pdf) : 键盘快捷键能够使你在工作时提高生产力
|
||||
* [XyzWs Java FAQs ](http://www.xyzws.com/javafaq/page/1) : Java面试题汇总
|
||||
* [搜索开源的Java API ](http://www.docjar.com/) : 浏览Java库的源代码,并且学习如何实现
|
||||
* [JournalDev - Java, Java EE, Android, Web Development Tutorials](http://www.journaldev.com/)
|
||||
* [算法、数据结构、面试问题和答案的实现 ](https://github.com/sherxon/AlgoDS)
|
||||
* [垃圾回收是什么](https://plumbr.eu/handbook/what-is-garbage-collection) : 动态垃圾搜集
|
||||
* [学习java的最好的书](https://javahungry.blogspot.com/2014/02/best-books-for-learning-java-must-read.html): Java基础
|
||||
* [垃圾搜集(Java); 扩展数据结构 (视频)](https://www.youtube.com/watch?v=StdfeXaKGEc&list=PL-XXv-cvA_iAlnI-BQr9hjqADPBtujFJd&index=25)
|
||||
* [编译器(视频)](https://www.youtube.com/playlist?list=PLO9y7hOkmmSGTy5z6HZ-W4k2y8WXF7Bff)
|
||||
* [深入Java:垃圾回收!](https://www.infoq.com/presentations/garbage-collection-benefits)
|
||||
* [C++编程语言](http://www.stroustrup.com/C++.html) : C++编程语言
|
||||
* [Bjarne Stroustrup's FAQ](http://www.stroustrup.com/bs_faq.html) : The C++ FAQ
|
||||
* [Bjarne Stroustrup's C++风格和技术问答](http://www.stroustrup.com/bs_faq2.html) : C++问答
|
||||
* [C++11 -新的ISO C++ 标准](http://www.stroustrup.com/C++11FAQ.html) : C++11问答
|
||||
|
||||
|
||||
<h1 id='learn-ai'>AI学习</h1>
|
||||
|
||||
* [无监督神经元](https://blog.openai.com/unsupervised-sentiment-neuron/)
|
||||
* [机器学习](https://blog.openai.com/robots-that-learn/)
|
||||
* [grakn.ai](https://grakn.ai/)
|
||||
|
||||
|
||||
<h1 id='seminar--research-writing--talks-etc'>研讨会、研究性写作、会谈等</h1>
|
||||
|
||||
* [关于研究和写作的建议](http://www.cs.cmu.edu/~mleone/how-to.html)
|
||||
* [研讨会和报告](https://www.cse.iitb.ac.in/~ranade/communicationskills.html)
|
||||
* [博士论文](http://www.cse.iitd.ac.in/~srsarangi/articles.html)
|
||||
* [在会议上讨论的实用技巧](https://stephenhaunts.com/2015/10/02/practical-tips-for-talking-at-usergroups-and-conferences-part-1/)
|
||||
* [向非程序员展示软件项目](https://stephenhaunts.com/2015/10/02/practical-tips-for-talking-at-usergroups-and-conferences-part-1/)
|
||||
|
||||
<h1 id='everything-in-one-place'>一切东西</h1>
|
||||
|
||||
* [reddit.com/user/ashish2199/m/cs_student_subs](https://www.reddit.com/user/ashish2199/m/cs_student_subs) : 在reddits中计算机科学和编程相关的主题
|
||||
|
||||
|
||||
<h1 id='youtube-channels'>youtube频道</h1>
|
||||
|
||||
* [Computerphile ](https://www.youtube.com/user/Computerphile/videos) : 每个CS学生都应该看
|
||||
* [ComputerHistory ](https://www.youtube.com/user/ComputerHistory/videos) : 针对那些想知道如何达成目标的人
|
||||
* [GoogleTechTalks ](https://www.youtube.com/user/GoogleTechTalks/videos) : 关于热门话题的视频喝在技术界的一些趣事
|
||||
* [Placement Grid ](https://www.youtube.com/user/PlacementGrid/videos) : 面试几校园实习经验
|
||||
* [Google Developers ](https://www.youtube.com/user/GoogleDevelopers/videos)
|
||||
* [Facebook Developers ](https://www.youtube.com/user/FacebookDevelopers/videos)
|
||||
* [O'Reilly ](https://www.youtube.com/user/OreillyMedia/videos) : 世界最佳技术作家访谈录
|
||||
* [Java ](https://www.youtube.com/user/java/videos) : 有关java的会谈
|
||||
* [JavaOne ](https://www.youtube.com/channel/UCdDhYMT2USoLdh4SZIsu_1g/videos) : java会议
|
||||
* [CppCon ](https://www.youtube.com/user/CppCon/videos?shelf_id=0&view=0&sort=dd) : C++会议
|
||||
* [Meeting C++ YT Kanalseite ](https://www.youtube.com/user/MeetingCPP/videos) : C++会议
|
||||
* [ThinMatrix ](https://www.youtube.com/user/ThinMatrix/videos) : 开发者在java中使用OpenGL制作的一个3D游戏的博客喝指南
|
||||
* [yegor256 ](https://www.youtube.com/user/technoparkcorp/videos)
|
||||
* [Scott Meyers: Past Talks ](http://www.aristeia.com/presentations.html)
|
||||
* [thoughtbot ](https://www.youtube.com/user/ThoughtbotVideo/videos) : 谈论各种话题
|
||||
* [code::dive conference](https://www.youtube.com/channel/UCU0Rt8VHO5-YNQXwIjkf-1g) : 诺基亚技术中心组织的会议
|
||||
* [HowToBecomeTV ](https://www.youtube.com/user/HowToBecomeTV/videos) : 与技术界相关的开发人员的好的面试
|
||||
* [ITCuties ](https://www.youtube.com/user/itcuties/videos)
|
||||
* [CodeBabes](https://www.youtube.com/user/CodeBabes/videos) : 针对那些认为Cs缺乏魅力的人
|
||||
* [Coding Blocks](https://www.youtube.com/CodingBlocks) : 指南,技巧
|
||||
|
||||
<h1 id='good-articles'>好文章</h1>
|
||||
|
||||
* [初级开发者的想法](http://blog.thefirehoseproject.com/posts/expectations-of-a-junior-developer/)
|
||||
* [提升编码技巧的关键](http://blog.thefirehoseproject.com/posts/learn-to-code-and-be-self-reliant/)
|
||||
* [一位软件开发者的阅读列表](https://stevewedig.com/2014/02/03/software-developers-reading-list/) : 这是一些好书和链接
|
||||
* [如何破解科技求职和面试](http://haseebq.com/how-to-break-into-tech-job-hunting-and-interviews/)
|
||||
* [白话40个关键的计算机科学概念](http://carlcheo.com/compsci)
|
||||
* [每个程序员都应该了解的关于内存的内容](https://lwn.net/Articles/250967/)
|
||||
* [我们正在通过创新重塑零售业](http://multithreaded.stitchfix.com/)
|
||||
* [Unicode ](https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/)
|
||||
* [每个程序员都需要知道的关于在文本中设置编码和字符的内容](http://kunststube.net/encoding/)
|
||||
* [算法清单](https://www.wikiwand.com/en/List_of_algorithms)
|
||||
* [深入字节码](https://www.wikiwand.com/en/Java_bytecode)
|
||||
* [每种计算机科学专业应该知道什么 ](http://matt.might.net/articles/what-cs-majors-should-know/)
|
||||
* [自学计算机科学](https://teachyourselfcs.com/)
|
||||
* [数据机构图](https://fkcd.ca/b7d.svg)
|
||||
* [关于图论的一个介绍](https://dev.to/vaidehijoshi/a-gentle-introduction-to-graph-theory)
|
||||
* [Linux Inside](https://0xax.gitbooks.io/linux-insides/content/Booting/linux-bootstrap-1.html)
|
||||
* [一个对程序员友好的语言](http://moonscript.org/)
|
||||
|
||||
<h1 id='podcasts'>播客</h1>
|
||||
|
||||
* [Coding Blocks - 学习go的概念模式以及最佳实践](http://www.codingblocks.net/)
|
||||
* [我的开发展示](http://msdevshow.com/)
|
||||
* [孤独的开发者](http://cynicaldeveloper.com/)
|
||||
* [Herding Code](http://herdingcode.com/)
|
||||
* [Code Newbie](http://www.codenewbie.org/)
|
||||
* [软件工程师的无线电频道](http://www.se-radio.net/)
|
||||
* [javascript论坛](https://devchat.tv/js-jabber)
|
||||
* [开发者茶话会](https://spec.fm/podcasts/developer-tea) : 为开发者设计的播客
|
||||
|
||||
<h1 id='building-a-simple-compilerinterpreter'>构建一个简单的编译器/解释器</h1>
|
||||
|
||||
* [业余编译器开发者的资源](http://c9x.me/compile/bib/)
|
||||
* [snowman:可能是有史以来最小的编译器](https://github.com/thejameskyle/the-super-tiny-compiler)
|
||||
* [我开发的第一个编译器](https://dev.to/fcpauldiaz/writing-my-first-compiler)
|
||||
* [计算机程序的构造与解释](https://sarabander.github.io/sicp/html/index.xhtml)
|
||||
* [一起开发一个简单的解释器。第一章](https://ruslanspivak.com/lsbasi-part1/)
|
||||
* [编译器](http://www.cs.dartmouth.edu/~mckeeman/cs48/mxcom/gem/html/GrowingCompiler.html)
|
||||
|
||||
<h1 id='tutorials'>教程</h1>
|
||||
|
||||
* [Tutorialspoint ](http://www.tutorialspoint.com/)
|
||||
* [W3Schools在线Web教程](http://www.w3schools.com/)
|
||||
* [Open Data Structures ](http://opendatastructures.org/) : 用来学习数据结构和算法的优秀的资源提供了C++ , Java等各种语言的伪代码
|
||||
* [Data Structures and Algorithms by John Morris ](http://oopweb.com/Algorithms/Documents/PLDS210/VolumeFrames.html) : 其他的优秀代码和对它的分析
|
||||
* [CMSI 281: Data Structures ](http://cs.lmu.edu/~ray/classes/dsa/) : 针对数据结构的轻量级的说明
|
||||
* [How to Program in C++ ](http://cs.fit.edu/~mmahoney/cse2050/how2cpp.html) : 怎样学习C++编程,关于学习C++的好资源
|
||||
* [TopCoder Tutorials ](https://www.topcoder.com/community/data-science/data-science-tutorials/)
|
||||
* [A Hacker's Guide to Git ](http://wildlyinaccurate.com/a-hackers-guide-to-git/) : 为那些想学习git的人打下坚实的基础
|
||||
* [Git从入门到精通](http://maryrosecook.com/blog/post/git-from-the-inside-out)
|
||||
* [10分钟搞定UNIX](http://freeengineer.org/learnUNIXin10minutes.html)
|
||||
* [The Bash Guide](http://guide.bash.academy/) : 学习Bash Shell的优秀教程
|
||||
* [Linux Tutorial ](http://ryanstutorials.net/linuxtutorial/) : 学习Linux的好资源
|
||||
* [UNIX Tutorial - Introduction ](http://www.ee.surrey.ac.uk/Teaching/Unix/unixintro.html)
|
||||
* [针对新手的Linux教程](http://www.ee.surrey.ac.uk/Teaching/Unix/)
|
||||
* [学习Shell](http://linuxcommand.org/learning_the_shell.php)
|
||||
* [Dynamic programming - PrismoSkills](http://prismoskills.appspot.com/lessons/Dynamic_Programming/Chapter_01_-_Introduction.jsp) : 学习如何解决动态规划问题
|
||||
* [深入学习C语言](http://www.slideshare.net/olvemaudal/deep-c) : very good presentation on C language
|
||||
* [语言中最频繁遇到的问题](http://c-faq.com/index.html)
|
||||
* [OS Course Notes ](https://www.cs.uic.edu/~jbell/CourseNotes/OperatingSystems/) : Galvin's书的章节笔记
|
||||
* [SQL (Structured Query Language) in one page : SQL.SU ](http://www.cheat-sheets.org/sites/sql.su/) : 结构化查询语言,一个非常好的SQL记录表
|
||||
* [C编程说明](http://www.le.ac.uk/users/rjm1/cotter/index.htm)
|
||||
* [MySQL Essentials ](http://www.techotopia.com/index.php/MySQL_Essentials)
|
||||
* [http://www.mysqltutorial.org/ ](http://www.mysqltutorial.org/)
|
||||
* [Best Of - Gustavo Duarte ](http://duartes.org/gustavo/blog/best-of/) : 包含各种主题的文章
|
||||
* [Collecting all the cheat sheets ](http://overapi.com/) : 大量编程语言的接口表
|
||||
* [The Descent to C ](http://www.chiark.greenend.org.uk/~sgtatham/cdescent/) : 针对那些从高级编程语言像java或者python迁移到C的人
|
||||
* [VimTutor+ ](https://vimtutorplus.herokuapp.com/exercise/1) : 从浏览器上学习VIM
|
||||
* [HackerEarth Tutorials ](https://learn.hackerearth.com/tutorials/) : 一些数据结构和算法教程的资源
|
||||
* [Linux Journey ](https://linuxjourney.com/) : 学习Linux的好的站点
|
||||
* [C Programming ](http://www.cs.cf.ac.uk/Dave/C/CE.html)
|
||||
* [CS 2112/ENGRD 2112 Fall 2015 ](http://www.cs.cornell.edu/courses/cs2112/2015fa/lectures/index.html) : 数据结构和算法笔记
|
||||
* [More about Github-flavored markdown](https://guides.github.com/features/mastering-markdown/)
|
||||
* [Unix编程环境](http://product.half.ebay.com/The-UNIX-Programming-Environment-by-Brian-W-Kernighan-and-Rob-Pike-1983-Other/54385&tg=info)
|
||||
* [Linux命令行:一个完整的说明](https://www.amazon.com/dp/1593273894/)
|
||||
* [TCP/IP图解](https://en.wikipedia.org/wiki/TCP/IP_Illustrated)
|
||||
* [设计模式](https://www.amazon.com/gp/product/0596007124/)
|
||||
* [设计模式:可重用面向对象的软件的基础](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612) : aka the "Gang Of Four" book, or GOF
|
||||
* [UNIX和Linux系统管理员手册 第四版](https://www.amazon.com/UNIX-Linux-System-Administration-Handbook/dp/0131480057/)
|
||||
* [从新手到专家-编程、web开发、DevOps新闻,教程和工具](https://dzone.com/)
|
||||
|
||||
|
||||
<h1 id='watch-others-code'>欣赏他人的代码</h1>
|
||||
|
||||
* [LiveEdu.tv](https://www.liveedu.tv/) : 构建应用,网站游戏等人的视频
|
||||
|
||||
<h1 id='what-should-a-programmer-know'>一个程序员应该知道的东西</h1>
|
||||
|
||||
* [Programmer Competency Matrix ](http://sijinjoseph.com/programmer-competency-matrix/) : 一篇用来了解我们作为程序员的水平的文章
|
||||
* [GitHub.com Build software better, together ](https://github.com/) : 向其他人展示你的项目和与人协作的地方(为了更高效的使用它必须知道Git
|
||||
* [Gitlab用来提供免费且无限制的私有库和不受限制的团队协作](https://gitlab.com).
|
||||
|
||||
<h1 id='competitive-programming'>编程比赛</h1>
|
||||
|
||||
* [HackerRank ](http://hackerrank.com/)
|
||||
* [Codeforces ](http://codeforces.com/)
|
||||
* [topcoder ](http://topcoder.com/)
|
||||
* [UVa Online Judge ](https://uva.onlinejudge.org) : hundreds of problems supporting multiple languages.
|
||||
* [HackerEarth - Programming challenges and Developer jobs ](http://hackerearth.com/)
|
||||
* [CodeChef ](http://codechef.com/)
|
||||
* [PKU ACM ICPC Practice problems ](http://poj.org/problemlist)
|
||||
* [Archived Problems - Project Euler ](https://projecteuler.net/archives)
|
||||
* [Google Code Jam Practice and ](https://code.google.com/codejam/contests.html) : 过去问题的比赛实践
|
||||
* [Sphere Online Judge (SPOJ) ](http://www.spoj.com/)
|
||||
* [Art of Problem Solving](https://artofproblemsolving.com/)
|
||||
* [Riddles.io AI Games](https://www.riddles.io) : 与机器人比赛并获取积分
|
||||
* [Codingame](https://www.codingame.com) : 通过游戏和挑战学习编程
|
||||
* [Codewars](https://www.codewars.com/) : 根据完成的代码排名
|
||||
|
||||
<h1 id='computer-books'>计算机书籍</h1>
|
||||
|
||||
* [IT eBooks - Free Download - Big Library ](http://it-ebooks.info/) : 用来下载电子书的站点没有广告并且能立即下载
|
||||
* [github.com/vhf/free-programming-books ](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md) : 超过500本免费电子书几乎包括你能想到的所有语言
|
||||
* [Computer Science Books Online ](http://www.sciencebooksonline.info/computer-science.html) : 大约150本计算机方面的点子书
|
||||
* [Best books for GATE CSE ](http://gatecse.in/wiki/Best_books_for_CSE#Best_Books_for_GATE_in_CSE)
|
||||
* [https://cses.fi/book.html](https://cses.fi/book.html)
|
||||
* [Library Genesis](gen.lib.rus.ec) : 几乎包含你能想到的任何电子书,包含大量的CS文档和手册
|
||||
|
||||
<h1 id='video-tutorials'>视频指南</h1>
|
||||
|
||||
* [Tushar Roy ](https://www.youtube.com/user/tusharroy2525/videos) : 数据结构和算法教程
|
||||
* [Derek Banas ](https://www.youtube.com/user/derekbanas/videos) : 高质量教程
|
||||
* [thenewboston ](https://www.youtube.com/user/thenewboston/videos) : 与谈话内容相比有更多干货
|
||||
* [mycodeschool ](https://www.youtube.com/user/mycodeschool/videos) : 数据结构和算法教程
|
||||
* [CodeGeek ](https://www.youtube.com/channel/UCJYhP1lceSUc1bg0LRBUvqA/videos)
|
||||
* [CodingMadeEasy ](https://www.youtube.com/user/CodingMadeEasy/videos) : C++教程
|
||||
* [XDA-University - Helping You Learn Android Development ](http://xda-university.com/)
|
||||
* [DevTips ](https://www.youtube.com/user/DevTipsForDesigners/videos) : web开发教程
|
||||
* [codedamn ](https://www.youtube.com/channel/UCJUmE61LxhbhudzUugHL2wQ/videos) : 前端web开发教程
|
||||
* [算法设计和分析](http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=IntroToAlgorithms)
|
||||
* [Vim Tutorial Videos - Flarfnoogins ](http://derekwyatt.org/vim/tutorials/index.html) : 学习vim的优秀的视频教程
|
||||
* [CS1: Higher Computing - Richard Buckland UNSW ](https://www.youtube.com/playlist?list=PL6B940F08B9773B9F) : 一个非常优秀的介绍CS的课程
|
||||
* [Kathryn Hodge ](https://www.youtube.com/channel/UC4DwZ2VXM2KWtzHjVk9M_xg/videos) : 针对初学者的好的视频
|
||||
|
||||
<h1 id='online-compiler-and-sharing-code-snippets'>在线编译和共享代码片段</h1>
|
||||
|
||||
* [CodePad](https://codepad.remoteinterview.io/) : 支持代码编写,测试和运行,支持超过25种语言
|
||||
* [JSFiddle](https://jsfiddle.net/) : 在线测试你的javascript,CSS,HTML或者CoffeeScript
|
||||
* [Ideone.com ](https://ideone.com/)
|
||||
* [Pastebin.com ](http://pastebin.com/)
|
||||
* [Godbolt.org ](https://godbolt.org/): 一款非常优秀的工具用来探索在不同编译器没有优化时的输出
|
||||
|
||||
<h1 id='blogs-of-developers'>开发者博客</h1>
|
||||
|
||||
* [Coding Horror](http://blog.codinghorror.com/) : 一个最好的编程博客
|
||||
* [WildMl](http://http://www.wildml.com/) : 一个机器学习的博客
|
||||
* [Joel on Software](http://joelonsoftware.com/)
|
||||
* [ Stephen Haunts { Coding in the Trenches } ](https://stephenhaunts.com/)
|
||||
* [在21世界编程](http://prog21.dadgum.com/)
|
||||
* [Clean Coder Blog ](http://blog.cleancoder.com/) : 《代码整洁之道》一书作者的博客
|
||||
* [Programming Blog ](http://www.yegor256.com/) : Yegor Bugayenko的编程博客
|
||||
* [10K-LOC ](https://10kloc.wordpress.com/)
|
||||
* [http://stevehanov.ca/blog/ ](http://stevehanov.ca/blog/)
|
||||
* [Geek Land ](https://avidullu.wordpress.com/)
|
||||
* [Late Developer ](https://latedev.wordpress.com/)
|
||||
* [IT Enthusiast ](http://rodiongork.tumblr.com/)
|
||||
* [blog.might.net ](http://matt.might.net/articles/)
|
||||
* [CSE Blog - quant, math, computer science puzzles ](http://www.cseblog.com/)
|
||||
* [Small Programming Challenges and Puzzles](https://www.nayuki.io/category/programming)
|
||||
* [My Tech Interviews ](http://www.mytechinterviews.com/)
|
||||
* [HackerEarth Blog ](http://blog.hackerearth.com/)
|
||||
* [Algo-Geeks ](http://algo-geeks.blogspot.in/)
|
||||
* [CoderGears Blog Insights from ](http://www.codergears.com/Blog/) : the CoderGears Team
|
||||
* [blog.might.net ](http://matt.might.net/articles/)
|
||||
* [Runhe Tian Coding Practice ](https://tianrunhe.wordpress.com/)
|
||||
* [Paul Graham Essays ](http://www.paulgraham.com/articles.html)
|
||||
* [Dan Dreams of Coding ](http://dandreamsofcoding.com/)
|
||||
* [Antonio081014's Algorithms Codes ](http://code.antonio081014.com/)
|
||||
* [Math ∩ Programming](http://jeremykun.com/)
|
||||
* [Takipi Blog ](http://blog.takipi.com/) : mainly focuses on Java and JVM languages
|
||||
* [Coding Geek - A blog about IT, programming and Java ](http://coding-geek.com/)
|
||||
* [Daedtech.com ](http://www.daedtech.com/) : Stories about software
|
||||
* [Archives — Ask a Manager ](http://www.askamanager.org/archives) : HR related stuff
|
||||
|
||||
<h1 id='for-improving-your-english'>用来提高你的英语</h1>
|
||||
|
||||
* [Quia - English ](https://www.quia.com/shared/english/)
|
||||
* [标点符号和字母大小写规则](http://www.grammarbook.com/english_rules.asp)
|
||||
* [语法和写作指南](http://grammar.ccc.commnet.edu/grammar/)
|
||||
* [Purdue大学在线写作实验室](https://owl.english.purdue.edu/)
|
||||
* [Englishclub.com/learn-english](https://www.englishclub.com/learn-english.htm)
|
||||
|
||||
<h1 id='when-you-get-bored-from-cs-related-stuff'>当你厌倦了CS相关的东西</h1>
|
||||
|
||||
* [r/ProgrammerHumor](https://www.reddit.com/r/ProgrammerHumor/) : reddit的子论坛致力于听
|
||||
* [Guide to Grammar and Writing](http://grammar.ccc.commnet.edu/grammar/) 针对那些想提高他们的英语技巧的人
|
||||
* [Vsauce ](https://www.youtube.com/user/Vsauce/videos) : 最好的youtube频道
|
||||
* [TED ](https://www.youtube.com/user/TEDtalksDirector/videos) : 关于技术,娱乐和设计的伟大演讲
|
||||
* [CrashCourse ](https://www.youtube.com/user/crashcourse/videos) : 各种科目的小班课程
|
||||
* [National Geographic ](https://www.youtube.com/user/NationalGeographic/videos) : 来自世界各地的高品质内容
|
||||
* [Barcroft TV](https://www.youtube.com/user/barcroftmedia/featured) : 构成世界的各种各样的人的短小的纪录片
|
||||
* [ColdFusion ](https://www.youtube.com/user/coldfustion/videos) : 过去的当前的以及未来的技术
|
||||
* [SmarterEveryDay ](https://www.youtube.com/user/destinws2/videos) : 用高速相机捕获的关于我们周围世界的大量的惊人的科学信息
|
||||
* [SciShow ](https://www.youtube.com/user/scishow/videos) : 你总是想知道的一些有趣问题的答案
|
||||
* [Big Think](https://www.youtube.com/user/bigthink/videos) : 专家驱动,内容可选,专家从总统到演员
|
||||
* [Every Frame a Painting ](https://www.youtube.com/user/everyframeapainting/videos) : 高质量的电影分析
|
||||
* [TestTube News](https://www.youtube.com/user/TestTubeNetwork/videos) : 来自全世界的有趣的新闻
|
||||
* [Reddit the front page of the internet](http://reddit.com/) : 适合有大把空闲时间的人
|
||||
|
||||
___Maintained with :heart: by sdmg15 & al___
|
||||
1
_config.yml
Normal file
1
_config.yml
Normal file
@ -0,0 +1 @@
|
||||
theme: jekyll-theme-architect
|
||||
8
package.json
Normal file
8
package.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"scripts": {
|
||||
"test": "awesome-lint"
|
||||
},
|
||||
"devDependencies": {
|
||||
"awesome-lint": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user