<?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 3</title>
    <subTitle>curso práctico</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Cuevas Álvarez, Alberto</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ck^</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Bogotá</placeTerm>
    </place>
    <publisher>Ediciones de la U</publisher>
    <publisher>Ra-Ma</publisher>
    <dateIssued>2017</dateIssued>
    <edition>Primera edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>206 páginas : ilustraciones ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>empezando a programar -- Elementos fundamentales de programación: instrucción condicional y bucles -- Programación funcional -- programación orientada a objetos -- Tipos de datos en Python -- Ficheros y excepciones -- Programación gráfica en python mediante PYQT -- Generación de gráficos en Python mediante matplotlib</tableOfContents>
  <targetAudience authority="marctarget">general</targetAudience>
  <note type="statement of responsibility">alberto Cuevas Álvarez.</note>
  <note>Incluye 150 ejercicios y ejemplos prácticos</note>
  <note>Incluye bibliografía e índice alfabético</note>
  <subject authority="Armarc">
    <topic>Python (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject authority="Armarc">
    <topic>Programación visual (Computadores)</topic>
  </subject>
  <subject authority="Armarc">
    <topic>Programación orientada a objetos (Computadores)</topic>
  </subject>
  <subject authority="Armarc">
    <topic>Gráficos por computador</topic>
  </subject>
  <classification authority="ddc" edition="23">005.133 C965p</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Área informática</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9789587626940</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-BoSNA</recordContentSource>
    <recordCreationDate encoding="marc">190401</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260706161230.0</recordChangeDate>
    <recordIdentifier source="CO-BoSNA">000100112</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
