<?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 Actually</title>
    <subTitle>A First Course in Programming</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Mughal, Khalid A.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Rasmussen, Rolf W.</namePart>
    <role>
      <roleTerm type="text">Joint Author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Hamre, Torill</namePart>
    <role>
      <roleTerm type="text">Joint Author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Australia</placeTerm>
    </place>
    <publisher>Thomson</publisher>
    <dateIssued>2007</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>XXXII, 374 Pages : ILLustrations ;  24 cm.</extent>
  </physicalDescription>
  <abstract>The book provides a thorough introduction to object oriented programming (OOP) and lays the foundation for covering more advanced OOP topics. The book uses the strength of Java features (including the most recent extensions) to implement programming techniques, among them: formatting of output, reading from the keyboard using the Scanner class, enumerated types for named constants, automatic boxing and un-boxing of primitive values, and the 'for each' loop. This is an introductory textbook for anyone wanting to learn how to program using Java. It strikes a balance between details about the prog.</abstract>
  <note type="statement of responsibility">Khalid A. Mughal, Torill Hamre, Rolf W. Rasmussen.</note>
  <subject>
    <topic>Programming Languages</topic>
  </subject>
  <subject>
    <topic>JAVA Languages</topic>
  </subject>
  <classification authority="ddc" edition="21">005.133 MKJ</classification>
  <identifier type="isbn">9781844804184</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">Nabta-Lib</recordContentSource>
    <recordChangeDate encoding="iso8601">20220919125217.0</recordChangeDate>
  </recordInfo>
</mods>
