bekyarov / Best-websites-a-programmer-should-visit

:link: Some useful websites for programmers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


awesome

Build Status

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 😉

Note : Chinese Version

Index

When you get stuck

  • Codementor : A mentorship community to learn from fellow developers via live 1:1 help and more.
  • devRant : Community where you can rant and release your stress
  • Learn Anything : Community curated knowledge graph of best paths for learning anything
  • Quora : A place to share knowledge and better understand the world
  • Stack Overflow : subscribe to their weekly newsletter and any other topic which you find interesting

News

  • ACM TechNews : TechNews
  • Stratechery : Stratechery by Ben Thompson
  • AlternativeTo : Crowdsourced software recommendations
  • Ars Technica : posts unique quality articles
  • Better Dev Links : Weekly links to help you become a better developer
  • DevOpsLinks : An online community of thousands of developers and IT experts interested in DevOps
  • GSMArena.com : news related to latest mobile phones and android.
  • Hacker News Digest : curated automatically, delivered as frequently as you want
  • Hacker News : news aggregator for programmers where civility is king, try a newsletter to get top news to your inbox:
  • Hacker Newsletter : curated by hand, delivered weekly
  • High Scalability : Success stories of various companies on their apps, infra scaling.
  • Lobsters : Lobsters is a technology-focused community centered around link aggregation and discussion.
  • product hunt : Discover your next favorite thing
  • Recode : Tech news that focuses on the business of Silicon Valley
  • Reddit.com/r/programming : Subreddit with aggregated tech news and articles
  • Stack Share : Technical stack sharing site for various companies
  • TechCrunch : dedicated to obsessively profiling startups, reviewing new Internet products, and breaking tech news
  • The Verge : More product oriented tech news
  • XDA : Android Developers News

Magazines

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

  • CodePad : Quickly Conduct Coding Interviews and Phone Screen Interviews.
  • CodePen : Front End Developer Playground & Code Editor in the Browser
  • Devicons : Cheatsheet for devs icons
  • regex101 : Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript
  • regexr : Another online tool to learn, build & test Regular Expressions
  • Wit AI : Natural Language for Developers

Bash and Shell scripting

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

  • Coding Blocks : A podcast covering topics such as best programming practices, design patterns, coding for performance, object oriented coding, database design and implementation, tips, tricks and a whole lot of other things.
  • Developer On Fire : A podcast that shares the humanity of developers and tells stories of some of the amazing people in software, hosted by Dave Rael.
  • Developer Tea : A podcast for developers designed to fit inside your tea break.
  • Front End Happy Hour : A podcast featuring a panel of Software Engineers from Netflix, Evernote, Atlassian & LinkedIn talking over drinks about all things Front End development.
  • Full Stack Radio : Everything from product design and user experience to unit testing and system administration.
  • Groovy Podcast : A podcast dedicated to the Groovy programming language and its ecosystem.
  • IPhreaks : A weekly group discussion about iOS development and related technology by development veterans. We discuss Apple, tools, practices, and code.
  • JavaScript Jabber : A weekly discussion about JavaScript, front-end development, community, careers, and frameworks.
  • MS Dev Show : Jason Young and Carl Schweitzer talk about the latest in developer news covering topics such as the Azure cloud, Windows, Windows Phone, Visual Studio, and cross-platform development using the Microsoft platform.
  • React Native Radio : A weekly discussion of the tools, techniques, and technologies used to build mobile applications with JavaScript and React.
  • Software Engineering Daily : A daily technical interview about software topics.
  • Software Engineering Radio : A podcast targeted at the professional software developer. The goal is to be a lasting educational resource, not a newscast.
  • Syntax : A Tasty Treats Podcast for Web Developers by Wes Bos & Scott Tolinski.
  • The Bike Shed : Guests discuss their development experience and challenges with Ruby, Rails, JavaScript, and others.
  • The Changelog : A weekly conversation that gets to the heart of open source technologies and the people who create them.
  • The Cynical Developer : A podcast that aims to help you to improve your development knowledge and career, through explaining the latest and greatest in development technology and providing you with what you need to succeed as a developer. Covering Desktop, web and mobile development, mainly around the .Net Stack but often looking into other software and frameworks.

Building a Simple Compiler/Interpreter

Tutorials

Watch others code

  • LiveEdu.tv : screencast of people building application, websites, games, etc.
  • Twitch.tv : The programming community of twitch.

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
  • Codesandbox.io : CodeSandbox makes it easier to create, share and reuse React projects with others.
  • Godbolt.org : Excellent tool for exploring the assembly output of different compilers with and without optimization.
  • Ideone.com : online compiler and debugging tool for more than 60 programming languages
  • JSFiddle : Test your JavaScript, CSS, HTML or CoffeeScript with online code editor
  • Pastebin.com
  • C9.io : Your development environment, in the cloud
  • Github Gist : Instantly share code, notes, and snippets.

Blogs of Developers

For improving your English

When you get bored from CS related stuff

  • Barcroft TV : Daily short documentaries about the incredible variety of people that make up the world
  • Big Think : Expert driven, actionable, educational content, featuring experts ranging from Bill Clinton to Bill Nye
  • ColdFusion : Past, present, and future of technology
  • CrashCourse : small courses on various subjects
  • Every Frame a Painting : High quality analysis of films and filmmaking
  • How to live for long time ? : The secret of longevity
  • National Geographic : High volume of high quality content from all over the world
  • r/ProgrammerHumor : Subreddit dedicated to exactly what it sounds like
  • Reddit the front page of the internet : Where free time goes to die
  • Ridddle : A youtube channel about science, mainly, but not only, the universe and space.
  • SciShow : Answers to interesting questions that you've always wondered about
  • SmarterEveryDay : Lots of amazing scientific information about the world around us, usually captured with a high-speed camera
  • TED : Great talks about technology, entertainment, and design
  • TestTube News : Interesting information about news from around the world
  • Vsauce : The best youtube channel
  • Ox A cuk : How to live a happy life

Special Thanks

  • Please consider a github star if you find this useful and/or consider making a contribution.
  • A special thanks to Ashish Padalkar (@ashish2199) for contributing a great amount of data and structure to the initial repository Original Post.

About

:link: Some useful websites for programmers.

License:MIT License