Tagged Questions
25
votes
7answers
1k views
Is there a Windows philosophy of programming?
I've been programming both in Unix and Windows environments. Mostly I've worked in Unix, where I've learned Unix Philosophy, which can be summarized as
Write programs that do one thing and do it ...