DEV Community

Pooja Sanap
Pooja Sanap

Posted on

10 Websites Every Programmer Should Know

As a programmer, we come across a lot of websites for resources, documentation, how to-dos, answers and much more…
Here, in this article, we will be looking for top 10 websites which are important in our coding journey.

1. w3schools

w3schools is one of the most essential website for beginners as well as pros. It has tutorials, documentations, practice code spaces, paid courses, exercises and almost everything which a beginner needs.

w3schools

2. GeeksForGeeks

GeeksforGeeks is another website providing all the references, blogs, practice problems, courses. They also have their student and campus ambassador programs.

geeksforgeeks

3. HackerRank

HackerRank is a wonderful website to practice your coding skills and test your knowledge. You can also take certification test for free. You can also earn badges for solving problems on HackerRank.

hackerrank

4. HackerEarth

HackerEarth has little hard problems than on HackerRank. So if you have practiced well on HackerRank then HackerEarth is a good website to go ahead with along with Leetcode(next website)

hackerearth

5. Leetcode

Leetcode is good for interview preparations, they have a good range of questions. Also, you can participate in the coding contests organized by Leetcode.

Ileetcode

6. CodeChef

CodeChef is the best website you can come across for Competitive Programming. CodeChef Competitions are held 3 times in every month. Also, there are many competitions which are organized on CodeChef by top institutes and universities.

codechef

7. Front End Mentor

If you have interest in front end development, then this is a good website to show off your skills. They also have challenges, which you have to complete and depend upon that you will earn credits.

front end mentor

8.CodePen

CodePen is also a useful website for your front end development skills. CodePen has challenges every week with a different theme. You can also check other people work, follow them and much more.
codepen)

9.Codeply

Codeply is a website where you can work with front end frameworks and libraries like Bootstrap, Angular, React, Vue and many more...

codeply

10.GitHub

No website is as important as GitHub is. GitHub is a project version control website. You can create unlimited private as well as public repositories. You can contribute to other people projects (Open Source). Also, it can work as a backup for your coding files and projects.

github

Hope you find it useful!
Thanks for reading!

Do follow for more informative content
Feel free to share your thoughts or suggestions if any

Top comments (0)