<?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>
    <nonSort>A </nonSort>
    <title>primer on scientific programming with Python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Langtangen, Hans Petter</namePart>
    <namePart type="date">1962-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Berlin</placeTerm>
    </place>
    <publisher>Springer</publisher>
    <dateIssued>2016</dateIssued>
    <dateIssued>2016</dateIssued>
    <edition>Quinta edicion.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">electronic</form>
    <form authority="gmd">electronic resource</form>
    <extent>1 recurso en línea (xxxi, 922 páginas) : ilustraciones.</extent>
  </physicalDescription>
  <abstract>La exposición está orientada a ejemplos y problemas, donde las aplicaciones se toman de matemáticas, cálculo numérico, estadística, física, biología y finanzas. El libro enseña "estilo Matlab" y programación procesal, así como programación orientada a objetos. La matemática de la escuela secundaria es un antecedente obligatorio y es ventajoso estudiar el cálculo clásico y numérico de una variable en paralelo con la lectura de este libro. Además de aprender a programar computadoras, el lector también aprender a resolver problemas matemáticos, que surgen en diversas ramas de la ciencia y la ingeniería, con la ayuda de métodos numéricos y programación. Al combinar la programación, las matemáticas y las aplicaciones científicas, el libro establece una base sólida para practicar la ciencia computacional.</abstract>
  <tableOfContents>Preface -- Computing with Formulas -- Loops and Lists -- Functions and Branching -- User Input and Error Handling -- Array Computing and Curve Plotting -- Dictionaries and Strings -- Introduction to Classes -- Random Numbers and Simple Games -- Object-Oriented Programming -- Sequences and Difference Equations -- Introduction to Discrete Calculus -- Introduction to Differential Equations -- A Complete Differential Equation Project -- Programming of Differential Equations -- Debugging -- Migrating Python to Compiled Code -- Technical Topics -- References -- Index.</tableOfContents>
  <note type="statement of responsibility">Hans Petter Langtangen.</note>
  <note>Incluye referencias bibliográficas e índice.</note>
  <subject authority="lcsh">
    <topic>Python (Lenguaje de programación de computadores)</topic>
  </subject>
  <classification authority="ddc" edition="23">005.133</classification>
  <identifier type="isbn">9783662498873</identifier>
  <identifier type="isbn">3662498871</identifier>
  <identifier type="isbn">9783662498866</identifier>
  <identifier type="isbn">3662498863</identifier>
  <identifier type="isbn">9783662498866</identifier>
  <identifier type="uri">https://unicurn.sharepoint.com/:b:/s/biblioteca/ETKNbTubhm1Fui1VApFOxQ4Bimv3G-hP05vbsJlAel2FHw?e=yT7mJf</identifier>
  <location>
    <url>https://unicurn.sharepoint.com/:b:/s/biblioteca/ETKNbTubhm1Fui1VApFOxQ4Bimv3G-hP05vbsJlAel2FHw?e=yT7mJf</url>
  </location>
  <location>
    <physicalLocation displayLabel="L286">MHC MHC</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-CtgCURN</recordContentSource>
    <recordCreationDate encoding="marc">160802</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260701202233.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
