Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Let's try go from the other side: What parts of coding are so boring for you?

Is it that you have to redo and reimplement stuff again and again?

Is it that you know the algorithm but it is so complicated to implement it?

Is it that it does never really work like you intent it right out of the box?

Is it the debugging part?

Is it that the things you are implementing are just trivial things (which you maybe would expect to work just automatically and you don't have to care about this stuff in a perfect world)?

Or what else?

Many of these things are also maybe related to the language you are using. You should look a bit around and dive into other languages. You will find it amazing how trivial and easy some things can be done there. It could be that 1000 lines of boring PHP code become one single line of code in another language.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: