Hacker News new | past | comments | ask | show | jobs | submit login

I'm not quite sure what to make of this article. On the one hand, I completely agree that bottom-up programming is a great approach.

On the other hand, I completely disagree that top-down programming is strongly tied to OO programming. At the very least, it certainly is possible to do bottom up programming in OO languages. That's my normal working mode...




I agree. I'm guessing that the author doesn't even know what his database tables look like. Starting top-down doesn't make sense. As an OO programmer, it's not best practice to start a project using concrete classes. We should always code with scalability and flexibility in mind.


Did you forget to put a sarcasm tag at the end of that?




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

Search: