,

Art of UNIX Programming, The

Paperback Engels 2003 9780131429017
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

"Reading this book has filled a gap in my education. I feel a sense of completion, understand that UNIX is really a style of community. Now I get it, at least I get it one level deeper than I ever did before. This book came at a perfect moment for me, a moment when I shifted from visualizing programs as things to programs as the shadows cast by communities. From this perspective, Eric makes UNIX make perfect sense."
--Kent Beck, author of Extreme Programming Explained, Test Driven Development, and Contributing to Eclipse

"A delightful, fascinating read, and the lessons in problem-solvng are essential to every programmer, on any OS."
--Bruce Eckel, author of Thinking in Java and Thinking in C++

Writing better software: 30 years of UNIX development wisdom

In this book, five years in the making, the author encapsulates three decades of unwritten, hard-won software engineering wisdom. Raymond brings together for the first time the philosophy, design patterns, tools, culture, and traditions that make UNIX home to the world's best and most innovative software, and shows how these are carried forward in Linux and today's open-source movement. Using examples from leading open-source projects, he shows UNIX and Linux programmers how to apply this wisdom in building software that's more elegant, more portable, more reusable, and longer-lived.

Raymond incorporates commentary from thirteen UNIX pioneers:

Ken Thompson, the inventor of UNIX. Ken Arnold, part of the group that created the 4BSD UNIX releases and co-author of The Java Programming Language. Steven M. Bellovin, co-creator of Usenet and co-author of Firewalls and Internet Security. Stuart Feldman, a member of the Bell Labs UNIX development group and the author of make and f77. Jim Gettys and Keith Packard, principal architects of the X windowing system. Steve Johnson, author of yacc and of the Portable C Compiler. Brian Kernighan, co-author of The C Programming Language, The UNIX Programming Environment, The Practice of Programming, and of the awk programming language. David Korn, creator of the korn shell and author of The New Korn Shell Command and Programming Language. Mike Lesk, a member of the Bell Labs development group and author of the ms macro package, the tbl and refer tools,lex and UUCP. Doug McIlroy, Director of the Bell Labs research group where UNIX was born and inventor of the UNIX pipe. Marshall Kirk McKusick, developer of the 4.2BSD fast filesystem and a leader of the 4.3BSD and 4.4BSD teams. Henry Spencer, a leader among early UNIX developers, who created getopt, the first open-source string library, and a regular-expression engine used in 4.4BSD.

Specificaties

