Software Books and Brew discussion

The Art of UNIX Programming
This topic is about The Art of UNIX Programming
15 views
TAOUP > The Art of Unix Programming

Comments Showing 1-6 of 6 (6 new)    post a comment »
dateUp arrow    newest »

message 1: by Rich (new)

Rich (dubious_1) | 12 comments Mod
Lets get some discussion going.


message 2: by Timothy (new)

Timothy Boyer | 3 comments UNIX is the one true way!


message 3: by Rich (new)

Rich (dubious_1) | 12 comments Mod
So it was noted in conversation that we are conducting a sort of archaeological dig into the history of computers and software development if we look at this book in context to the Mythical Man-Month. MMM was written in an era of mainframe computers where the computer hardware and the Operating System that it ran were typically developed together and intimately tied together. The development and adoption of Unix in the late 1960's started something of a Renaissance period where software could be developed (at least at a source code level if not binary compatibility) against a stable API and that a core basic set of programs and services could be easily compiled and run on the new computer without massive reinvention.


message 4: by Rich (new)

Rich (dubious_1) | 12 comments Mod
Another discussion was started offline regarding the Author's assertions about "Unix Programmers ..." and that the commenter believes this to be traits of Windows Programmers due to his experience in that tribe.
I put forth for discussion this: Has it always been true of windows programmers ( particularly in the early 2000s when this book was penned) and our Author's personal bias is coloring his view, or has the more modern Era of programming influenced Windows programmers to think this way?


message 5: by Rich (new)

Rich (dubious_1) | 12 comments Mod
Rich wrote: "Another discussion was started offline regarding the Author's assertions about "Unix Programmers ..." and that the commenter believes this to be traits of Windows Programmers due to his experience ..."

Given that Windows programmers were educated at University where most programming at least as of 2000 was done on workstations running some flavor of Unix, how could that generation of programmer not have incorporated concepts from the Unix world into their work?


message 6: by Timothy (new)

Timothy Boyer | 3 comments Rich wrote: "Another discussion was started offline regarding the Author's assertions about "Unix Programmers ..." and that the commenter believes this to be traits of Windows Programmers due to his experience ..."

Chapter 3 of the book provides the author's context for this discussion, where he lays the topic's foundation of how an OS might affect a programmers style. Although the book will of course stand biased for the Unix side, it does provide food for thought on why this contrast might exist in the first place.


back to top