<?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</title>
    <subTitle>a beginner's tutorial</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Kurniawan, Budi.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>ebrary, Inc</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">S.l.]</placeTerm>
    </place>
    <publisher>Budi Kurniawan</publisher>
    <dateIssued>c2002</dateIssued>
    <dateIssued encoding="marc">2002</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">electronic</form>
    <form authority="gmd">electronic resource</form>
    <extent>xi, 685 p. : ill.</extent>
  </physicalDescription>
  <tableOfContents>ch. 1. Your first taste of Java -- ch. 2. Language fundamentals -- ch. 3. Statements -- ch. 4. Objects and classes -- ch. 5. Core classes -- ch. 6. Inheritance -- ch. 7. Error handling -- ch. 8. Numbers and dates -- ch. 9. Interface and abstract classes -- ch. 10. Enums -- ch. 11. The collection framework -- ch. 12. Generics -- ch. 13. Input output -- ch. 14. Nested and inner classes -- ch. 15. Swing basics -- ch. 16. Swinging higher -- ch. 17. Polymorphism -- ch. 18. Annotations -- ch. 19. Internationalization -- ch. 20. Applets -- ch. 21. Java networking -- ch. 22. Java database connectivity -- ch. 23. Java threads -- ch. 24. Concurrency utilities -- ch. 25. Security -- ch. 26. Java web applications -- ch. 27. JavaServer pages -- ch. 28. Javadoc -- ch. 29. Application deployment.</tableOfContents>
  <note type="statement of responsibility">Budi Kurniawan.</note>
  <note>Electronic reproduction. Palo Alto, Calif. : ebrary, 2011. Available via World Wide Web. Access may be limited to ebrary affiliated libraries.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Internet programming</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 K87 2002eb</classification>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="uri">http://site.ebrary.com/lib/rucke/Doc?id=10456455</identifier>
  <location>
    <url>http://site.ebrary.com/lib/rucke/Doc?id=10456455</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">CaPaEBR</recordContentSource>
    <recordCreationDate encoding="marc">110414</recordCreationDate>
    <recordIdentifier source="CaPaEBR">ebr10456455</recordIdentifier>
  </recordInfo>
</mods>
