<?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>
  <name type="personal">
    <namePart>Gaddis, Tony</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Harlow</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2023</dateIssued>
    <dateIssued encoding="marc" point="start">2022</dateIssued>
    <dateIssued encoding="marc" point="end">2001</dateIssued>
    <edition>6th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>x, 916 p.</extent>
  </physicalDescription>
  <abstract>For courses in Python programming. A clear and student-friendly introduction to Python Starting Out with Python® introduces programming concepts and problem-solving skills using Tony Gaddis' accessible approach. Control structures are discussed before classes to familiarize new programmers with the fundamentals. Every chapter includes easy-to-read code listings, practical examples, and application exercises to help students gain confidence in their</abstract>
  <note type="statement of responsibility">Tony Gaddis</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>Python (Computer program language)</topic>
  </subject>
  <classification authority="ddc">005.133 GAD-S</classification>
  <identifier type="isbn">9781292736037</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260716</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260716150939.0</recordChangeDate>
  </recordInfo>
</mods>
