<?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>Effective C</title>
    <subTitle>an introduction to professional C programming</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Seacord, Robert C.</namePart>
    <namePart type="date">2020</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <dateIssued encoding="marc">2020</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxviii, 240 pages : ill. ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"An in-depth guide for developers who already know how to program and want to quickly come up to speed on professional programming in C. It introduces the language's basic data types and code structures ; addresses best practices and common errors ; and teaches how to debug, test, and analyze C programs"</abstract>
  <note type="statement of responsibility">by Robert C. Seacord.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>C (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C15 S417 2020</classification>
  <classification authority="ddc" edition="23">005.13/3 SEA</classification>
  <relatedItem type="otherFormat" displayLabel="Online version:">
    <titleInfo>
      <title>Effective C</title>
    </titleInfo>
    <name>
      <namePart>Seacord, Robert C,</namePart>
    </name>
    <originInfo>
      <publisher>San Francisco : No Starch Press, Inc.,  2020.</publisher>
    </originInfo>
    <identifier type="local">(DLC) 2020017147</identifier>
  </relatedItem>
  <identifier type="isbn">9781718501041</identifier>
  <identifier type="isbn">1718501048</identifier>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="lccn">2020017146</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">200410</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240717151008.0</recordChangeDate>
    <recordIdentifier source="KCU">21496025</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
