<?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 modular approch with graphics, database, mobile and web applications</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Taneja, Sheetal.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Kumar, N.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2022</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>588 p.: 24 cm</extent>
  </physicalDescription>
  <tableOfContents> Features

ll A chapter on debugging — an essential skill for making the programs work

ll Includes basic sorting and searching techniques— selection sort, bubble sort, insertion sort, merge sort, quick sort, and linear and binary search

ll Comprehensive treatment of recursion, including problems such as list manipulation, Tower of Hanoi, permutation generation, n-queens problem, Sudoku, and plotting Hilbert curves

ll Margin notes and chapter summary for quick review of the concepts

Market

Undergraduate students of Computer Science
</tableOfContents>
  <subject>
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Computer science</topic>
  </subject>
  <classification authority="ddc" edition="23rd ed.">005.133 TAN</classification>
  <identifier type="isbn">9789332585348</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">230915</recordCreationDate>
    <recordChangeDate encoding="iso8601">20230915144657.0</recordChangeDate>
  </recordInfo>
</mods>
