Robert's Rules of Coders: #8 Avoid Negative Conditionals And Method Names

added by Paul Wheeler
1/22/2016 12:00:00 AM

872 Views

When you write code you should almost always assume that another person will attempt to read and understand that code some day in the future


0 comments