[vc_row el_class=”inner-body-content” css=”.vc_custom_1668409341593{padding-top: 30px !important;padding-bottom: 20px !important;}”][vc_column][vc_custom_heading text=”COURSE OBJECTIVES” use_theme_fonts=”yes” css=”.vc_custom_1668409327027{margin-top: 0px !important;}”][vc_column_text]This course is meant to reinforce the good understanding of C programs and implementation of data structures. This course helps the student in designing and debugging of object oriented programming applications.[/vc_column_text][vc_custom_heading text=”COURSE LEARNING OUTCOMES (CLO)” font_container=”tag:h3|text_align:left” use_theme_fonts=”yes”][vc_column_text]CLO: 1. Illustrate better understanding of object oriented programming in C++ and program testing and debugging using visual studio. (Level: C2)
CLO: 2. Design and implement programs of small to moderate scale complexity using the concepts of Object Oriented Programming and data structures. (Level: C3)
CLO: 3. Investigate an object oriented programming application leading to solution of a moderate scale programming problem. (Level: C6)[/vc_column_text][vc_custom_heading text=”COURSE CONTENTS” use_theme_fonts=”yes”][vc_column_text css=”.vc_custom_1668409299351{margin-bottom: 0px !important;}”]

  1. Introduction to C++ Programming & Basic Data Structures
  2. Dynamic Memory Allocation in C++ using Pointers.
  3. Overview of user defined data types (structures unions, enumeration )
  4. Fundamentals of Object oriented programming (OOP)
  5. Overview of functions and operator overloading.
  6. Overview of Inheritance & Function Overriding.
  7. Overview of functions and class templates.
  8. Overview of Array based Lists and vector lists.
  9. Implementation of singly linked list.
  10. Implementation of Doubly and circular linked list
  11. Implementation of Stack and Queues structures using array and linked list
  12. Implementation of selection sort and binary search algorithms

[/vc_column_text][/vc_column][/vc_row]