How to solve difficult programming problems in under 30 minutes.
What`s the best approach one can take to solve a difficult programming problem?
Let's find it out...
It`s okay for beginners to find themselves in situations where they spend more than 3 hours on a difficult programming problem.
In this blog, I`ll tell you the secret approach to solve any programming problem within 30 minutes.
Think about it, assume you are a warrior and you have to fight 2 enemies at the same time VS one at one time. Which is easier?
Of course, the second method !!!
Similarly, whenever you try to solve a programming problem, there are 2 enemies you are fighting with.
Fight with them one by one.
The 2 enemies are:
Logic and Syntax
Logic
This is hard to defeat but a pen and paper can easily defeat him.
First, create the logic on a rough piece of paper. Once done, congrats, you have defeated the first enemy.
Syntax
Now aim for defeating the second enemy by programming the syntax on the IDE.
The main problem is that beginners directly begin writing the program even when they are unsure about the logic. Once you directly begin, without a proper plan, you wind or spending hours on a problem that could have been solved in like 30 minutes.
Conclusion
If you will follow these steps, the chances of becoming a hardcore programmer are much higher.
That`s it for this blog. If you wanna become a great programmer, I am there to help.
You can see my profile by clicking on my name below.
Sweet and Simple
Thanks a lot