<?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 programming</title>
    <subTitle>a step-by-step guide to learning the language</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Dhaliwal, C. K.</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>2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 234 p.</extent>
  </physicalDescription>
  <abstract>This book explores Python's rich history, dynamic features, and its wide-ranging applications in web development, data science, and machine learning. From its installation process to interactive help, readers embark on a journey through Python's unique characteristics and its distinctions from other programming languages. It lays a solid foundation for beginners and seasoned programmers alike. Print edition not for sale in South Asia (India, Sri Lanka, Nepal, Bangladesh, Pakistan or Bhutan)</abstract>
  <note type="statement of responsibility">C. K. Dhaliwal, Poonam Rana and T. P. S. Brar</note>
  <note>Includes bibliographical references and index.</note>
  <note>Eng</note>
  <subject>
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject>
    <topic>COMPUTERS / Programming Languages</topic>
  </subject>
  <classification authority="ddc">005.133 DHA-P</classification>
  <identifier type="isbn">9781032646558</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260715</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260715163807.0</recordChangeDate>
  </recordInfo>
</mods>
