<?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>simple introduction to Python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Lynch, Stephen</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boca Raton</placeTerm>
    </place>
    <publisher>CRC Press</publisher>
    <dateIssued>2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>92 p.</extent>
  </physicalDescription>
  <abstract>"A Simple Introduction to Python is aimed at pre-university students and complete novices to programming. The whole book has been created using Jupyter notebooks. After introducing Python as a powerful calculator, simple programming constructs are covered and the NumPy, MatPlotLib and SymPy modules (libraries) are introduced. Python is then used for Mathematics, Cryptography, Artificial Intelligence, Data Science and Object Oriented Programming. The reader is shown how to program using the integrated development environments: Python IDLE, Spyder, Jupyter notebooks, and through cloud computing with Google Colab. Features: No prior experience of programming is required. Demonstrates how to format Jupyter notebooks for publication on the Web. Full solutions to exercises are available as a Jupyter notebook on the Web. All Jupyter notebook solution files can be downloaded through GitHub"-- Provided by publisher</abstract>
  <note type="statement of responsibility">Stephen Lynch</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>Python</topic>
  </subject>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <classification authority="ddc">005.133 LYN-S</classification>
  <identifier type="isbn">9781032750293</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">250924</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260612120011.0</recordChangeDate>
  </recordInfo>
</mods>
