Mauricio Chirino

68%
Flag icon
Don’t just test your code, but test your assumptions as well. Don’t guess; actually try it. Write an assertion to test your assumptions (see Topic 25, ​Assertive Programming​). If your assertion is right, you have improved the documentation in your code. If you discover your assumption is wrong, then count yourself lucky.
The Pragmatic Programmer: Your Journey to Mastery, 20th Anniversary Edition
Rate this book
Clear rating
Open Preview