ISBN13:9780131429017
Taal:Engels
Bindwijze:Paperback

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<p> <strong>I. CONTEXT.</strong></p> <p> <strong>1. Philosophy.</strong></p> <p> <br></p> <p>Culture? What culture?</p> <p>The durability of Unix.</p> <p>The case against learning Unix culture.</p> <p>What Unix gets wrong.</p> <p>What Unix gets right.</p> <p>Basics of the Unix philosophy.</p> <p> <strong>The Unix philosophy in one lesson.</strong></p> <p> <br></p> <p>Applying the Unix philosophy.</p> <p>Attitude matters too.</p> <p> <strong>2. History.</strong></p> <p> <br></p> <p>Origins and history of Unix, 1969-1995.</p> <p>Origins and history of the hackers, 1961-1995.</p> <p>The open-source movement: 1998 and onward.</p> <p>The lessons of Unix history.</p> <p> <strong>3. Contrasts.</strong></p> <p> <br></p> <p>The elements of operating-system style.</p> <p>Operating-system comparisons.</p> <p>What goes around, comes around.</p> <p> <strong>II. DESIGN.</strong></p> <p> <strong>4. Modularity.</strong></p> <p> <br></p> <p>Encapsulation and optimal module size.</p> <p>Compactness and orthogonality.</p> <p>Libraries.</p> <p>Unix and object-oriented languages.</p> <p>Coding for modularity.</p> <p> <strong>5. Textuality.</strong></p> <p> <br></p> <p>The Importance of Being Textual.</p> <p>Data file metaformats.</p> <p>Application protocol design.</p> <p>Application protocol metaformats.</p> <p> <strong>6. Transparency.</strong></p> <p> <br></p> <p>Some case studies.</p> <p>Designing for transparency and discoverability.</p> <p>Designing for maintainability.</p> <p> <strong>7. Multiprogramming.</strong></p> <p> <br></p> <p>Separating complexity control from performance tuning.</p> <p>Taxonomy of Unix IPC methods.</p> <p>Problems and methods to avoid.</p> <p>Process partitioning at the design level.</p> <p> <strong>8. Minilanguages.</strong></p> <p> <br></p> <p>Taxonomy of languages.</p> <p>Applying minilanguages.</p> <p>Designing minilanguages.</p> <p> <strong>9. Transformation.</strong></p> <p> <br></p> <p>Data-driven programming.</p> <p>Ad-hoc code generation.</p> <p> <strong>10. Configuration.</strong></p> <p> <br></p> <p>What should be configurable?</p> <p>Where configurations live.</p> <p>Run-control files.</p> <p>Environment variables.</p> <p>Command-line options.</p> <p>How to choose among configuration-setting methods.</p> <p>On breaking these rules.</p> <p> <strong>11. Interfaces.</strong></p> <p> <br></p> <p>Applying the Rule of Least Surprise.</p> <p>History of interface design on Unix.</p> <p>Evaluating interface designs.</p> <p>Tradeoffs between CLI and visual interfaces.</p> <p>Transparency, expressiveness, and configurability.</p> <p>Unix interface design patterns.</p> <p>Applying Unix interface-design patterns.</p> <p>The Web browser as universal front end.</p> <p>Silence is golden.</p> <p> <strong>12. Optimization.</strong></p> <p> <br></p> <p>Don't just do something, stand there!</p> <p>Measure before optimizing.</p> <p>Non-locality considered harmful.</p> <p>Throughput vs. latency.</p> <p> <strong>13. Complexity.</strong></p> <p> <br></p> <p>Speaking of complexity.</p> <p>A Tale of Five Editors.</p> <p>The right size for an editor.</p> <p>The right size of software.</p> <p> <strong>III. IMPLEMENTATION.</strong></p> <p> <strong>14. Languages.</strong></p> <p> <br></p> <p>Unix's Cornucopia of Languages.</p> <p>Why Not C?</p> <p>Interpreted Languages and Mixed Strategies.</p> <p>Language evaluations.</p> <p>Trends for the Future.</p> <p>Choosing an X toolkit.</p> <p> <strong>15. Tools.</strong></p> <p> <br></p> <p>A developer-friendly operating system.</p> <p>Choosing an editor.</p> <p>Special-purpose code generators.</p> <p>Make in non-C/C++ Development.</p> <p>Version-control systems.</p> <p>Run-time debugging.</p> <p>Profiling.</p> <p>Emacs as the universal front end.</p> <p> <strong>16. Re-Use.</strong></p> <p> <br></p> <p>The tale of J. Random Newbie.</p> <p>Transparency as the key to re-use.</p> <p>From re-use to open source.</p> <p>The best things in life are open.</p> <p>Where should I look?</p> <p>What are the issues in using open-source software?</p> <p>Licensing issues.</p> <p> <strong>IV. COMMUNITY.</strong></p> <p>17. Portability.</p> <p>Evolution of C.</p> <p>Unix standards.</p> <p>Specifications as DNA, code as RNA.</p> <p>Programming for Portability.</p> <p>Internationalization.</p> <p>Portability, open standards and open source.</p> <p> <strong>18. Documentation.</strong></p> <p> <br></p> <p>Documentation concepts.</p> <p>The Unix style.</p> <p>The zoo of Unix documentation formats.</p> <p>The present chaos and a possible way out.</p> <p>The DocBook toolchain.</p> <p>How to write Unix documentation.</p> <p> <strong>19. Open Source.</strong></p> <p> <br></p> <p>Unix and open source.</p> <p>Best practices for working with open-source developers.</p> <p>The logic of licenses: how to pick one.</p> <p>Why you should use a standard license.</p> <p>Varieties of Open-Source Licensing.</p> <p> <strong>20. Futures.</strong></p> <p> <br></p> <p>Essence and accident in Unix tradition.</p> <p>Problems in the design of Unix.</p> <p>Problems in the environment of Unix.</p> <p>Problems in the culture of Unix.</p> <p>Reasons to believe.</p> <p> <strong>A. Glossary of Abbreviations.</strong></p> <p> <br></p> <p> <strong>B. References.</strong></p> <p> <br></p> <p> <strong>C. Contributors.</strong></p>

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Art of UNIX Programming, The