Programming and Data Structures II Syllabus for B.Tech Third sem is covered here. This gives the details about credits, number of hours and other details along with reference books for the course.
The detailed syllabus for Programming and Data Structures II B.Tech 2016-2017 (R13) thirdsem is as follows
OBJECTIVES: The student should be made to:
- Be familiar with the C++ concepts of abstraction, encapsulation, constructor, polymorphism, overloading and Inheritance.
- Learn advanced nonlinear data structures.
- Be exposed to graph algorithms
- Learn to apply Tree and Graph structures
UNIT I OBJECT ORIENTED PROGRAMMING FUNDAMENTALS (9 hours)
C++ Programming features – Data Abstraction – Encapsulation – class – object – constructors – static members – constant members – member functions – pointers – references – Role of this pointer – Storage classes – function as arguments.
UNIT II OBJECT ORIENTED PROGRAMMING CONCEPTS (9 hours)
String Handling – Copy Constructor – Polymorphism – compile time and run time polymorphisms – function overloading – operators overloading – dynamic memory allocation – Nested classes – Inheritance – virtual functions.
UNIT III C++ PROGRAMMING ADVANCED FEATURES (9 hours)
Abstract class – Exception handling – Standard libraries – Generic Programming – templates – class template – function template – STL – containers – iterators – function adaptors – allocators – Parameterizing the class – File handling concepts.
Download iStudy Android App for complete Anna University syllabus, results, timetables and all other updates. There are no ads and no pdfs and will make your life way easier.
TOTAL: 45 PERIODS
OUTCOMES: At the end of the course, the student should be able to:
- Design problem solutions using Object Oriented Techniques.
- Apply the concepts of data abstraction, encapsulation and inheritance for problem solutions.
- Use the control structures of C++ appropriately.
- Critically analyse the various algorithms.
- Apply the different data structures to problem solutions.
TEXT BOOKS:
- Bjarne Stroustrup, “The C++ Programming Language”, 3rd Edition, Pearson Education, 2007.
- Mark Allen Weiss, “Data Structures and Algorithm Analysis in C++”, 2nd Edition, Pearson Education, 2005.
REFERENCES:
- Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein, “Introduction to Algorithms”, Second Edition, Mc Graw Hill, 2002.
- Michael T Goodrich, Roberto Tamassia, David Mount, “Data Structures and Algorithms in C++”, 7th Edition, Wiley Publishers, 2004.
For all other B.Tech IT 3rd sem syllabus go to Anna University B.Tech Information Technology (IT) 3rd Sem Course Structure for (R13) Batch. All details and yearly new syllabus will be updated here time to time. Subscribe, like us on facebook and follow us on google plus for all updates.
Do share with friends and in case of questions please feel free drop a comment.