Tips Which info should be written to a log file No application is perfect. All applications have bugs, unexpected and strange behaviors. They might be a small thing but... 2022.03.07 Tips
Tips Start code review within 24 hours I guess most teams do code review as one of the development cycles to make it better. However, have you experienced that... 2022.02.04 Tips
Tips Numbers are not reliable for developers performance review I guess performance review is done in many companies around the world. It's important to improve employees' skills and b... 2022.01.31 Tips
Other techs Git big commit vs small commit Git is one of the important code management systems that is widely used. It is an essential tool for me. If it's not bei... 2022.01.24 Other techs
Tips You can’t search for what you don’t know I personally read books to learn new skills. Why do I choose books instead of searching on the internet? Nowadays, there... 2022.01.03 Tips
Tips Why should a programmer has an own Blog I established this website in January of 2021. I've published more than 100 articles as of now and feel that it was a go... 2021.12.25 Tips
Tips Difficulties of personal evaluation for programmer I have an interview session twice a year for my personal evaluation. I have to set goals at start of the year and have t... 2021.07.28 Tips
Tips Why is refactoring your code important? Refactoring is the process to make existing code beautiful by restructuring it. It doesn't add features and change its b... 2021.06.20 Tips
Tips Self learning guide to be a good programmer Do you want to start learning programming? Do you want to improve your programming skills but don't know what to do or i... 2021.06.16 Tips