<?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>Pyton fácil</title>
  </titleInfo>
  <name type="personal">
    <namePart>Pérez Castaño, Arnaldo</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Barcelona, España</placeTerm>
    </place>
    <publisher>Marcombo</publisher>
    <dateIssued>2016</dateIssued>
    <edition>Primera edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>269 páginas ; ilustraciones ; diagramas ;  24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introducción -- Elementos del lenguaje -- Paradigmas de programación -- Iteradores y generadores -- Decoradores y metaclases -- Procesamiento de ficheros -- Estructuras de datos y algoritmos...</tableOfContents>
  <note type="statement of responsibility">Arnaldo Pérez Castaño</note>
  <note>Incluye índice.</note>
  <note>Incluye bibliografía. </note>
  <subject>
    <topic>Python (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject>
    <topic>Lenguajes de programación (Computadores electrónicos)</topic>
  </subject>
  <subject>
    <topic>Programación</topic>
  </subject>
  <subject>
    <topic>Python</topic>
  </subject>
  <classification authority="ddc">005.133 P9449p</classification>
  <identifier type="isbn">9788426722126</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UEB</recordContentSource>
    <recordCreationDate encoding="marc">180313</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710090859.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
