| Courses Application Programming | Locality Nala Rd |
C is a middle-level programming language that was developed in the mid-1970s. It was originally used for writing UNIX programs but now is used to write applications for nearly every available platform. C/C++ is typically used in instances where maximum speed and/or memory efficiency is a must such as especially complex programs or for servers that must handle many thousands or millions of hits each .This program talks about the basic commands and constructs of C and introduces the participants to the modular/structured programming approach. C++ is an object-oriented programming language that intends to be a simple, modern, and general-purpose programming language for application development. Object-oriented concepts form the base of all modern programming languages. Understanding the basic concepts of object-orientation helps a developer to use various modern day programming languages, more effectively.
COURSE CONTENT
MODULE: PROGRAMMING IN C
UNIT 1: The Basics of C
UNIT 2: C Operators
UNIT 3: Control Structures
UNIT 4: Function
UNIT 5: Storing Variables
UNIT 6: Arrays and Pointers
UNIT 7: C Preprocessors
UNIT 8: Structures and Union
UNIT 9: Files Handling
UNIT 10: Standard Library Functions
UNIT 11: Strings
Module: PROGRAMMING IN C++
UNIT 1: Introduction to C++
UNIT 2: Classes and Objects
UNIT 3: Inheritances
UNIT 4: Polymorphism
UNIT 5: Generic Functions
UNIT 6: Streams and Files
UNIT 7: Namespace, Exception Handling & STL