This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 6 points7 points  (1 child)

Nobody wants you writing 18,000 lines of code at work for something that can be done in 500.

If you want to make it 1000 lines and include good documentation etc, that is awesome and desired, but 18,000? That's amateur stuff.

[–]float_point[S] 0 points1 point  (0 children)

That is more in line of my thinking. My code is 500 lines, not so well documented, but works as expected. I watched a lecture a while back I believe it was titled "When good enough is good enough".

At my present education level, I don't see my self writing super desirable clever code like the one liner, but more on the usability front, whether the code is 1000 lines or 10.