<?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 made easy</title>
    <subTitle>a beginner's guide to coding, data structures, and practical applications</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Gahler, Marco</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Berkeley</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2026</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvi, 134 p.</extent>
  </physicalDescription>
  <abstract>Python has become one of the most versatile and widely used programming languages, known for its simplicity and efficiency.Python Made Easy is designed to help beginner developers easily learn the fundamentals and intermediate concepts of Python</abstract>
  <note type="statement of responsibility">Marco Gähler</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <subject>
    <topic>Data structure</topic>
  </subject>
  <classification authority="ddc">005.133 GAH-P</classification>
  <identifier type="isbn">9798868821325</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260616</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260616113832.0</recordChangeDate>
  </recordInfo>
</mods>
