<?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>Computer programming for beginners</title>
    <subTitle>a step-by-step guide</subTitle>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Computer programming for beginners</title>
  </titleInfo>
  <name type="personal">
    <namePart>Chemuturi, Murali</namePart>
    <namePart type="date">1950-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">flu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boca Raton, FL</placeTerm>
    </place>
    <publisher>CRC Press, Taylor &amp; Francis Group</publisher>
    <dateIssued>c2019</dateIssued>
    <dateIssued encoding="marc">2019</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvii, 259 pages : illustrations ; 25 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introduction to computers. Introduction to data and data types. Data storage and retrieval. Introduction to computer programs. Algorithms and flowcharts. Statements and assignment statements. Arithmetic, relational, and logical expressions. Control statements. Input statements. Output statements. Other statements. Error handling. Inter-program communication. Coding, debugging and performance tuning. Subroutines. Building and using libraries. Programming device drivers. Programming multi-language software. Programming languages and their evolution. Programming standards. Personal software process.</tableOfContents>
  <note type="statement of responsibility">Murali Chemuturi.</note>
  <note>Includes index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">QA76.6 .C436 2019</classification>
  <classification authority="ddc" edition="23">005.1</classification>
  <identifier type="isbn">9781138320482 (paperback : alk. paper)</identifier>
  <identifier type="isbn">9781138480964 (hardback : alk. paper)</identifier>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="lccn">2018028243</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">190321</recordCreationDate>
    <recordChangeDate encoding="iso8601">20211110165534.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">34335</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
