|
|
|
|
|
by mishoo
2874 days ago
|
|
It's not always 10:1, but it seems to be a good average. This happened to me numerous times — I sometimes start with a quick and dirty solution for my problem, then refine and refine until I'm happy with the result, the performance, the code looks beautiful and then I'm like “heck, it's only 100 lines and it took me a week”. In more pathologic cases, I've spent a week just thinking about it, and then I started writing code. I'm programming for 20 years and I still can't provide good ETA-s for non-trivial problems. |
|
Well, that's why they are non-trivial problems. Don't be too hard on yourself ;)