C++ language syllabus in Hindi (object oriented programming c++ syllabus)

C++ language syllabus in Hindi

C++ language syllabus in Hindi

Course goals: छात्र को C++ development की दुनिया में एक प्रारंभिक आधार देना, एक जोर के साथ बुनियादी प्रोग्रामिंग सिद्धांतों को सीखने पर, I / O संचालन (Operation), चर प्रबंधन (variable management), का उपयोग करके प्रवाह नियंत्रण क्षमताएं (flow control capabilities) और OOP सिद्धांतों का कार्यान्वयन जैसे कि कक्षाएं (classes) और विरासत (Inheritance) साथ ही अधिक उन्नत क्षमताएं (advanced capabilities) जैसे फाइलों के साथ काम करना और नेटवर्क बुनियादी संचालन (network basic operations utilizing) का उपयोग करना टीसीपी (TCP) और यूडीपी प्रोटोकॉल (UDP protocols).

Target audience: कोई पूर्व प्रोग्रामिंग ज्ञान (prior programming knowledge)  या अनुभव की आवश्यकता नहीं है।

हमारे सभी courses की तरह, इस course की सामग्री को व्यक्तिगत रूप से आपकी आवश्यकताओं के अनुरूप बनाया जा सकता है| और आवश्यकताएं। सामग्री को आवश्यकतानुसार हटाया, जोड़ा या बदला जा सकता है।

Text Books:

1. Object Oriented Programming with C++ by E. Balagurusamy, McGraw-Hill 

2.  Education (India)

3. ANSI and Turbo C++ by Ashoke N. Kamthane, Pearson Education

Reference Books: 

1. Big C++ – Wiley India

2.  C++: The Complete Reference- Schildt, McGraw-Hill Education (India) 

3. C++ and Object Oriented Programming – Jana, PHI Learning. 

4. Object-Oriented Programming with C++ – Rajiv Sahay, Oxford

5.  Mastering C++ – Venugopal, McGraw-Hill Education (India)

CONTENTS

Lecture 01:Introduction
Lecture 02: Object Oriented Programming
Lecture 03:BASIC CONCEPTS OF OBJECTS ORIENTED PROGRAMMING
Lecture 04:BENEFITS OF OOP
Lecture 05:Basics of C++
Lecture 06: Tokens
Lecture 07:Basic Data types in C++
Lecture 08:Symbolic Constant
Lecture 09:Operators
Lecture 10:Control Structures
Lecture 11:Functions in C++
Lecture 12:Function Overloading
Lecture 13:Class
Lecture 14:Member Function
Lecture 15:Nesting of Member function
Lecture 16:Array with Class
Lecture 17: Static Data Member
Lecture 18:Friendly functions
Lecture 19: Returning Objects
Lecture 20:Constructors
Lecture 21: Destructors
Lecture 22: Operator Overloading
Lecture 23:Operator Overloading advance
Lecture 24:Type Conversion
Lecture 25:Class to Basic type
Lecture 26:Inheritance
Lecture 27:Multilevel Inheritance
Lecture 28:Hierarchical Inheritance 
Lecture 29:Virtual Base Class
Lecture 30:Polymorphism
Lecture 31:Virtual functions
Lecture 32:Pure Virtual Functions
Lecture 33:C++ function overriding
Lecture 34:Exception Handling
Lecture 35:Array reference out of bound
Lecture 36:Containership in C++
Lecture 37: Template
Lecture 38:Class Template
Lecture 39:Virtual destructors
Lecture 40:Managing Console I/O
Lecture 41:Namespaces
Lecture 42:New & Delete Operators

Previous articleinstallation of python in hindi(Python setup in hindi)
Next articlec++ introduction in hindi| सी++ क्या है?

2 COMMENTS

LEAVE A REPLY

Please enter your comment!
Please enter your name here