Last Updated: February 25, 2016
·
161
· mfadel

Don't rush read your code well

Well during coding don't tend to rush and finish tasks quickly, read what you have coded, examine it, you may not see the bug now,
but when it fails if you examine your code enough, you will discover the reasons easily and more quickly!
if you read your code well, you can optimize it, it will help you code the remaining parts faster, you can relate your code in context,