<?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>How to do everything with javascript</title>
    <subTitle>beginners guide</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Duffy, Scott.</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>Dreamtech Press</publisher>
    <dateIssued>2003</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv,349p. ; PB 23.4 cm</extent>
  </physicalDescription>
  <note type="statement of responsibility">By Scott Duffy.</note>
  <subject>
    <topic>Prepare to program in javascript</topic>
  </subject>
  <subject>
    <topic>Organize data into arrays</topic>
  </subject>
  <subject>
    <topic>Perform simple animation</topic>
  </subject>
  <classification authority="ddc">004.607 DUFS</classification>
  <identifier type="isbn">817722445X</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">210716</recordCreationDate>
    <recordChangeDate encoding="iso8601">20230710143917.0</recordChangeDate>
  </recordInfo>
</mods>
