• Tester-AI
    • Artificial Intelligence(A.I)
      • Applications of Artificial Intelligence in Medicine
      • Artificial Intelligence Applications in Industry
      • Artificial Intelligence in Agriculture
      • Application of AI in the field of traffic
      • Application of AI in the domestic sphere
      • Artificial Intelligence in Education
    • Programmers Worldwide
  • 12. Developers mistakes
    • 1. Underestimating the importance of code quality
    • 2. Use of inappropriate data structures
    • 3. Deteriorate the code
    • 4. Commenting on obvious things
    • 5. To think if something works, it's done right
    • 6. Obsession with performance
    • 7. Not picking the right tools
    • 8. Misunderstanding the Relationship between Code and Data
    • 9. The Invention of the Wheel
    • 10. Incorrect attitude towards code inspection (code review)
    • 11. Wrong attitude towards mistakes
    • 12. Do not rest.
  • Benefits of the Tester-AI
  • Economic justification
  • Tokenomics
  • Roadmap
  • Conclusion
Powered by GitBook
On this page
  1. 12. Developers mistakes

11. Wrong attitude towards mistakes

Mistakes are actually a good thing. They indicate that you're on the right track and show you how to make even more progress. Experienced programmers understand this, but beginners often dislike mistakes.

If you find yourself annoyed by bug reports, it's time to change your attitude towards them. Think of them as helpful assistants, work with them, rely on them, and use them to reach new heights.

Some bugs can even be turned into exceptions - user-scheduled bugs. Others should be left as they are and allowed to crash the application and shut it down. It's all part of the learning process and can ultimately lead to better code and a better understanding of programming. So, embrace mistakes and use them to your advantage.

Previous10. Incorrect attitude towards code inspection (code review)Next12. Do not rest.

Last updated 2 years ago