<?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>Big Book of Small Python Projects: 81 Easy Practice Programs</title>
  </titleInfo>
  <name type="personal">
    <namePart>Sweigart, Al</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>2021</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxvi, 403p. : ill </extent>
  </physicalDescription>
  <abstract>practice re-creating the programs and experiment by adding your own custom touches.

These simple, text-based programs are 256 lines of code or less. And whether it’s a vintage screensaver, a snail-racing game, a clickbait headline generator, or animated strands of DNA, each project is designed to be self-contained so you can easily share it online.
</abstract>
  <subject>
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <subject>
    <topic>Computer games - Programming</topic>
  </subject>
  <classification authority="ddc">005.133 SWE</classification>
  <identifier type="isbn">9781718501249</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260303</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260303144845.0</recordChangeDate>
  </recordInfo>
</mods>
