C,C++
WELCOME TO FUTURE FLAME

.
DESCRIPTION
.
Course Syllabus
Introduction
- Why C
- C Compiler, Operating System
- Structure of C Program
- Compilation
- Header Files
Data Types and Keywords
- Overview of Data Types
- Use of Data Types
- Modifiers, Qualifiers,
Format Specifiers
- Rules for Identifiers
- Constants and Variables
- Keywords
Operators
- Types of Operator and their Application
- Operator Precedence and Associativity
- Operator Notation Input/output in C
- I/O Operations
- Formatted and Unformatted I/O Control Structure
- Decision Control Structure (If... Else)
- Selection Control Structure (Switch, Case)
- Jumping Control Structure (Goto)
- Repetition Control Structure(While,Do..While and For)
- Importance of Function
- Types of Function
- Function Calling Conventions
- Recursion Storage Class
- Properties of Storage Class
- Scope
- Implementation
- Why Array
- Types of Array
- Array and function
- Pointer and Address
- How Pointer Works
- Application of Pointer
- Pointer and Array
- Pointer and Function
- What is DMA
- DMA Functions Preprocessor
- Introduction
- Types of Preprocessor Directive
- What is Structure?
- Implementation of Structure
- Structure and Array
- Structure and Function
- Structure and Pointer
- What is Union?
- What is File?
- Types of File
- File Operations
- File I/O Functions
- What is Command Line
- Use of Command Line Argument