TOC PREV NEXT INDEX

C++: A Dialog


2.8. Conclusion


In this chapter, we've covered a lot of material on how a computer actually works. As you'll see, this background is essential if you're going to understand what really happens inside a program. In the next chapter, we'll get to the "real thing": how to write a program to make all this hardware do something useful.

www.steveheller.com
steve@steveheller.com
TOC PREV NEXT INDEX