<?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>Effective Python</title>
    <subTitle>90 specific ways to write better Python</subTitle>
  </titleInfo>
  <titleInfo type="alternative">
    <title>90 specific ways to write better Python</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Ninety specific ways to write better Python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Slatkin, Brett</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <dateIssued encoding="marc">2020</dateIssued>
    <copyrightDate encoding="marc">2020</copyrightDate>
    <edition>Second edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxii, 444 pages ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"This second edition of Effective python will help you master a truly "pythonic" approach to programming, harnessing python's full power to write exceptionally robust and well-performing code. Using the concise, scenario-driven style pioneered in Scott Meyers' best-selling Effective C++, Brett Slatkin brings together 90 python best practices, tips, and shortcuts, and explains them with realistic code examples so that you can embrace Python with confidence. Drawing on years of experience building python infrastructure at Google, Slatkin uncovers little-known quirks and idioms that powerfully impact code behavior and performance. You'll understand the best way to accomplish key tasks so you can write code that's easier to understand, maintain, and improve. In addition to even more advice, this new edition substantially revises all items from the first edition to reflect how best practices have evolved"--</abstract>
  <tableOfContents>Pythonic thinking -- Lists and dictionaries -- Functions -- Comprehensions and generators -- Classes and interfaces -- Metaclasses and attributes -- Concurrency and parallelism -- Robustness and performance -- Testing and debugging -- Collaboration.</tableOfContents>
  <note type="statement of responsibility">Brett Slatkin.</note>
  <note>Previous edition: 2015.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="rvm">
    <topic>Python (Langage de programmation)</topic>
  </subject>
  <subject authority="rvm">
    <topic>Programmation (Informatique)</topic>
  </subject>
  <subject authority="aat">
    <topic>computer programming</topic>
  </subject>
  <subject authority="fast">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="fast">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="gnd">
    <topic>Programmierung</topic>
  </subject>
  <subject authority="gnd">
    <topic>Python</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98 S57 2020</classification>
  <classification authority="ddc" edition="23">005.133 S.B.E.2020</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Effective software development series</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="series">
    <titleInfo>
      <title>Effective software development series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780134853987</identifier>
  <identifier type="isbn">0134853989</identifier>
  <identifier type="lccn">2019951987</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UKMGB</recordContentSource>
    <recordCreationDate encoding="marc">191003</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260413184111.0</recordChangeDate>
    <recordIdentifier source="OSt">21225939</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
