Introductory Programming with Object–Oriented C++ – An IS Perspective
An IS Perspective
Samenvatting
This introductory programming book teaches programmers the fundamentals of C++ and object–oriented software development. It emphasizes programming for a business environment, using business–world examples.
Specificaties
Inhoudsopgave
<br />
<br /> Software Development: The Programming Process.
<br />
<br /> The Role of Binary.
<br />
<br /> Introducing the Object–Oriented Paradigm.
<br />
<br /> Anatomy of a C++ Program.
<br />
<br /> Variables.
<br />
<br /> Declaring Member Functions.
<br />
<br /> Writing and Using Member Functions.
<br />
<br /> Stream I/O.
<br />
<br /> File I/O.
<br />
<br /> Doing Arithmetic.
<br />
<br /> Making Decisions.
<br />
<br /> Repeating Actions.
<br />
<br /> Introducing Arrays.
<br />
<br /> Arrays of Objects.
<br />
<br /> Strings.
<br />
<br /> Pointers.
<br />
<br /> Inheritance.
<br />
<br /> Linked Lists.
<br />
<br /> Overloading.
<br />
<br /> Templates.
<br />
<br /> Summing Up.
<br />
<br /> Glossary.
<br />
<br /> Index.