<?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>Kotlin Programming The Big Nerd Ranch Guide</title>
  </titleInfo>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Print books.</genre>
  <originInfo>
    <place>
      <placeTerm type="text">Atlanta</placeTerm>
    </place>
    <publisher>Big Nerd Ranch Guides</publisher>
    <dateIssued>2021</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>541 pages </extent>
  </physicalDescription>
  <abstract>In this book students will learn to work effectively with the Kotlin language through carefully considered examples designed to teach them elegant style and features of Kotlin. Starting from first principles, they will work their way to advanced usage of Kotlin, empowering them to create programs that are more reliable with less code.</abstract>
  <note type="statement of responsibility">David Greenhalgh (Author), Josh Skeen (Author), Andrew Bailey (Author)</note>
  <classification authority="lcc">QA76.73.J38  K68 2021</classification>
  <identifier type="isbn">9780136891055</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">au</recordContentSource>
    <recordCreationDate encoding="marc">260223</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260223121829.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
