<?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>Python programming</title>
    <subTitle>an introduction to computer science</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Zelle, John M.</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">oru</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Dunstable, Uk</placeTerm>
    </place>
    <publisher>Independent.</publisher>
    <dateIssued>C2024</dateIssued>
    <dateIssued encoding="marc">2024</dateIssued>
    <edition>4th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xv,557p.: ill.; 28 cm </extent>
  </physicalDescription>
  <abstract>"This book teaches uses the Python programming language to teach the principles of computer programming for beginners"--</abstract>
  <tableOfContents>Computers and programs -- Writng simple programs -- Computing with numbers -- Objects and graphics -- Defining functions -- Decision structure -- Loop structures and Booleans -- Strings -- data collections -- Persistent Data -- Stimulation and design -- Defining classes -- Object oriented design -- Algorithm design and recursion.</tableOfContents>
  <note type="statement of responsibility">by John M. Zelle.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98 .Z45 2024</classification>
  <classification authority="ddc" edition="23/eng/20240313">005.13/3</classification>
  <classification authority="msc">68-01 03B70</classification>
  <identifier type="isbn">9781590282977</identifier>
  <identifier type="lccn">2024009677</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">240304</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260716142430.0</recordChangeDate>
    <recordIdentifier>23589730</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
