C and C++ Training
- Offered byTech vidya
C and C++ Training at Tech vidya Overview
Mode of learning | Online |
Schedule type | Self paced |
Credential | Certificate |
C and C++ Training at Tech vidya Highlights
- Hands on practical knowledge training with 100% job assistance"
- Learn from expert trainers having 8+ years of experience in relevant technology
C and C++ Training at Tech vidya Course details
- Identifiers And Literals
- Keywords In C Language
- Uses Of C Language
- Introduction To Compilers
- C is a general purpose high level programming language which is invented to develop UNIX OS and C is successor of BCPL also called B language"
- C belongs to the structured, procedural paradigms of languages
- It is proven, flexible and powerful and may be used for a variety of different applications
- The program provides training from basic level to advance level concept
- Techvidya provides C and C++ Language from beginner level to advanced level
- C++ consider as middle-level language because it comprises(includes) a combination of both high-level and low-level language features.
C and C++ Training at Tech vidya Curriculum
Session 1: C Language
Introduction Of C Language
History Of C Language
Uses Of C Language
Introduction To Compilers,
Assemblers And Interpreters
Sample C Program
Session 2:
Variables And Data Types
Identifiers And Literals
Keywords In C Language
Arithmetic Modes
Operators Introduction
Session 3:
Console I/O Operations - Scanf() And Printf()
Typecasting
Sample Programs
Session 4:
Control Flow/Decision Making Statements
If Statement
If Else Statement
If Else If Else Statement
If Else If Else If...Else Ladder
Switch Statement
Session 5:
Introduction To Loops
For Loop
While Loop
Do-While Loop
Session 6:
Jump Statements
Break Statement
Continue Statement
Goto Statement
Exit()
Session 7:
Scope Of Variable-Local And Global
Working With Functions
All Categories Of Function
Session 8:
Recursion
Number Factorial
Fibonacci Series
Session 9:
Working With Arrays
Why Need Arrays
Type Of Arrays
One Dimensional Array
Two Dimensional Array