Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] zen: verse about guessing #104

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maor-odoo
Copy link

The verse adresses the temptation of guessing, in a difficult situation

When the code is not working, there must be an error in the logic we implemented. Hence, only correct logic can fix the error. We should never try to blindly guess why the code isn’t working. It will only lead to time waste. We should always debug the code in a proper manner to rectify the error.

The verse adresses the temptation of guessing, in a difficult situation

When the code is not working, there must be an error in the logic we implemented.
Hence, only correct logic can fix the error. We should never try to blindly guess
why the code isn’t working. It will only lead to time waste. We should always
debug the code in a proper manner to rectify the error.
@maor-odoo maor-odoo force-pushed the master-dangers_of_guessing-maor branch from 306e52b to 223d413 Compare July 19, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant