<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>The clean coder</title>
    <subTitle>a code of conduct for professional programmers</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Martin, Robert C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor.</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <dateIssued encoding="marc">2011</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <language objectPart="translation">
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>210 páginas : figuras.</extent>
  </physicalDescription>
  <abstract>In The Clean Coder: A Code of Conduct for Professional Programmers, legendary software expert Robert C. Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship. This book is packed with practical advice–about everything from estimating and coding to refactoring and testing. It covers much more than technique: It is about attitude. Martin shows how to approach software development with honor, self-respect, and pride; work well and work clean; communicate and estimate faithfully; face difficult decisions with clarity and honesty; and understand that deep knowledge comes with a responsibility to act.</abstract>
  <tableOfContents>Pre-Requisite Introduction. -- 1. Professionalism. -- 2. Saying No. -- 3. Saying Yes. -- 4. Coding. -- 5. Test Driven Development. -- 6. Practicing. -- 7. Acceptance Testing. -- 8. Testing Strategies. --  9. Time Management. --10. Estimation. -- 11. Pressure. -- 12. Collaboration. -- 13. Teams and Projects. -- 14. Mentoring, Apprenticeship, and Craftsmanship. -- A. Tooling. -- Index</tableOfContents>
  <note>Contents.</note>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
    <topic>Moral and ethical aspects</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer software developers</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software development and software</topic>
  </subject>
  <classification authority="ddc" edition="23">005.1092 M379</classification>
  <identifier type="isbn">9780137081073</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-ViULL</recordContentSource>
    <recordCreationDate encoding="marc">230502</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251030135901.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
