|
|
|
|
|
by govindpatel
3685 days ago
|
|
debugging. because coding is the easiest part.
when I am asked to build any feature. I take some time thinking on what and how should I do (around 10%-20% of my time). Once I feel like I have a good idea I continue to code (But sometime when I start to code I spend more time on thinking on designing code, like best practises etc.) so I think like 30%-40% of my time go to coding and thinking about best code practises. But then comes the part where I really struggle DEBUGGING. Rest of my time go in debugging stuff, But I am not sure how can I improve myself. I am not sure whether anyone faced this but I feel like the starters really feel the same way. All fun lies in debugging I sometime love it. I find funny bugs in my code. But it is so time consuming and I really want to reduce that. Not sure how. Any help will be thankful. |
|