Hacker News new | ask | show | jobs
by GFK_of_xmaspast 4277 days ago
Have you seriously never written a 1000 line routine in C from scratch?
1 comments

Sure, before I knew how to write maintainable code. Before I cared to understand my own code months later.

My first best-seller was Apple Writer (1979) (http://en.wikipedia.org/wiki/Apple_Writer), written in assembly language. Even then I tried to create structure and namespaces where none existed, with modest success.

Another great comeback for the annals of HN (like https://news.ycombinator.com/item?id=35083)