<?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>Head first JavaScript programming</title>
    <subTitle>a brain-friendly guide</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Freeman, Eric T.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Freeman, Elisabeth.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol, CA</placeTerm>
    </place>
    <publisher>O'Reilly media inc.</publisher>
    <publisher>Shroff publishers &amp; distributors</publisher>
    <dateIssued>2015.[ reprinted ]</dateIssued>
    <dateIssued encoding="marc">2015</dateIssued>
    <edition>2014 first edition</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxxvi, 661 pages : illustrations ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>A quick dip into JavaScript --
Writing real code --
Introducing functions --
Putting some order in your data --
Understanding objects --
Interacting with your web page --
Types, equality, conversion, and all that jazz --
Bringing it all together --
Asynchronous coding --
First-class functions --
Anonymous functions, scope, and closures --
Advanced object construction --
Using prototypes.</tableOfContents>
  <note type="statement of responsibility">Eric T. Freeman and Elisabeth Robson</note>
  <note>Includes index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <classification authority="ddc" edition="21">005.2762</classification>
  <identifier type="isbn">9789351105411</identifier>
  <identifier type="isbn">9788173664663</identifier>
  <identifier type="isbn">9780596007126</identifier>
  <identifier type="isbn">0596007124</identifier>
  <identifier type="isbn">9781449340131</identifier>
  <identifier type="lccn">2005280819</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">VYR</recordContentSource>
    <recordCreationDate encoding="marc">180717</recordCreationDate>
    <recordChangeDate encoding="iso8601">20211108132644.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">33434</recordIdentifier>
  </recordInfo>
</mods>
