<?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>Introduction to C++ Programming and Graphics</title>
  </titleInfo>
  <name type="personal">
    <namePart>Pozrikidis, Constantine.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>SpringerLink (Online service)</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <dateIssued encoding="marc">2007</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">electronic</form>
    <form authority="gmd">recurso electrónico</form>
    <reformattingQuality>access</reformattingQuality>
    <extent>XI, 372 p. online resource.</extent>
  </physicalDescription>
  <abstract>C++ has grown rapidly in response to the practical need for a programming language that is able to efficiently handle composite and diverse data types. Today, C++ dominates the commercial market and is favored among application developers. Introduction to C++ Programming and Graphics offers a venue for rapidly learning the language by concisely revealing its grammar, syntax and main features, and by explaining the key ideas behind object oriented programming (OOP), with emphasis on scientific computing. The book reviews elemental concepts of computers and computing, describes the primary features of C++, illustrates the use of pointers and user-defined functions, and analyzes the construction of classes. Distinctive features include: An effective selection and presentation of topics and supporting examples A tutorial on the usage of MATLAB® functions in C++ code Tables for translating MATLAB® and Fortran 77 into C++ code, illustrating syntactic differences between these languages Chapters on graphics and GUI programming based on the VOGLE library and the GLUT, GLUI and GTK+ utility toolboxes This invaluable resource provides a basic, concise introduction to C++ for the novice, allowing the reader to easily grasp the necessary concepts, rather than trying to absorb an extensive reference book. Scientists, engineers, professionals and students familiar with the general principles of computer programming and proficient in an easy programming language will find this volume an ideal entry point into C++.</abstract>
  <tableOfContents>Computers and Computing -- General Features of C++ -- Programming in C++ -- User-Defined Functions -- Pointers -- Classes and Objects -- Graphics Programming with VOGLE -- Graphics Programming with GLUT, GLUI, and GTK+ -- Using Matlab.</tableOfContents>
  <note type="statement of responsibility">by Constantine Pozrikidis.</note>
  <subject authority="lcsh">
    <topic>COMPUTER SCIENCE</topic>
  </subject>
  <subject authority="lcsh">
    <topic>COMPUTER GRAPHICS</topic>
  </subject>
  <subject>
    <topic>COMPUTER SCIENCE</topic>
  </subject>
  <subject>
    <topic>PROGRAMMING LANGUAGES, COMPILERS, INTERPRETERS</topic>
  </subject>
  <subject>
    <topic>PROGRAMMING TECHNIQUES</topic>
  </subject>
  <subject>
    <topic>COMPUTER GRAPHICS</topic>
  </subject>
  <classification authority="ddc" edition="23">005.13</classification>
  <relatedItem type="host">
    <titleInfo>
      <title>Springer eBooks</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9780387689937</identifier>
  <identifier type="isbn">99780387689937</identifier>
  <identifier type="uri">http://dx.doi.org/10.1007/978-0-387-68993-7</identifier>
  <location>
    <url>http://dx.doi.org/10.1007/978-0-387-68993-7</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">100301</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260521091930.0</recordChangeDate>
    <recordIdentifier source="DE-He213">978-0-387-68993-7</recordIdentifier>
  </recordInfo>
</mods>
