<?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 crash course</title>
    <subTitle>: a hands-on, project-based introduction to programming</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Matthes, Eric</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">San Francisco</placeTerm>
    </place>
    <publisher>No Starch Press</publisher>
    <dateIssued>2023</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxxvi, 514 p. ; ill. : 24 cm .</extent>
  </physicalDescription>
  <tableOfContents>Includes index.</tableOfContents>
  <subject>
    <topic>Computer program language</topic>
    <topic>Application software</topic>
    <topic>Coding</topic>
    <topic>Automation</topic>
    <topic>Python</topic>
    <topic>FC</topic>
    <topic>GGC</topic>
  </subject>
  <classification authority="ddc">005.13 MAT</classification>
  <identifier type="isbn">9781718502703 (pbk)</identifier>
  <recordInfo>
    <recordChangeDate encoding="iso8601">20260710115935.0</recordChangeDate>
  </recordInfo>
</mods>
