Errors and Bugs are Important!
Hey, guys welcome to another developer blog. I promise this one will be a short one. In a previous blog, I wrote about Which Programming language is best for you to learn if you haven't read it go ahead and read "There is no best programming language".
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC5P5efnceuDD_z5LKT-pom50uoNkc4huO6AtE6bhVfC-lJH5b54nJx8HUScRVvXfqZfGylwryE8zipwX-ADwX9qh_r8NRWfgFSiT18TBLJ8bZdT0exkOhI2I6wXv3z_pIRJ_MNkui0xBt/s1600/bug1.jpg)
![Error Error screen](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiq54Z2PMiCSnU2gBg_hm5fz-JvFECvP3lczdNMUQ6a49Xgiv4u6RKFmQqQDTXSxnWaKcLFmMg4daZv_DV-XR3pmwo8o2vb91X1CW0ZgvrZmwIQkSud8JUVS-pd8-tVbadeZB3yyNf14B7B/s320/PROGRAMMIGN-ERROR-DETECTED.jpg)
In any case, you are not able to find a solution on the web then you can ask your instructor or your friend but ask if and only if you did full research on that error. The reason I am saying again and again that you should solve your error because errors are the way to gain more and more knowledge and if you are not trying even 1% to solve that error then I would say you are on wrong track. When you get help from instructor or friend then I am pretty sure that they will successfully solve your error but in the end you will understand nothing even if they explain you a solution to the problem then you will get limited knowledge for limited time and when next time same error occurs and then you get help again to solve the same problem. (This applied in some cases).
In my experience, I learned that almost 99% errors which I get already occur to another developer around the globe. Some of them were logical and some of the errors were syntactical errors and they were so frustrating that even sometimes it takes 2-3 days to solve the single error. Sometimes error was like I have written code of 130 lines and showing error on line 150 that time it gets frustrating. Well to tackle any error you need to calm down your head and think clearly and if in any case your brain stop working (not actually stopes that mean if not single solution come out of your mind) then just leave code alone and take a walk, talk to others it refreshes your brain and when you come again to your code and try to find solution then you already figure out the solution. It's like a magic and it happens every time with me when I just take a break and come again to try my luck to solve Error/Bug and I literally found a solution. So keep in mind that Errors are not bad it is part of our life.
In the last, if you are good error solver and reading this blog then please you should encourage beginners to solve their own errors, don't give a direct solution to those who really want to be the good programmer in their life.
Happy Coding :)
Comments
Post a Comment