<?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>Starting out with Python</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Starting out with Python : student resource disk</title>
  </titleInfo>
  <name type="personal">
    <namePart>Gaddis, Tony</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Pearson Addison Wesley</publisher>
    <dateIssued>c2009</dateIssued>
    <dateIssued encoding="marc">2009</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <form authority="gmd">computer file</form>
    <extent>xv, 482 p. : ill. ; 26 cm. + 1 CD-ROM</extent>
  </physicalDescription>
  <tableOfContents>Introduction to computers and programming -- Input, processing, and output -- Simple functions -- Decision structures and Boolean logic -- Repetition structures -- Value-returning functions and modules -- Files and exceptions -- Working with sequences: strings and lists -- Classes and object-oriented programming -- Inheritance -- Recursion -- GUI programming -- Appendix A: Installing Python -- Appendix B: Introduction to IDLE -- Appendix C: The ASCII character set</tableOfContents>
  <note type="statement of responsibility">Tony Gaddis</note>
  <note>Includes index</note>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <identifier type="isbn">9780321537119</identifier>
  <identifier type="isbn">0321537114</identifier>
  <identifier type="uri">http://www.loc.gov/catdir/toc/fy0804/2008001684.html</identifier>
  <location>
    <url displayLabel="Table of contents">http://www.loc.gov/catdir/toc/fy0804/2008001684.html</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">UMP</recordContentSource>
    <recordCreationDate encoding="marc">081118</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251117145322.0</recordChangeDate>
    <recordIdentifier source="KUKTEM">vtls000032402</recordIdentifier>
  </recordInfo>
</mods>
