
How to tackle a software task?
In this article, we will talk about an average software task. Imagine you picked up a ticket from your board and assigned it to yourself, what next? That is what we will be talking about here.
In this article, we will talk about an average software task. Imagine you picked up a ticket from your board and assigned it to yourself, what next? That is what we will be talking about here.
Debugging is the process of finding why is your software is not working as expected and fix it. TDD is a discipline that encourages starting with writing tests instead of the functionality itself.
If you are working with AWS route53 domains and you are trying to create a certificate or verify a domain name for AWS SES. If the verifying process is taking ages or never happens, no matter how you delete the request and recreate it again. Then you will find this article helpful, and it will solve lots of your problems.
Debugging: The 9 indispensable rules for finding even the most elusive software and hardware problems. By: David J. Agans