Here's your chance to learn how to program the easy way in C++. Introduction to C++ Programming is a project-oriented course. You'll get right to programming in this course—even if you have no prior programming experience! Before you know it, you'll be putting together programs, and you'll see how easy programming really is.
Jeffrey A. Kent is a Professor of Computer Science, teaching both traditional and online classes. He has taught a number of computer programming languages, including C, C++, Java, Visual Basic, and Assembly. He is the published author of several computer-programming books, including "Visual Basic 2005 Demystified" and "C++ Demystified." He is also an attorney and has combined both careers by writing applications for law firms.
The instructional materials required for this course are included in enrollment and will be available online.
Hide Syllabus
Lesson 1
Obtaining and Installing Borland C++ Builder
Lesson 2
Recognizing the Attributes and Abilities of Objects
Lesson 3
Writing Processes
Lesson 4
Storing Your Data in Variables
Lesson 5
Comparing and Creating Items
Lesson 6
Working with Arrays
Lesson 7
Creating Functions; Debugging
Lesson 8
Writing a Class in C++
Lesson 9
Working with Members and Events
Lesson 10
Using Pointers
Lesson 11
Inheritance and Hiding
Lesson 12
Continuing your Studies
Hide Syllabus