C/C++ Programming
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
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
No comments:
Post a Comment