<?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 using microsoft visual basic .NET</title>
  </titleInfo>
  <name type="personal">
    <namePart>Shelly, Gary B.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Cashman, Thomas J.</namePart>
  </name>
  <name type="personal">
    <namePart>Quasney, Jeffrey J.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Australia</placeTerm>
    </place>
    <publisher>Thomson</publisher>
    <dateIssued>c2006</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>viii, 144 p.: ill.; 27cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: An Introduction to programming: Designing the commission calculator program -- An Overview of a visual basic .NET program: working in the visual basic .NET programming environment -- Variables, data types, and  interacting with the user -- Numeric expressions and operator precedence -- Saving, testing, and documenting the program -- Using help -- Chapter summary -- Key terms -- Homework assignments -- Programming assignments -- Decision making: Objectives -- Introduction -- Adding decision making to the commission calculator program -- The If... then...  else... statement -- Coding if...then...else structures -- Logical operators -- Using constants in code -- Coding the commission calculator program -- The Select case statement -- Chapter summary -- Key terms -- Homework assignments -- Programming assignments -- Repetition and arrays: Objectives -- Introduction -- Coding an array and loop in the modified commission calculator program -- Arrays -- Repetition and the do statement -- The For... next statement -- Chapter summary -- Key terms -- Homework assignments -- Programming assignments -- Windows applications and function procedures: Objectives -- Introduction -- Starting a new window application -- Working with form properties for a windows application -- Working with controls -- Controls and control properties -- Coding events, functions, and procedures -- Chapter summary  -- Key terms -- Homework assignments -- Programming assignments -- Appendix A: Flowcharting and pseudocode -- Appendix B: Exploring the visual basic .NET IDE and debugging -- Appendix C: General forms of common visual basic .NET statements, data types and naming conventions -- Appendix D: Programming fundamentals best practices. </tableOfContents>
  <note type="statement of responsibility">Gary B. Shelly, Thomas J. Cashman and Jeffery J. Quasney</note>
  <note>Includes index.</note>
  <subject>
    <topic>Microsoft Visual BASIC</topic>
  </subject>
  <subject>
    <topic>BASIC (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.B3.S3</classification>
  <identifier type="isbn">0619255145</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">121105</recordCreationDate>
  </recordInfo>
</mods>
