Introduction To C Programming:
C Programming is the mother of all Programming languages and is a start to building your career in the field of information technology. In C Programming class one will learn the usage of syntaxes and will learn in details Object Oriented Programming OOPS Concepts. Mastery of C language will help you build a solid foundation and make learning of any programming language in your future endeavors in technology simple.
- Basic Programming Concepts
- Operators and Conditions
- Iterations
- Functions
- Arrays and Structures
- Manipulating Arrays
- Introduction to Programming
- Types of Programming Languages
- Introduction to C Language
- Introduction to IDE
- Language Elements
- Operators
- Control Statements – if and switch
- Looping Structures
- Characters Handling
- Arrays
- Multidimensional Arrays
- String Handling
- User-defined functions
- Storage classes
- Pointers
- Pointer notation vs. Array notation
- Structures
- Unions, Typedef and Enumeration
- Pre-processor commands
- File Handling
- Binary Files and Random Access
- Command Line Arguments
- Dynamic Memory Allocation
- Linked List
- Hh