Are Fewer Lines Better?
I work in Java and Swift very often. Swift lends itself to writing fewer lines of code, which appeals to me because maintaining fewer lines of code always seems easier. But more importantly, fewer lines of code to do the same thing is more elegant, in my humble…
Continue reading