1
vote
How to get a positive mental attitude towards testing?
Assuming you already have a list of bugs to fix, I always like to go back through and where ever possible create an automated test that demonstrates the bug. Then fix the bug and watch the test pa …
0
votes
Beginner Programmer - Which direction
In my opinion languages are secondary. Learn the fundamentals and it won't matter what language you use (you can always learn a new one).
When I was learning the basics I read everything I …
