Professional Software Developer and Work EthicsYour career is your responsibility. It is not your employer’s responsibility to make sure you are marketable. It is not your employer’s…Apr 13, 2020Apr 13, 2020
What is Bad Code? How to Write Clean Code?We do programming to solve problems. Unaware of the mind, We often write bad code to get things done faster. And when the changes come…Oct 26, 2019Oct 26, 2019
Road to React-NativeOne of the things that are widely discussed at the present time is React native or flutter? I would say React native. Because I fall in…Oct 4, 20192Oct 4, 20192
Beginners guide of MongoDB and Mongoose in TDD Approach part-2In part-1 we were set up the project for run testing and create a test to insert a data. Now in this part, I am going to discuss about…Aug 9, 2019Aug 9, 2019
Beginners guide of MongoDB and Mongoose in TDD Approach part-1Building software that is predictable, less error-prone and resilient to changes is something every software developer should learn to do…Aug 5, 2019Aug 5, 2019
Android Unit Testing FundamentalsTestings are a very crucial part of developing a system. The unit test is the first step of System Testing. Developers usually do unit…Mar 15, 2019Mar 15, 2019
Android Paging Library tutorial with Retrofit using MVVM Architecture.Last Year Google announced android jetpack components, Paging library is one of them. There are lots of advantages, Suppose you have 5000…Mar 7, 20199Mar 7, 20199