DEV Community

Cover image for Awesome tools for Coding Practice
Suraj Vishwakarma
Suraj Vishwakarma

Posted on • Updated on • Originally published at surajondev.com

Awesome tools for Coding Practice

Introduction

Watching countless YouTube videos or reading articles won't help you in coding unless and until you write some code. The mantra to retain knowledge is by practicing along with learning. This is well-followed in the world of programming/coding.

So, today I am going to list down some websites where you can practice your coding skills by solving problems or playing coding games.

This list is a small section of my ebook, 50+ Awesome tools for Web Developers. The ebook/notion template contains a curated list of tools and resources to help web developers in learning, creating, and increasing productivity.

image.png

The ebook has already surpassed 650 sales on GumRoad. Get it free from Gumroad by visiting here: https://surajondev.gumroad.com/l/50-tools-web-developers.

Now, let's get started.


HackerRank

Join over 18 million developers, practice coding skills, prepare for Interviews, and get hired.

image.png

You can practice more than 40 languages in HackerRank. They have great challenges from the basic levels to a more advanced level to test your skill. They also provide challenges for several different domains such as Algorithms, Mathematics, SQL, functional programming, AI, and more.


LeetCode

Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.

LeetCode

Leetcode is a popular online platform that provides a list of various challenges. It can help you to prepare for technical job interviews. They have support for more than 14 popular languages.


CodeChef

Learn competitive programming with the help of CodeChef's coding competitions. Take part in these online coding contests to level up your skills

CodeChef

In CodeChef, you can practice different programming languages through different challenges. You can compete in their competition to earn a reward. As an absolute beginner, you can start their Get Started At CodeChef With Your Coding Journey to learn coding along with practicing.


Flexbox Defence

Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!

image.png

It’s an online game to play while learning CSS flexbox. It is simple, as you write code, your defense will be placed on the map. Your defense should be in the path of the enemy to defend you. For positioning your defense, you are going to use CSS flex and its properties. It’s fun and you can learn CSS flexbox’s properties.


CodinGame

CodinGame is a challenge-based training platform for programmers where you can play with the hottest programming topics. Solve games, code AI bots, learn from your peers, and have fun.

CodinGame

Play games and learn code at the same time with CodinGame. You will write code to control the character in the game. You can write code in most of the popular programming languages like JavaScript, Java, Python, C, C++, Dart, and others.


Connect With Me

Conclusion

I hope, this article has helped you learn some awesome platforms for practicing the code. You can take a look at 50+ Awesome tools for Web Developers to know more about such tools.

Thanks for reading the blog post.

Top comments (16)

Collapse
 
vishwastyagi profile image
Vishwas Tyagi

I've been using HackerRank and LeetCode for a while now, and after reading your post, I just finished Flexbox Defence.

Collapse
 
surajondev profile image
Suraj Vishwakarma

That's awesome 👍

Collapse
 
airbrake profile image
Airbrake.io

Great list! You should also check out Codewars.

Collapse
 
surajondev profile image
Suraj Vishwakarma

That's an awesome addition to the list

Collapse
 
devgancode profile image
Ganesh Patil

great resources 🎯

Collapse
 
surajondev profile image
Suraj Vishwakarma

Thanks, Ganesh ⚡

Collapse
 
wallterr profile image
Walter

Great post my friend, FrontendMentor also is a great tool for practicing. I been using it for a while now. Will take a look into your advices.
Thanks!

Collapse
 
surajondev profile image
Suraj Vishwakarma

I would try it soon.

Collapse
 
surajondev profile image
Suraj Vishwakarma

What's your favourite tool for coding practice?🤔

Collapse
 
gabaoalb profile image
Gabriel Albuquerque

My favorite platform is Codesignal, maybe you can append to this great list in the future

Collapse
 
saifur_tanvir profile image
Saifur Tanvir

This is awesome
Thanks!

Collapse
 
sonlh0262 profile image
jameson

It is coincident, I also use HackerRank, codewars and leetcode. After read your post, I also try to Flexbox Defence, it is great

Collapse
 
surajondev profile image
Suraj Vishwakarma

All the mentioned websites are awesome for practcing code

Collapse
 
mainuol01 profile image
mainuol islam

favourite tools

Collapse
 
surajondev profile image
Suraj Vishwakarma

Nice 👍

Collapse
 
carlybuch profile image
Carly

In my university where we start with a programming language called Pascal. Do you have any tipps or a learning tool where I can learn Pascal?