<?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>Think Python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Downey, Allen</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">cau</placeTerm>
    </place>
    <dateIssued encoding="marc">2016</dateIssued>
    <edition>2nd edition, updated for Python 3.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xx, 268 pages : illustrations ; 24 cm</extent>
  </physicalDescription>
  <tableOfContents>The way of the program -- Variables, expressions and statements -- Functions -- Case Study: Interface design -- Conditionals and recursion -- Fruitful functions -- Iteration -- Strings -- Case study: Word play -- Lists -- Dictionaries -- Tuples -- Case study: Data structure selection -- Files -- Classes and objects -- Classes and functions -- Classes and methods -- Inheritance -- The goodies -- Debugging -- Analysis of algorithms.</tableOfContents>
  <note type="statement of responsibility">Allen B. Downey.</note>
  <note>"How to think like a computer scientist" -- Cover.</note>
  <note>Edition statement from cover.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98 D694 2016</classification>
  <classification authority="ddc" edition="23">005.133 DOW</classification>
  <identifier type="isbn">9781491939369</identifier>
  <identifier type="isbn">1491939362</identifier>
  <identifier type="lccn">2016448127</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BTCTA</recordContentSource>
    <recordCreationDate encoding="marc">160901</recordCreationDate>
    <recordChangeDate encoding="iso8601">20221205093101.0</recordChangeDate>
    <recordIdentifier>19258454</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
