<?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:The Complete Reference</title>
  </titleInfo>
  <name type="personal">
    <namePart>Brown, Martin C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Chennai</placeTerm>
    </place>
    <publisher>McGraw Hill Education (India) Pvt. Ltd.</publisher>
    <dateIssued>2018</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>691</extent>
  </physicalDescription>
  <note>Contents:
Part I Fundamentals of the Language
Introducing Python
Python Fundamentals
Components of a Python Program
Functions
Modules
Object Orientation
Exceptions and Error Trapping

Part II Applying the Python Libraries
Python's Built-In Functions
Interfacing to the OS
Processing information
Working with Files
Data Management and storage
Communicating over a Network
Using Python for Multimedia
Interface Building with Tk

Part III Application Development
Using Python as a RAD Tool
Application Development with Python
Distributing Python Modules

Part IV Web Development
Web Development Basics
Standard markup Language Processing
Other Python Web Tools

Part V Cross-platform Development
Paths to Cross-platform Development

Part VI Inside Python
The Python Architecture
Debugging and Tuning
Documenting and Documentation
Extending Python
Embedding Python

Python Library Guide
Python Resources</note>
  <subject>
    <topic>Computer Science Engineering</topic>
  </subject>
  <subject>
    <topic>Programming</topic>
  </subject>
  <classification authority="ddc">005.133 BRO</classification>
  <identifier type="isbn">978-93-87572-94-2</identifier>
  <identifier type="">Allied Informatics, Jaipur</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BSDU</recordContentSource>
    <recordCreationDate encoding="marc">181205</recordCreationDate>
    <recordChangeDate encoding="iso8601">20181205155510.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">English</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
