DEV Community

Cover image for How to start solving problems ?
Muhammad Ali (Nerdjfpb)
Muhammad Ali (Nerdjfpb)

Posted on • Originally published at blog.nerdjfpb.com

How to start solving problems ?

We are coders. What we do whole day ?

how i code

What I thought when I code (giphy)

Solve the problems!

problemSolving

First, get into mindset to solving problem.

mindset

mindset to solve anything (giphy)

Now how to solve a problem?

We need to learn a programming language for the solving a problem.

  • Focus on data structures
  • Work on algorithms
  • Test properly your code, or there can be bugs

This is how you can solve a problem a problem. Programming languages can be learn anytime, but if you are not good with problem solving, then sure you’ll fall someday! Keep working on your problem solving skills. Practice more will help you the best.

Just start creating or you’ll just think “I wish!”

You can see the graphical version here

Originally it published on nerdjfpbblog. You can connect with me in twitter or linkedin !

Top comments (0)