<?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>Beginner's step-by-step coding course</title>
    <subTitle>learn computer programming the easy way</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Kussmaul, Clifton L.</namePart>
    <role>
      <roleTerm type="text">contributor.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>McManus, Sean</namePart>
    <role>
      <roleTerm type="text">contributor.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Steele, Craig</namePart>
  </name>
  <name type="personal">
    <namePart>Quigley, Claire</namePart>
    <namePart type="date">Dr</namePart>
    <role>
      <roleTerm type="text">contributor.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Pirmann, Tammy</namePart>
    <namePart type="date">Dr</namePart>
    <role>
      <roleTerm type="text">contributor.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Goodfellow, Martin</namePart>
    <namePart type="date">Dr</namePart>
    <role>
      <roleTerm type="text">contributor.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Hogg, Jonathan</namePart>
    <role>
      <roleTerm type="text">contributor.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Krowitz, David</namePart>
    <role>
      <roleTerm type="text">contributor.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New York, NY</placeTerm>
    </place>
    <publisher>DK Publishing</publisher>
    <dateIssued>c2026</dateIssued>
    <edition>[Second] American edition 2026.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>359 pages : color illustrations ; 24 cm.</extent>
  </physicalDescription>
  <abstract>Beginner's Step-by-Step Coding Course is an introductory guide to computer programming designed for beginners. The book presents foundational coding concepts using a visual, step-by-step instructional approach. Chapters introduce several widely used programming languages and include practical exercises and small-scale projects to demonstrate core principles such as problem decomposition, algorithmic thinking, and program construction. The text incorporates guided examples and practice challenges intended to build foundational programming skills.</abstract>
  <tableOfContents>Introduction -- Scratch -- Python®-- Web technologies.</tableOfContents>
  <note type="statement of responsibility">contributors, Clif Kussmaul [and seven others].</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Programming languages (Electronic computers)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>HTML (Document markup language)</topic>
  </subject>
  <classification authority="lcc">QA 76.6 .B44 2026</classification>
  <identifier type="isbn">9780241696163</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260715</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260715145917.0</recordChangeDate>
  </recordInfo>
</mods>
