【英】程序员应该浏览的最佳网站

9,135 阅读10分钟
原文链接: github.com

Best-websites-a-programmer-should-visit

Some useful websites for programmers.

When learning CS there are some useful sites you must know to get always informed in order to do your technologies eve and learn new things. Here is a non exhaustive list of some sites you should visit, this list will get updated as soon as I can get another link, but you can also contribute by adding those you know 😉

Index

When you get stuck

  • Stack Overflow : subscribe to their weekly newsletter and any other topic which you find interesting
  • Quora : A place to share knowledge and better understand the world:
  • Learn Anything : Community curated knowledge graph of best paths for learning anything

News

Coding practice for beginners

For those who want to start a small project but can't find the ideas

General Coding advice

Coding Style

General Tools

Interview Preparation

Documentaries

MOOCs for learning something new

Sites related to your preferred programming language (For me Java)

Learn AI

Seminar , research writing , talks etc

Everything in one place

YouTube Channels

Good Articles

Podcasts

Building a Simple Compiler/interpreter

Tutorials

Watch others code

  • LiveCoding.tv : screencast of people building application , websites , games ect.

What should a programmer know

Competitive programming

Computer Books

Video Tutorials

Online Compiler and Sharing Code snippets

  • CodePad : Code editor to try, test and run 25+ languages
  • JSFiddle : Test your JavaScript, CSS, HTML or CoffeeScript with online code editor
  • Ideone.com
  • Pastebin.com
  • Godbolt.org : Excellent tool for exploring the assembly output of different compilers with and without optimization.

Blogs of Developers

For improving your English

When you get bored from CS related stuff

Maintained with ❤️ by sdmg15 & al