This lecture
note includes: Memory,CPU, Files, Shell and Basic C++, Expressions, Variable scopes,
Functions, Arrays and pointers, dynamic allocation, War with the bugs, Cost of algorithm, sorting, Creating new
types, Object-Oriented programming, More details about class definitions, More about methods,
Inheritance, Virtual methods, Boxes and arrows, Design patterns : sets and iterators, Strings
and more iterators, Templates, Tree structures, Summary of everything.
This PDF covers
the following topics related to C++ : C++ Standard Template Library, C++
Vectors, C++ Double-ended Queues, C++ Lists, C++ Priority Queues, C++ Queues,
C++ Stacks, C++ Sets, C++ Multisets, C++ Maps, C++ Multimaps, C++ Bitsets.
This PDF covers the following topics
related to C++ : The way of the program, Variables and types, Function,
Conditionals and recursion, Fruitful functions, Iteration, Strings and things,
Structures, More structures, Vectors, Member functions, Vectors of Objects,
Objects of Vectors, Classes and invariants, File Input/Output and apmatrixes.
This note covers
the following topics: Steps to create and compile a simple C++ program,
Variables and basic data types, Library Types, Arrays and Pointers,
Classes as data structures, Expressions and statements,
Functions,Classes.
Objective of this note is to
provide rapid training in elements of C++ syntax, C++ procedural programming,
C++ object oriented programming, numerous and actual C++ code for those with
some basic prior programming experience.