I would pick OO if there's any chance you can reuse the code you're writing, regardless of how long or short the program is. So I write almost everything as a class.
↧
I would pick OO if there's any chance you can reuse the code you're writing, regardless of how long or short the program is. So I write almost everything as a class.