<?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>Clean code</title>
    <subTitle>a handbook of agile software craftsmanship</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Martin, Robert C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Hoboken</placeTerm>
    </place>
    <publisher>Addison-Wesley</publisher>
    <dateIssued>2026</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxxi, 640 p.</extent>
  </physicalDescription>
  <abstract>Bestselling author Robert C. Martin brings new life and updated code to his beloved Clean Code book With Clean Code, Second Edition, Robert C. Martin ("Uncle Bob") reinvigorates the classic guide to software craftsmanship with updated insights, broader scope, and enriched content. This new edition--a comprehensive rewrite of the original bestseller--is poised to transform the way developers approach coding, fostering a deeper commitment to the craft of writing clean, flexible, and maintainable code. The book is divided into four parts: basic coding practices, design principles and heuristics, high-level architecture, and the ethics of craftsmanship. It challenges readers to critically evaluate code quality and reassess their professional values, ultimately guiding them to produce better software.</abstract>
  <note type="statement of responsibility">Robert C. Martin</note>
  <note>Includes bibliographical references and index.</note>
  <note>Eng</note>
  <subject>
    <topic>Agile software development</topic>
  </subject>
  <subject>
    <topic>Software engineering</topic>
  </subject>
  <classification authority="ddc">005.1 MAR-C</classification>
  <identifier type="isbn">9780135398579</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260724</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260724152104.0</recordChangeDate>
  </recordInfo>
</mods>
