DEV Community

Discussion on: What is the worst advice for the newbie?

Collapse
 
alpsoy profile image
.

That may apply in many different ways.

For instance, for game dev, it should work at 60fps, but might work at 15fps with terrible coding but still works.

When it comes to sql, execution might take 10x longer than it should be, but might still work. The list goes on.