<?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>Beginning C</title>
    <subTitle>from beginner to pro</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Gonzalez-Morris, Ivor</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Ivor Horton</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>c2020</dateIssued>
    <dateIssued encoding="marc">9999</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xviii, 674 pages ill. 25 cm.</extent>
  </physicalDescription>
  <abstract>Learn how to program using C, beginning from first principles and progressing through step-by-step examples. This seventh edition is fully updated to reflect new features of C23, and addresses deprecated functions and features that are no longer supported. You’ll discover that C is a foundation language that every programmer ought to know. Beginning C is written by renowned author Ivor Horton and expert programmer German Gonzalez-Morris.</abstract>
  <note type="statement of responsibility">/Gonzalez-Morris</note>
  <note>Reprint, 2023</note>
  <note>index</note>
  <subject>
    <topic> C (Computer program language); C (Language de Programacion)</topic>
  </subject>
  <classification authority="ddc">005.133 GON</classification>
  <identifier type="isbn">9781484275368</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">240825</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250204123555.0</recordChangeDate>
  </recordInfo>
</mods>
