Showing posts with label C-Cplus-Summer-Training. Show all posts
Showing posts with label C-Cplus-Summer-Training. Show all posts

Monday, August 20, 2012

C Plus Plus Language Courses In Delhi NCR

C Plus Plus Courses

C Plus Plus Courses



We are providing the best services of C Plus Plus Language. In this edition the presentation has been enhanced by increasing the number of examples, expanding the selection of topics particularly in the area of computational complexity, and providing a flexible format giving instructors the ability to design their courses that concentrate on specific areas such as automata theory.

Sunday, May 13, 2012

Six(6) Week C, C++(plus) Summer Training in Gurgaon

C Training Course Contents

Requisites :
  • Basic concepts of Programming Structure
  • Environmental Knowledge of Operating System
What will you learn at SSDN Technologies?
  • History of C
  • Characteristics of C
  • C Program Structure
  • Constants
  • Data types
  • Variables
  • Keywords
  • Console Input/Output Statements
  • Compilation and Execution
  • if Statement
  • Nested if Statement
  • else-if Ladder
  • switch Statement
  • Looping Concepts
  • for loop
  • while loop
  • do-while loop
  • Jump Statements
  • Array Concepts
  • Rules & Restrictions
  • Single & Multi Dimensional Arrays
  • Types of Functions
  • Functions and Arrays
  • Function Prototyping
  • Scope of Variables
  • Built-in Functions
  • Pointer Concepts
  • Pointers and Functions
  • Pointers and Arrays
  • Array of Pointers
  • Static Initialization
  • Pointers and Structures
  • Illegal indirection
  • Defining New Data types
  • Unions
  • Type Casting
  • Enumerated Data types
  • Static Variables
  • Type Definition
  • malloc(),sizeof() and free()
  • calloc() and realloc()
  • Stacks and Queues
  • Linked Lists
  • Trees





C++ Training Course Contents


Pre requisites : 
  • Basic concepts of Programming Structure
  • Environmental Knowledge of Operating System & programming algo...
What will you learn at SSDN Technologies?
  • History
  • Advantage
  • Need for C++
  • Introduction to OOPS
  • First C++ Program
  • Introduction to OOPS
  • Input and Output Statements
  • Defining classes
Classes and objects
  • Instantiation
  • Creating Objects
  • Constructors and Destructors
  • Access Specifiers
  • Inline Functions
  • Introduction to Function Overloading
  • Default Function Arguments
  • Static Members
Pointers Vs Class Objects
  • Pointers and Instances
  • Dynamic Memory Allocation
  • Memory Management
  • Creating Object arrays
  • Manipulating Object arrays
Inheritance
  • Concepts & Syntax
  • Protected Keyword
  • Derivation Types
  • Types of Inheritance
Polymorphism
  • Overloading ( method & operator)
  • Virtual methods
  • Compile time Polymorphism
  • Run time Polymorphism
Streams and File I/O
  • File streams
  • String streams
Advanced Topics
  • Friend Functions
  • Friend Classes
  • Copy Constructors
  • Templates
  • Adding Graphics
Projects
  • Creating Projects
  • Making Files
Macros
  • About Macros
  • Usability of Macros
Assertions / Exceptions
  • About Assertions and Exceptions
  • throw () and catch ()