<?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>Scala for the impatient</title>
  </titleInfo>
  <name type="personal">
    <namePart>Horstmann,Cay S.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River, NJ</placeTerm>
    </place>
    <publisher>Addison-Wesley</publisher>
    <dateIssued>c2012</dateIssued>
    <dateIssued encoding="marc">2012</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxi, 360 p. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>The basics -- Control structures and functions -- Arrays -- Maps and tuples -- Classes -- Objects -- Packages and imports -- Inheritance -- Files and regular expressions -- Traits -- Operators -- Higher-order functions -- Collections -- Pattern matching and case classes -- Annotations -- XML processing -- Type parameters -- Advanced types -- Parsing -- Actors -- Implicits -- Delimited continuations</tableOfContents>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Cay S. Horstmann</note>
  <note>Includes index</note>
  <subject authority="lcsh">
    <topic>Scala (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Programming languages (Electronic computers)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <identifier type="isbn">9780321774095 (pbk. : alk. paper)</identifier>
  <identifier type="isbn">0321774094 (pbk. : alk. paper)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UMP</recordContentSource>
    <recordCreationDate encoding="marc">130604</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251125095419.0</recordChangeDate>
    <recordIdentifier source="KUKTEM">vtls000070538</recordIdentifier>
  </recordInfo>
</mods>
