<?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>Good code, bad code</title>
    <subTitle>think like a software engineer</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Long, Tom</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Shelter Island</placeTerm>
    </place>
    <publisher>Manning Publications Co.</publisher>
    <dateIssued>2021</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xx, 353 p. : ill. ; 24 Cm.</extent>
  </physicalDescription>
  <note>Includes appendixes and index.</note>
  <subject>
    <topic>Software engineering Computer science Data science</topic>
    <topic>Computer software</topic>
    <topic>Code quality</topic>
    <topic>Code layer</topic>
    <topic>Code contracts</topic>
    <topic>Abstraction layer</topic>
    <topic>Signaling error</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.1 LON</classification>
  <identifier type="isbn">9781617298936 (pbk)</identifier>
  <recordInfo/>
</mods>
