+ 2
Is premature optimization really bad?
Trying to write optimised codes at first shot is good or bad ?
1 Antwort
+ 2
if you could successfully write it in first attempt.. it's great then, else you first make sure your logic returns your desired output.. once u managed to get that.. then try to optimize it