12.12.2012 Views

Teach Yourself Borland C++ in 14 Days - portal

Teach Yourself Borland C++ in 14 Days - portal

Teach Yourself Borland C++ in 14 Days - portal

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Totally Immersed: <strong>C++</strong> Classes and Object-Oriented Programm<strong>in</strong>g<br />

Day 4<br />

Totally Immersed: <strong>C++</strong><br />

Classes and Object-<br />

Oriented Programm<strong>in</strong>g<br />

by Kent Reisdorph<br />

Week<br />

Today you get to the good stuff. In this chapter you will learn about classes.<br />

Classes are the heart of <strong>C++</strong> and a major part of object-oriented programm<strong>in</strong>g.<br />

Classes are also the heart of the Visual Component Library (VCL), which you<br />

will use when you start writ<strong>in</strong>g W<strong>in</strong>dows GUI applications. (VCL is discussed<br />

<strong>in</strong> detail on Day 5, “<strong>C++</strong> Class Frameworks and the Visual Component<br />

Model.”) First you will f<strong>in</strong>d out what a class is and how it’s expected to be used.<br />

Along the way you will learn the mean<strong>in</strong>g of <strong>C++</strong> buzzwords like <strong>in</strong>heritance,<br />

object, and data abstraction. At the end of the chapter you will get an<br />

<strong>in</strong>troduction to file <strong>in</strong>put and output <strong>in</strong> <strong>C++</strong>.<br />

1<br />

95<br />

4

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!