C++ is an industry standard that is valuable to those interested in having a career in computer programming. This introductory course will lay a strong foundation for future college courses.Textbook:
Introduction to Computer Science using C++
Thomson Learning, ISBN: 978-0-619-03452-8Topics Include:
Variables, Constants and Math Operations
Strings and Screen I/O
Loops, Functions, Arrays and Files
Object-Oriented Programming and OOP Design
Pointers, enum, and Structures
Linked Lists, Common Data Structures and Algorithms
Stacks, Queues, and Trees
Recursion, Searching and Sorting