<?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 fundamentals</title>
    <subTitle>A modular structured approach using C++</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Busbee, Kenneth Leroy.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Texas</placeTerm>
    </place>
    <publisher>Rice University</publisher>
    <dateIssued>2008</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>VI, 306 Pages : Illustrations ;  24 cm.</extent>
  </physicalDescription>
  <abstract> Programming Fundamentals - A Modular Structured Approach using C++ is written by Kenneth Leroy Busbee, a faculty member at Houston Community College in Houston, Texas. The materials used in this textbook/collection were developed by the author and others as independent modules for publication within the Connexions environment. Programming fundamentals are often divided into three college courses: Modular/Structured, Object Oriented and Data Structures. This textbook/collection covers the first of those three courses. The learning modules of this textbook/collection were written as standalone modules. Students using a collection of modules as a textbook will usually view it contents by reading the modules sequentially as presented by the author of the collection. The learning modules of this textbook/collection were, for the most part, written without consideration of a speci??c programming language. In many cases the C++ language is discussed as part of the explanation of the concept. Often the examples used for C++ are exactly the same for the Java programming language. However, some modules were written speci??cally for the C++ programming language. This could not beavoided as the C++ language is used in conjunction with this textbook/collection by the author in teaching college courses.  </abstract>
  <note type="statement of responsibility">Kenneth Leroy Busbee.</note>
  <subject>
    <topic>C++</topic>
  </subject>
  <subject>
    <topic>Programming Languages</topic>
  </subject>
  <subject>
    <topic>Computer Programming</topic>
  </subject>
  <subject>
    <topic> Computer science</topic>
  </subject>
  <subject>
    <topic> Computer science</topic>
    <topic>Textbooks</topic>
  </subject>
  <classification authority="ddc" edition="21">005.133 BKP</classification>
  <recordInfo>
    <recordContentSource authority="marcorg">Nabta-Lib</recordContentSource>
    <recordChangeDate encoding="iso8601">20220917085051.0</recordChangeDate>
  </recordInfo>
</mods>
