<?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>Programming and Problem Solving with C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Dale, Nell</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart> Weems, Chip</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Jones and Bertlett India Pvt. Ltd.</publisher>
    <dateIssued>2010</dateIssued>
    <dateIssued encoding="marc">9999</dateIssued>
    <edition>5th </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1052</extent>
  </physicalDescription>
  <note>CONTENTS :
1.Overview of Programming and Problem Solving
2.c++ Syntax and Semantics and the program Development Process
3.Numeric Types Expressions, and Output 
4.Programm Input and the Software Design Process
5.Conditions Logical Expressions and Selection Control Structures
6. Looping
7. Additional Control Structures
8. Functions
9. Scope life time and More on Functions
10.User-Defined Data Types
11.Arrays
12.Classes and Abstraction
13.Array -Based Lists
14.Pointers and Linked Lists
15. Inheritance, Polymorphism and Object -Oriented Design
16.Templates Operator Overloading and Exceptions 
17.Introduction to Data Structures Using the Standard Template Library
18.Recursion.
</note>
  <subject>
    <topic>CSE</topic>
  </subject>
  <classification authority="ddc">005.133  DAL</classification>
  <identifier type="isbn">9789380108506</identifier>
  <identifier type="">RBSA, Jaipur</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BSDU</recordContentSource>
    <recordCreationDate encoding="marc">170602</recordCreationDate>
    <recordChangeDate encoding="iso8601">20190323113118.0</recordChangeDate>
    <recordIdentifier source="OSt">0002547</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">English</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
