<?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>Introduction to computer science using python</title>
    <subTitle>a computational problem-solving focus</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Dierbach, Charles</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Dehli</placeTerm>
    </place>
    <publisher>Wiley India Pvt.  Ltd</publisher>
    <dateIssued>2018</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxvii, 580 p.  : ill.  ; 23 cm.</extent>
  </physicalDescription>
  <note>Includes appendix and index.</note>
  <subject>
    <topic>Computer science</topic>
    <topic>Computer programming</topic>
    <topic>Computer architecture</topic>
    <topic>Computer languages</topic>
    <topic>Operating systems</topic>
    <topic>Modular design</topic>
    <topic>Data communication</topic>
    <topic>Computing</topic>
    <topic>Functions</topic>
    <topic>Algorithm</topic>
    <topic>Operators</topic>
    <topic>Python</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 DIE</classification>
  <identifier type="isbn">9788126556014 (pbk)</identifier>
  <recordInfo/>
</mods>
