<?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>Intermediate C programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Lu, Yung-Hsiang</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Thiruvathukal, George K.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boca Raton</placeTerm>
    </place>
    <publisher>CRC Press</publisher>
    <dateIssued>2024</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, 400 p.</extent>
  </physicalDescription>
  <abstract>"Revised for a new second edition, Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and valgrind. This second edition provides expanded coverage of these topics with new material focused on software engineering, including version control and unit testing. The text enhances their programming skills by explaining programming concepts and comparing common mistakes with correct programs. It also discusses how to use debuggers and the strategies for debugging as well as studies the connection between programming and discrete mathematics. Including additional student and instructor resources available online, this book is particularly appealing as a classroom resource"-- Provided by publisher</abstract>
  <note type="statement of responsibility">Yung-Hsiang Lu and George K. Thiruvathukal</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>C (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <classification authority="ddc">005.133 LUY-I</classification>
  <identifier type="isbn">9781032189819</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260710</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710110338.0</recordChangeDate>
  </recordInfo>
</mods>
