<?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>JavaScript &amp; Jquery</title>
    <subTitle>interactive front-end web development</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Duckett, Jon</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Ruppert, Gilles</namePart>
  </name>
  <name type="personal">
    <namePart>Moore, Jack</namePart>
    <namePart type="date">1981-</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">inu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Indianapolis, IN</placeTerm>
    </place>
    <publisher>Wiley</publisher>
    <dateIssued>c2014</dateIssued>
    <dateIssued encoding="marc">2014</dateIssued>
    <copyrightDate encoding="marc">2014</copyrightDate>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>622 pages : color illustrations ; 24 cm.</extent>
  </physicalDescription>
  <abstract>This book covers: 1. Basic programming concepts - assuming no prior knowledge of programming beyond an ability to create a web page using HTML &amp; CSS ; 2. Core elements of the JavaScript language - so you can learn how to write your own scripts from scratch ; 3. jQuery - which will allow you to simplify the process of writing scripts (this is introduced half-way through the book once you have a solid understanding of JavaScript) ; 4. How to recreate techniques you will have seen on other web sites such as sliders, content filters, form validation, updating content using Ajax, and more. Each chapter: Breaks subjects down into bite-sized chunks with a new topic on each page ; Contains clear descriptions of syntax, each one demonstrated with inspiring code samples ; Uses diagrams and photography to explain complex concepts in a visual way. This book enables you to use &amp; customize thousands of scripts, JavaScript APIs, and jQuery plugins that are freely available on the web as well as create your own scripts from scratch.</abstract>
  <tableOfContents>The ABC of programming -- Basic JavaScript instructions -- Functions, methods &amp; objects -- Decisions &amp; loops -- Document object model -- Events -- jQuery -- Ajax &amp; JSON -- APIs -- Error handling &amp; debugging -- Content panels -- Filtering, searching &amp; sorting -- Form enhancement &amp; validation.</tableOfContents>
  <note type="statement of responsibility">Jon Duckett ; additional material by Gilles Ruppert &amp; Jack Moore.</note>
  <note>Includes index.</note>
  <note>AAL, CSE(33849)</note>
  <subject authority="lcsh">
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">QA76.73.J39 D83 2014</classification>
  <classification authority="ddc" edition="23">005.133</classification>
  <identifier type="isbn">9781118531648 (pbk.)</identifier>
  <identifier type="isbn">1118531647 (pbk.)</identifier>
  <identifier type="isbn">9781118871652</identifier>
  <identifier type="isbn">1118871650</identifier>
  <identifier type="lccn">2013933932</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">UKMGB</recordContentSource>
    <recordCreationDate encoding="marc">180214</recordCreationDate>
    <recordChangeDate encoding="iso8601">20211108150057.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">32737</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
