C AND C ++

TOPICS COVERED:

 
INTRODUCTION TO C PROGRAMMING
  • Basic structure of C program,
  • Executing a C program.
  • Variable and Data Types
  • Keywords and Identifiers
  • Declaration of Variables
  • Assigning Values to Variables
MANAGING INPUT AND OUTPUT OPERATIONS:
  • Reading a Character
  • Writing a Character
  • Formatted Input & Formatted Output.
OPERATORS AND EXPRESSIONS:
  • Arithmetic Operators
  • Relational Operators
  • Logical Operators
  • Assignment Operators
  • Increment and Decrement Operators
  • Conditional Operator
  • Bitwise Operators
  • Special Operators
CONTROL STRUCTURES
  • Decision Making with IF Statement
  • Simple IF Statement
  • IF-ELSE Statement
  • Nesting of IF-ELSE Statements
  • ELSE IF Ladder
  • Switch statement
  • goto statement
DECISION MAKING AND LOOPING
  • while Statement
  • do while statement
  • for statement
INTRODUCTION TO ARRAYS
  • Arrays: One-dimensional Arrays
  • Two-dimensional
  • Example programs-Matrix Multiplication
 
STRING HANDLING
  • Introduction to Strings
  • Sample Program
  • Standard String Library Functions
 
FUNCTIONS
  • Definition of Functions
  • Return Values and their Types
  • Function Calls
  • Function Declaration
  • Category of Functions
  • No Arguments and no Return Values
  • Arguments but no Return values
  • Arguments with Return Values
  • No Arguments but Returns a Value
 
STRUCTURES AND FILE MANAGEMENT
  • Structures: Introduction
  • Defining a structure
  • Declaring structure variables
  • Accessing structure members
  • Structure initialization
  • Array of structures.
  • File Management in C: Introduction
  • Defining and opening a file
  • Closing a file
 
Description:
C Language is most  professional courses undertaken by graduates or working professionals. The course is designed to help candidates gain a level of proficiency in the field. C is a general-purpose programming language and can efficiently work on enterprise applications, games, graphics, and applications requiring calculations, etc. C language has a rich library which provides a number of built-in functions.
Classes are conducted by both offline and online.
COURSE DURATION: 1 MONTH
 
 
 

C++ language

TOPICS COVERED:

 

INTRODUCTION TO C++ PROGRAMMING
  • C++ overview
  • Basic C++ syntax
  • Basic Input and Output
  • Variables
 
OPERATORS AND EXPRESSIONS:
  • Arithmetic Operators
  • Relational Operators
  • Logical Operators
  • Assignment Operators
  • Increment and Decrement Operators
  • Conditional Operator
  • Bitwise Operators
  • Special Operators
 
CONTROL STRUCTURES
  • Decision Making with IF Statement
  • Simple IF Statement
  • IF-ELSE Statement
  • Nesting of IF-ELSE Statements
  • ELSE IF Ladder
  • Switch statement
  • goto statement
 
DECISION MAKING AND LOOPING
  • while Statement
  • do while statement
  • for statement
 
INTRODUCTION TO ARRAYS
  • Arrays: One-dimensional Arrays
  • Two-dimensional
  • Example programs-Matrix Multiplication
 
STRING HANDLING
  • Introduction to Strings
  • Sample Program
  • Standard String Library Functions
OOP (Object Oriented Programming)
  • Classes & Objects
  • Inheritance
  • Polymorphism
  • Abstract
  • Data Encapsulation
STRUCTURES AND FILE MANAGEMENT
  • Structures: Introduction
  • Defining a structure
  • Declaring structure variables
  • Accessing structure members
  • Structure initialization
  • Array of structures.
  • File Management in C++: Introduction
  • Reading and writing to files
Description:
C++ is a powerful general-purpose programming language. It can be used to develop operating systems, browsers, games, and so on. C++ supports different ways of programming like procedural, object-oriented, functional, and so on. This makes C++ powerful as well as flexible.
Classes are conducted by both offline and online.
COURSE DURATION: 1 MONTH
C AND C++