<?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>Programming with rust</title>
  </titleInfo>
  <name type="personal">
    <namePart>Marshall, Donis</namePart>
    <namePart type="date">1960-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <dateIssued encoding="marc">2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xv, 382 pages : illustrations ; 23 cm</extent>
  </physicalDescription>
  <abstract>"Rust is an emerging, enigmatic, but popular programming language. The language has been voted StackOverflow's favorite language of developers for four years running. Programming with Rust is a technical explanation of the Rust language. Rust has many unique features. This book highlights many of those features, including lifetimes, ownerships, and patterns. It is also decomposed into small consumable chapters, instead of long dense chapters. In this manner, a complete mosaic of the language is effectively presented. Rust is more than a new programming language but a philosophical shift in the programming paradigm. This book is a current, focused, and complete guide to Rust for both novice and professional developers"--</abstract>
  <note type="statement of responsibility">Donis Marshall.</note>
  <note>Includes bibliographical references and index.</note>
  <classification authority="lcc">QA76.73 MAR</classification>
  <identifier type="isbn">9780137889655 (paperback)</identifier>
  <identifier type="lccn">2023947453</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">230927</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260603093658.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
