Authors: Andy Hunt and Dave Thomas, Website This book gave a lot of insight into how to be pragmatic while developing any software. The books put more effort into the DRY principle. If anything is repetitive then try to extract in some function, class, or module. They went beyond code with the DRY principle that if some task/work is repetitive then try to automate and save time for yourself to focus on some other better stuff. They’ve also provided tips …
Images
Author: Martin Fowler We often hear this term in the software industry that “Don’t change anything if it works” which is so not true. This book provides all the reasons why it’s not true and why …
Author: Michael C. Feather This book changed my perception of how important is to write tests. By book definition, legacy code is nothing but a code without a test. The majority of software companies don’t consider …
Author: Robert C. Martin , Website Filled with the knowledge of 40 years of software development experience. Must read for software developers. This book teaches us any person can write code. But it requires special skills, …
Have you been in a situation where you want to test a feature from a specific branch? But you don’t have an environment set up in the local? Or you are out somewhere and don’t have …
If you are struggling to write tests for legacy codebase in a flutter then yesterday I talked about “Testing in Flutter” for legacy codebase at Mobile Z-days. The more features your flutter app has, the harder …
Do you know a friend/colleague who tests their application directly in the production environment? Yeah, that’s a bad practice. We should have a local or staging environment where we test our code before we push to …
#DevSangamam The word Sangamam means confluence in Tamil. Building on this, DevSangamam is a conference, catering to the Developer community of Tamil Nadu & India. “Sangamam” expresses the essence of the conference and gives the regional …
Do you want to enhance your skills? Have you always wondered how developers manage to build/maintain many popular open-source libraries while still doing their regular day job? Have you always had the feeling that you would …
I hope you and your loved ones are safe and healthy. In this pandemic situation, we are constantly fetching information from news channels and social media. My Family talks about this pandemic so much that my …
Social Profiles