<?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>Fluent Python</title>
    <subTitle>clear, concise, and effective programming</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Ramalho, Luciano</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <edition>2</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>981 páginas</extent>
  </physicalDescription>
  <tableOfContents>Data structures: the Python data model - An array of sequences - Dictionaries and sets - Unicode text wersus bytes - Data class builders - Object references, mutability, and recycling -- Functions as objects: functions as first class objects - Type hints functions - Decorators and closures -- Classes and protocols: a pythonic object - Special methods for sequences -- Control flow: iterators, generators, and classic coroutines   </tableOfContents>
  <note>Incluye índice</note>
  <subject authority="lcsh">
    <topic>Programación de computadores</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Lenguaje de programación)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Desarrollo de software</topic>
  </subject>
  <classification authority="ddc">005.133 R165</classification>
  <identifier type="isbn">9781492056355</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260123</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260128093101.0</recordChangeDate>
  </recordInfo>
</mods>
