<?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>Coding for beginners</title>
    <subTitle>programming guide for all ages</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>McGrath, Mike</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author. </roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <edition>Third Edition</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>192 pages :  colored illustrations ;  23 cm.</extent>
  </physicalDescription>
  <tableOfContents>1. Getting Started -- 2. Saving Data -- 3. Performing Operations -- 4. Making Lists. </tableOfContents>
  <note type="statement of responsibility">Mike McGrath.</note>
  <note>'Programming guide for all ages ; plain English ; easy to follow ; fully illustrated, in full color" --Cover.</note>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <classification authority="lcc">QA 76.6  M347 2025</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>In Easy Steps</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781787910195</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260209</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260325071904.0</recordChangeDate>
  </recordInfo>
</mods>
