HACKER Q&A
📣 41599799

Architecting Native Software Programs?


How can one learn to properly architect larger software programs ? I am thinking structuring code properly, program structure, etc.

Are there any books or other sources on the topic ?

I would appreciate advice specifically for native (desktop) software, I'm less looking at web applications.


  👤 drweevil Accepted Answer ✓
You could do worse than Paul Graham's On Lisp. If Lisp is not your thing, try the Pragmatic Programmer (David Thomas and Andrew Hunt)