<?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 dummies</title>
  </titleInfo>
  <name type="personal">
    <namePart>McFedries, Paul</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Hoboken, New Jersey</placeTerm>
    </place>
    <publisher>John Wiley and Sons</publisher>
    <dateIssued>c2026</dateIssued>
    <edition>All new edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>vi, 327 pages : illustrations ; 24 cm.</extent>
  </physicalDescription>
  <abstract>Getting to know the foundations of coding is an essential step toward creating your own digital apps, managing data sets, or launching a technology career. This book helps you understand the essentials of writing code and applying it to real-world projects. Start with the essentials of how code words and which coding language drive tech. You also learn how to code using Python and JavaScript, two of the most popular programming languages. This book is the key that unlocks your coding education journey.</abstract>
  <note type="statement of responsibility">Paul McFedries.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA 76.6  .M34 2026</classification>
  <identifier type="isbn">9781394365562</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260715</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260824145826.0</recordChangeDate>
  </recordInfo>
</mods>
