This is something you have heard of a lot of times.
But not everyone tells you how you should practice.
Here is the solution from which I learned to code faster.
In my earlier times, I used to keep a notebook in my hand for coding. This is something that helped me much more than I thought.
- Just try to keep a notebook in your hand and keep trying to decode the logic of a particular problem kinda like making a blueprint for code.
- Start with easy or beginner-level code and try to solve the code in 5 minutes without looking at the answers. After five minutes look at the solution and see what you were doing wrong. Try to form an algorithm to solve the problem.
- After some days when you are confident enough that you can solve any problem on the level, then move to the next level.
- Keep that in mind that you are moving to the next level for coding so increase the time too. Make it something like 15 minutes or 20 minutes.
- Keep increasing your level and time, and then you will see the difference in the level of you now after following the schedule and what you were at before when you started.
- This will take a couple of months.
- But, hey! Good things take time but at last, it will be worth it...
BEST OF LUCK WITH YOUR CODING
0 Comments
If you have any doubts, please let me know...