Thoughts

Sponsored links
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...
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...
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...
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...
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...
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...
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...
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...
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...
Sponsored links