<?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>ChatGPT for Java</title>
    <subTitle>a hands-on developer's guide to ChatGPT and Open AI APIs</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hopkins, Bruce</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Thaine, Patricia</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Beaverton</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 233 p.</extent>
  </physicalDescription>
  <abstract>Embrace the future of software development! ChatGPT for Java is the perfect starting point for Java developers to learn how to build intelligent applications using ChatGPT and Open AI APIs. This book takes you from the ground up to demonstrate how to use ChatGPT programmatically. You will learn the basics of ChatGPT and OpenAI APIs, including how to authenticate, send prompts, generate responses, test in the Playground, and handle errors.</abstract>
  <note type="statement of responsibility">by Bruce Hopkins ; foreword by Patricia Thaine</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Java (programming language)</topic>
  </subject>
  <classification authority="ddc">005.133 HOP-C</classification>
  <identifier type="isbn">9798868801150</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260408</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260408160620.0</recordChangeDate>
  </recordInfo>
</mods>
