<?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>Let Us C</title>
  </titleInfo>
  <name type="personal">
    <namePart>Kanetkar, Yashwant</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>BPB Publications</publisher>
    <dateIssued encoding="marc">9999</dateIssued>
    <edition>13th </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>656</extent>
  </physicalDescription>
  <note>Simplicity- That has been the hallmark of this book in not only its previous fourteen English editions, but also in the Hindi, Guajarati, Japanese, Korean, Chinese and US editions. This book does not assume any programming background. It begins with the basics towards the end of the book. Each Chapter Contains:

Lucid explanation of the concept
Well thought-out, fully working programming examples
End of chapter exercises that would help you practise the skills learned in the chapter
Hand crafted "kanNotes” at the end of each chapter that would help the reader remember and revise the concepts covered in the chapter.
 

Table of Contents : 

Getting Started
C Instructions
Decision Control Instruction
More Complex Decision Making
Loop Control Instruction
More Complex Repetitions
Case Control Instruction
Functions
Pointers
Recursion
Data Types Revisited
The C Preprocessor
Arrays
Multidimensional Arrays
Strings
Handling Multiple Strings
Structures
Console Input/ Output
File Input/ Output 
More Issues in Input/ Output
Operations on Bits
Miscellaneous Features
C Under Linux
Interview FAQ’s</note>
  <subject>
    <topic>CSE</topic>
  </subject>
  <classification authority="ddc">005.133 KAN</classification>
  <identifier type="isbn">9788183331630</identifier>
  <identifier type="">Allied Informatics, Jaipur</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BSDU</recordContentSource>
    <recordCreationDate encoding="marc">170602</recordCreationDate>
    <recordChangeDate encoding="iso8601">20190227093127.0</recordChangeDate>
    <recordIdentifier source="OSt">0000365</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">English</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
