1How to Make Your Go Program Run Faster?This article is about the Go language. It primarily focuses on runtime speed, rather than development speed – these two types of speed are distinct.
2Testing Methodologies | Core Techniques and Implementation ModelThis article talks about the most common testing methodologies and their implications in real-world software routines. If you are a beginner or already at a pro level in software testing, this is where you should start.