mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-08-31 21:21:51 +02:00
committed by
Sonkeng Maldini
parent
e0792b57f9
commit
13f1af93c6
29
README.md
29
README.md
@@ -9,6 +9,35 @@ 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 :wink:
|
||||
|
||||
<h3>Index</h3>
|
||||
<ul>
|
||||
<li><a href="#when-you-get-stuck">When you get stuck</a></li>
|
||||
<li><a href="#news">News</a></li>
|
||||
<li><a href="#coding-practice-for-beginners">Coding practice for beginners</a></li>
|
||||
<li><a href="#for-those-who-want-to-start-a-small-project-but-cant-find-the-ideas">For those who want to start a small project but cant find the ideas</a></li>
|
||||
<li><a href="#general-coding-advice">General Coding advice</a></li>
|
||||
<li><a href="#coding-style">Coding Style</a></li>
|
||||
<li><a href="#interview-preparation">Interview Preparation</a></li>
|
||||
<li><a href="#documentaries">Documentaries</a></li>
|
||||
<li><a href="#moocs-for-learning-something-new">MOOCs for learning something new</a></li>
|
||||
<li><a href="#sites-related-to-your-preferred-programming-language-for-me-java">Sites related to your preferred programming language (For me Java)</a></li>
|
||||
<li><a href="#learn-ai">Learn AI</a></li>
|
||||
<li><a href="#seminar--research-writing--talks-etc">Seminar , research writing , talks etc</a></li>
|
||||
<li><a href="#everything-in-one-place">Everything in one place</a></li>
|
||||
<li><a href="#youtube-channels">YouTube Channels</a></li>
|
||||
<li><a href="#good-articles">Good Articles</a></li>
|
||||
<li><a href="#building-a-simple-compilerinterpreter">Building a Simple Compiler/interpreter</a></li>
|
||||
<li><a href="#watch-others-code">Watch others code</a></li>
|
||||
<li><a href="#what-should-a-programmer-know">What should a programmer know</a></li>
|
||||
<li><a href="#competitive-programming">Competitive programming</a></li>
|
||||
<li><a href="#computer-books">Computer Books</a></li>
|
||||
<li><a href="#video-tutorials">Video Tutorials</a></li>
|
||||
<li><a href="#online-compiler-and-sharing-code-snippets">Online Compiler and Sharing Code snippets</a></li>
|
||||
<li><a href="#blogs-of-developers">Blogs of Developers</a></li>
|
||||
<li><a href="#for-improving-your-english">For improving your English</a></li>
|
||||
<li><a href="#when-you-get-bored-from-cs-related-stuff">When you get bored from CS related stuff</a></li>
|
||||
</ul>
|
||||
|
||||
# When you get stuck
|
||||
* [Stack Overflow](http://stackoverflow.com/) : subscribe to their weekly newsletter and any other topic which you find interesting
|
||||
* [Quora](https://www.quora.com/) : A place to share knowledge and better understand the world:
|
||||
|
Reference in New Issue
Block a user