Programmer Best Practices — Testing and Meetings

John Au-Yeung
4 min readJul 8, 2020
Photo by Christoph Schulz on Unsplash

To be a professional programmer, there’re many things that we’ve to do to be a good one.

In this article, we’ll look at the best practices for testing. We also look at meetings.

Testing

Testing is best done by developers.

QA shouldn’t find much if anything.

--

--