<?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>Java Cookbook</title>
    <subTitle>problems and solutions for Java developers</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Darwin, Ian F.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <publisher>O'Reilly</publisher>
    <dateIssued>2020</dateIssued>
    <edition>4th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxix, 850 p.</extent>
  </physicalDescription>
  <abstract>Offering Java developers short, focused pieces of code that are easy to incorporate into other programs, this text focuses on things that are useful, tricky, or both. The book's code segments cover all of the dominant APIs and many specialized APIs</abstract>
  <note type="statement of responsibility">Ian F. Darwin</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Application software-development</topic>
  </subject>
  <classification authority="ddc">005.133 DAR-J</classification>
  <identifier type="isbn">9781098169978</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260709</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260709163806.0</recordChangeDate>
  </recordInfo>
</mods>
