With emphasis on the creation of object oriented programs for business and the use of data structures, this book deals with the writing of business programs using C++ from Microsoft Visual Studio .NET
Intermediate business programming with C++
โ Scribed by Don Voils
- Publisher
- White Feathers Publishing
- Year
- 2007
- Tongue
- English
- Leaves
- 1589
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Dedication
Preface
Table of Contents
Lecture 1 Introduction to Business Programming
Lecture 2 Visio and Visual Studio .NET
Lecture 2 Examples
Lecture 3 Functions and Modularization I and Text File I/O
Lecture 3 Examples
Lecture 4 Functions and Modularization II
Lecture 4 Examples
Lecture 5 Pointers in C++
Lecture 5 Examples
Lecture 6 Programmer Defined Data Types I: enum, typedef and structures
Lecture 6 Examples
Lecture 7 Programmer Defined Data Types II: Classes and the UML Type of Design
Lecture 7 Examples
Lecture 8 Operator Overloading
Lecture 8 Examples
Lecture 9 Class Inheritance
Lecture 9 Examples
Lecture 10 Friend Classes and Polymorphism
Lecture 10 Examples
Lecture 11 Template Functions and Template Classes
Lecture 11 Examples
Lecture 12 Files & I/ O Streams
Lecture 12 Examples
Lecture 13 Exception Handling
Lecture 13 Examples
Lecture 14 Data Structures
Lecture 14 Examples
Lecture 15 Standard Template Library (STL)
Lecture 15 Examples
Lecture 16 Binary Trees
Lecture 16 Examples
๐ SIMILAR VOLUMES
Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and va
<p><span>Revised for a new second edition, Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use sta
At the time of this writing, the Swift programming language has been around for more than two year. The new programming language has gained a lot of traction and continues to evolve, and is clearly the future programming language of iOS. If you are planning to learn a programming language this year,