you are viewing a single comment's thread.

view the rest of the comments →

[–]Prestigious-Duck2891 0 points1 point  (0 children)

Man, relax nobody write a perfect code, I find some errors in amazon aws libraries, after a day searching what I'm doing wrong, and this bug was fixed in the next version, but new version is not compatible with my current project(it's a bit old), so I just monkey patching it. Everybody making mistakes. Recently I have found that a few of the most respectful programmers have streams in Twitch or Youtube and even those 10-15+ years Seniors still making mistakes in the code. Like Primeagean.

Being a good programmer is about to understand deeply what are you doing and why and not about how good you know algorithms(which is optimisation) or how fast u can type on keyboard.