[go: up one dir, main page]

0% found this document useful (0 votes)
118 views9 pages

3rd Sem Syllabus BCA

This document contains information about a course on computer based numerical and statistical techniques offered at Integral University, Lucknow. The course aims to develop students' skills in mathematics, particularly statistics, which are necessary for success in science fields. The course covers topics like error analysis, solving equations numerically, interpolation, numerical differentiation and integration, curve fitting, and statistical methods. It includes 5 units, learning outcomes for each unit, reference materials, and a mapping of course outcomes to program outcomes.

Uploaded by

jssssssssss
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
118 views9 pages

3rd Sem Syllabus BCA

This document contains information about a course on computer based numerical and statistical techniques offered at Integral University, Lucknow. The course aims to develop students' skills in mathematics, particularly statistics, which are necessary for success in science fields. The course covers topics like error analysis, solving equations numerically, interpolation, numerical differentiation and integration, curve fitting, and statistical methods. It includes 5 units, learning outcomes for each unit, reference materials, and a mapping of course outcomes to program outcomes.

Uploaded by

jssssssssss
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Integral University, Lucknow

Effective from Session:


COMPUTER BASED NUMERICAL AND
Course Code MT202 Title of the Course L T P C
STATISTICAL TECHNIQUES
Year II Semester III 3 1 0 4
NONE NONE
Pre-Requisite Co-requisite
 The course is aimed to develop the skills in mathematics especially in statistics which is necessary for
Course Objectives grooming them into successful graduate.
 The topics introduced will serve as basic tools for specialized studies in science field.

Course Outcomes
CO1 Recognize the error in the number generated by the solution and Compute solution of algebraic and transcendental equation bynumerical
methods like Bisection method, Newton Rapshon method and other method.
CO2 Apply method of interpolation for equal and unequal interval.
CO3 Apply and Solve Numerical Differentiation & Integration method like Trapezoidal rule, Simpson's 1/3 rule, Simpson's 3/8 rule.
CO4 Find Best Curve fitting for given data for example, Fitting of straight lines, second degree parabola.
CO5 Understand Statistical Methods for Data Analysis and sampling techniques like Test of significance, t-test, F-test, Chi-squaretest, Analysis of
Variance.

Unit Contact Mapped


Title of the Unit Content of Unit
No. Hrs. CO
Error and Computer Arithmetic: Error and their analysis, Normalized Floating point
arithmetic. Algebraic and Transcendental equations: Bisection method, Iteration method,
1 Unit I 8 CO1
False position method, Newton-Raphson method, Rate of convergence of methods.
Solutions of simultaneous equations by Gauss Seidel method.
Finite Differences: Difference operators, Difference tables, relation between operators,
missing term techniques, Factorial polynomials. Interpolation for Equal Intervals: Newton's
Unit II forward and backward formula, Gauss forward and backward formula, Stirling's formula, 8 CO2
2 Bessel's formula. Interpolation for Unequal Intervals: Divided difference, Newton's divided
difference formula, Lagrange's Interpolation
formula
Numerical Differentiation and Integration: Numerical differentiation, Numerical integration
3 Unit III by Trapezoidal rule, Simpson's 1/3 rule, Simpson's3/8 rule, Boole's rule, Weddle's rule, 8 CO3
Euler-Maclaurin's formula.
Solution of Differential Equations: Taylor's series method, Euler's method, Modified Euler's
4 Unit IV method, Runge-Kutta Method. Curve Fitting: Method of least squares, Fitting of straight 8 CO4
lines, second degree parabola.
Time Series and Forecasting: Moving average, forecasting models and methods. Testing of
5 Unit V Hypothesis: Test of significance, t-test, F-test, Chi-square test, Analysis of Variance. 8 CO5
Reference Books:
1. Q.S. Ahmad, Zubair Khan and S.A. Khan, ―Numerical and Statistical Techniques‖, Ane Books Pvt. Ltd., New Delhi.
2. S.S. Sastry, ―Introductory Method of Numerical Analysis‖ , PHI, New Delhi.
3. P. Kandasamy, ―Numerical Methods‖, S. Chand and Company, New Delhi.
4. Balaguruswamy, ―Numerical Methods‖ , T.M.H. ,New Delhi.
5. Qazi Shoeb Ahmad, M. V. Ismail and S.A.Khan , ―Business Mathematics and Statistics‖ ,Laxmi Publication ,Meerut.
e-Learning Source:
1. https://nptel.ac.in/content/storage2/nptel_data3/html/mhrd/ict/text/106102157/lec22.pdf
2. https://nptel.ac.in/content/storage2/nptel_data3/html/mhrd/ict/text/111107105/lec16.pdf
3. https://www.whitman.edu/mathematics/multivariable/multivariable_17_Differential_Equations.pdf

Course Articulation Matrix: (Mapping of COs with POs and PSOs)


PO-
PSO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO4 PSO5 PSO6 PSO7
CO
CO1 2 2 1 3 3 3 3 1 2 2
CO2 1 3 2 1 2 2 1 3 1 1
CO3 3 1 3 2 3 2 3 2 3 3
CO4 2 1 3 1 2 3 3 2 1 2
CO5 3 2 1 2 3 2 2 1 3 1

1-Low Correlation; 2- Moderate Correlation; 3- Substantial


Correlation
Integral University, Lucknow

Effective from Session: 2016-2017


Course Code CA201 Title of the Course COMBINATORICS AND GRAPH THEORY L T P C
Year II Semester III 3 1 0 4
Pre-Requisite NONE Co-requisite NONE
 To study the concepts of Fundamentals of permutation and combination and generating function.
 To learn recurrence relation and their fundamentals. Describe and solve problems using concepts of generating
function and solution of recurrence relations
 To learn the basic concepts of graph theory and their application in the field of computer science to solve
Course Objectives
different problems.
 To learn Fundamentals of planar graph, dual graph and vector representation of graph, Introduction to matrix
representation of graph.
 To learn coloring of graph, chromatic number of a graph and chromatic polynomial of a graph.

Course Outcomes
CO1 Understand the different theoretical and cross-disciplinary problems and solve some real time problems using concepts of permutation,
combination and concept of generating function
CO2 Understand the structure of recurrence relation and Describe and solve some real time problems using concepts of generating function and
solution of recurrence relations.
CO3 Understand the basic concepts of graph theory and all of the relevant theorems covered in the course.
CO4 Understand the concepts in planar graph and matrix representation of graph.
CO5 Understand the coloring concept of a graph, four color theorems, five color theorem and its applications.

Unit Contact Mapped


No. Title of the Unit Content of Unit Hrs. CO
Permutation, Combination, Permutation groups and application, Probability, Discrete
1 Permutation and 7 CO1
numeric function and generating function, Combinatorial problems, Difference equation
Combination
Introduction, Linear recurrence relation with constant coefficient, Homogeneous solution,
2 Recurrence Relation 7 CO2
Particular solution, Total solution, Solution by the method of generating function.
Graph, Sub-graphs, Different types of graphs, Basic properties of graphs, Walks, Path and
circuits, connected graphs, Disconnected graphs and component, Euler and Hamiltonian
graphs, Various operations on graphs.
3 Graphs, Tree 9 CO3
Tree: Tree and fundamental circuits, Distance, Diameters, Radius and pendant vertices,
Rooted and binary trees, counting trees, spanning trees, Finding all spanning trees of a
graph and a weighted graph.
Cut-sets and cut vertices, Properties of Cut Set, All cut sets in a graph, Fundamental
4 Cut Sets 9 CO4
Circuit and cut sets, Connectivity and Seperatability.
Coloring and covering, Partitioning of graph, Chromatic number, Chromatic
partitioning, Chromatic polynomials, Four color problem.
5 Coloring Directed graph: Directed graph, Types of directed graphs, Directed paths and 8 CO5
connectedness, Euler digraph, Trees with directed edges, Fundamental circuit in
Digraph, Matrices A, B, C of digraph, Adjacency matrix of digraph.
Reference Books:
1. Deo Narsing, ―Graph Theory with applications to engineering and computer science‖, PHI.
2. John Truss, ―Discrete mathematics for Computer Science‖, TMH.
3. C. L. Liu, ―Discrete Mathematics‖, TMH.
4. Swapan K Sarkar, ―Discrete Mathematics‖, S.Chand Publication.
e-Learning Source:
1. https://nptel.ac.in/courses/111106102
2. https://onlinecourses.nptel.ac.in/noc21_ma68/preview, https://nptel.ac.in/courses/111106050

Course Articulation Matrix: (Mapping of COs with POs and PSOs)


PO-
PSO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO4 PSO5 PSO6 PSO7
CO
CO1 1 3 1 2 1 3 1
CO2 2 3 1 2 1 1 2 2
CO3 3 2 1 1 3 1
CO4 2 1 1 1 1 3 2
CO5 2 1 3 1 2 1 2 1
1- Low Correlation; 2- Moderate Correlation; 3- Substantial Correlation
Integral University, Lucknow

Effective from Session: 2016-2017


Course Code CA202 Title of the Course MULTIMEDIA SYSTEM L T P C
Year II Semester III 3 1 0 4
Pre-Requisite NONE Co-requisite NONE
 To learn and understand technical aspect of multimedia systems.
 To understand the standards available for different audio, video and text applications.
 To design and develop various multimedia systems applicable in real time.
Course Objectives
 To learn various multimedia authoring systems.
 To understand various networking aspects used for multimedia applications.

Course Outcomes
CO1 Developed understanding of technical aspect of multimedia systems.
CO2 Understand various file formats for audio, video and text media.
CO3 Develop various multimedia systems applicable in real time.
CO4 Design interactive multimedia software.
CO5 Apply various networking protocols for multimedia applications.

Unit Contac Mappe


Title of the Unit Content of Unit
No. tHrs. dCO
Introduction to Multimedia, Multimedia Information, Multimedia Objects, Multimedia in
business and work, Convergence of Computer, Communication and Entertainment products.
Stages of Multimedia Projects: Multimedia hardware, Memory & storage devices,
1 Introduction 8 CO1
Communication devices, Multimedia software's, presentation tools, Tools for object
generations, Video, Sound, Image capturing, Authoring tools, Card and page-based
authoring tools.
Multimedia Building Text, Sound MIDI, Digital Audio, Audio file formats, MIDI under windows environment,
2 Blocks Audio &Video Capture 7 CO2
Huffman Coding, Shannon Fano Algorithm, Huffman Algorithms, Adaptive Coding,
Arithmetic Coding, Higher Order Modeling, Finite Context Modeling, Dictionary based
3 Data Compression 9 CO3
Compression, Sliding Window Compression, LZ77, LZW compression, Compression,
Compression ratio, Loss less & Lossy compression.
Speech Compression &
Digital Audio concepts, Sampling Variables, Loss less compression of sound, Loss
4 Synthesis 9 CO4
compression & silence compression.
Multiple monitors, Bitmaps, Vector drawing, Lossy graphic compression, Image file
formats, Animations Images standards, JPEG Compression, Zig Zag Coding,
Multimedia Database, Content based retrieval for text and images, Video: Video
5 Images 8 CO5
representation, Colors, Video Compression, MPEG standards, MHEG Standard Video
Streaming on net, Video Conferencing, Multimedia Broadcast Services, Indexing and
Retrieval of Video Database, Recent development in Multimedia.
Reference Books:
1. Tay Vaughan, ―Multimedia, Making IT Work‖, Osborne McGraw Hill.
2. Buford, ―Multimedia Systems‖, Addison Wesley.
3. Agrawal & Tiwari, ―Multimedia Systems‖, Excel.
4. Mark Nelson, ―Data Compression Book‖, BPB.
5.David Hillman, ―Multimedia technology and Applications‖, Galgotia Publications.
6. Rosch, ―Multimedia Bible‖, Sams Publishing.
7. Sleinreitz, ―Multimedia System‖, Addison Wesley.
e-Learning Source:
1. https://nptel.ac.in/courses/106106200
2. https://archive.nptel.ac.in/courses/117/105/117105083/

Course Articulation Matrix: (Mapping of COs with POs and PSOs)


PO-
PSO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO4 PSO5 PSO6 PSO7
CO
CO1 1 2 3 1 1 2 1 2 1
CO2 3 1 1 3 1
CO3 3 2 2 1 2 1 1 2 2
CO4 1 1 3 1 2 2 1 2
CO5 3 1 2 1 1 2 3
1-Low Correlation; 2-Moderate Correlation; 3- Substantial Correlation
Integral University, Lucknow
Effective from Session: 2016-2017
OBJECT ORIENTED PROGRAMMING CONCEPTS
Course Code CA203 Title of the Course L T P C
USING C++
Year II Semester III 3 1 0 4
Pre-Requisite NONE Co-requisite NONE
 To learn object-oriented programming paradigms and various object-oriented modeling.
 To learn basic concepts, structure syntax of C++.
Course Objectives  To learn & implement various programming problems in C++.
 To learn & implement advanced programming concepts in C++
 To learn error handling technique in C++ and improve problem solving ability.

Course Outcomes
CO1 Know basic knowledge of object-oriented modeling and its application in computer science.
CO2 Understand basic concepts & structure of object-oriented programming language using C++.
CO3 Design and develop various programming problems using basic concepts of C++.
CO4 Learn and implement advance programming concepts of C++ like Inheritance, operator overloading, etc.
CO5 Learn and implement exception handling mechanism for debugging in C++.

Unit Contact Mapped


Title of the Unit Content of Unit
No. Hrs. CO
Introduction to Object Oriented Concepts, Object Oriented Analysis Modeling, Data
Modeling. Object-Oriented Design: Origin of Object-Oriented Design, Object Oriented
Object-Oriented
Design Concepts, Object Oriented Design methods, Class and object definition, Refining
1 Analysis and Data 8 CO1
Modeling operations, Program Components and Interfaces, Annotation for Object-Oriented Design,
Implementation of Detail Design, An alternative Object-Oriented Design Strategy,
Integrating OOD with SA/SD.
Advantages of OOP, Need of object-oriented programming, Characteristics of object-
Introduction to OOP oriented languages. C++ Programming Basics: Basic program structure, Input/output using
2 8 CO2
and C++ cin/cout, Preprocessor Directives, Comments, Integer, Character, Float data types,
Manipulators, Operators, Library functions, Enumerated Data Types.
Basic of functions, Passing arguments to and returning values from functions, Reference
Arguments, Overloaded functions, Inline functions, Default Arguments, Friend function,
3 Functions 8 CO3
Variable and Storage classes, Call by value and Call by reference. Objects and Classes:
Using class and object, Constructors, Destructor, Objects as function arguments
Array Fundamentals, Arrays as class member data, Arrays of objects, Strings,
Arrays and Operator Overloading Unary and Binary operators, Data conversion, Pitfalls of overloading and
4 Overloading Conversion. 9 CO4
Inheritance: Derived class and their constructs, Inheritance levels, Public and Private
Inheritance, Overriding member functions.
Pointers with Arrays, Functions, Strings, Pointer to objects, new-delete, Linked-Lists.
5 Pointers Virtual Functions: Virtual, Static function, this pointer. Error Handling: Try –Catch 8 CO5
Block, Finally, Throws.
Reference Books:
1. Lafore, Rober S, ―The Waite‘s Group Object Oriented‖, TMH.
2. Barkakati, Nabajoti, ―Object Oriented Programming in C++‖, Prentice Hall of India.
3. E. Balagrusamy, ―Object oriented programming in C++‖, TMH.
e-Learning Source:
1. https://nptel.ac.in/courses/106105153
2. https://nptel.ac.in/courses/106105151

Course Articulation Matrix: (Mapping of COs with POs and PSOs)


PO-
PSO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO4 PSO5 PSO6 PSO7
CO
CO1 3 1 1 1 3 1
CO2 3 1 2 1 1 3 1
CO3 2 3 1 1 2 2 2 2
CO4 1 1 3 1 2 2 2 2
CO5 1 1 3 1 1 2 2 2
1-Low Correlation; 2- Moderate Correlation; 3- Substantial Correlation
Integral University, Lucknow
Effective from Session: 2016-2017
Course Code CA204 Title of the Course DATABASE MANAGEMENT SYSTEM L T P C
Year II Semester III 3 1 0 4
Pre-Requisite NONE Co-requisite NONE
 To learn the basic knowledge of Database Management System and various types of data models.
 To learn the concept and syntax of ER Diagram and the extended ER features.
 To learn various constraints and writing SQL queries.
Course Objectives  To learn the basic structure of Oracle system.
 To learn the concept of Normalization.
 To learn the various issues in transaction processing.
 To learn the recovery system and basics of concurrency control system.

Course Outcomes
CO1 Able to understand the basic concepts of DBMS, Difference between DBMS and File Processing System, applications of DBMS and various
DBMS Models.
CO2 Able to understand the basic concepts of ER Model and How to draw ER Diagrams.
CO3 Ability to define various constraints and writing queries using SQL syntax.
CO4 Applying the Relational algebra and Calculus to define expressions for queries and understanding various Normal forms used for
Normalization approach.
CO5 Acquainted with the basic issues while implementing the concept of Transaction and recovery.

Unit Contact Mapped


Title of the Unit Content of Unit
No. Hrs. CO
Advantage of Database System, Database System versus File System, View of Data,
Introduction to Database System Concepts and Architecture: Data Models, Schemas and Instances, Three
1 8 CO1
Databases schema architecture and Data Independence, Database Languages and Interfaces,
Classification of Database Management Systems
Basic Concepts, Constraints, Keys: Primary Key, Super key, Candidate key, Entity Types,
Entity-Relationship Entity Sets, Design issues, Entity-Relationship Diagram, Relations, Relationship types,
2 Roles and Structural Constraints, Weak Entity sets, Extended E¬R Features, Design of E-R 8 CO2
Model
Database Schema, Reduction of an E-R Schema to tables.
Relational model Concepts, Structure of Relational Databases, Constraints: Entity
integrity, Referential Integrity, Domain Constraints, Assertions, Triggers, Security and
Relational Model and Authorization, Authentication and Encryption.
3 Constraints SQL: Data Definition, Constraints, Schema Changes in SQL, Basic Queries in SQL, More 8 CO3
Complex SQL Queries, Insert, Delete and Update Statements in SQL, Views (in SQL),
Specifying General Constraints as Assertion, Additional features.
Oracle: Basic Structure of the Oracle System.
The Relational Algebra, Tuple Relational Calculus, Data Normalization: Functional
4 Relational Algebra dependencies, Normal form concepts and Types: First Normal Form, Second Normal 8 CO4
Form, Boyce-Codd Normal form, Third Normal form and Fourth Normal Form.
Transaction Introduction to Transaction Processing, Transaction Concepts and Properties,
Management and Schedules, Serializability of Schedules, Conflict and view serializable schedules,
5 8 CO5
Recovery Recovery Concepts, Recovery from Transactions, Introduction to Concurrency Control
Techniques Techniques.
Reference Books:
 Elmasri, Nawathe,―Fundamentals of Database Systems‖, Addison Wesley.
 Silberschatz, Korth, Sudarshan, ―Database System Concepts‖, McGraw-Hill.
e-Learning Source:
1. https://nptel.ac.in/courses/106105177
2. https://nptel.ac.in/courses/106105175

Course Articulation Matrix: (Mapping of COs with POs and PSOs)


PO-
PSO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO4 PSO5 PSO6 PSO7
CO
CO1 3 1 1 1 3 1
CO2 3 1 2 1 1 2 2 1
CO3 2 3 1 1 2 2 3 1
CO4 1 3 2 2 2 1 2 2
CO5 2 2 1 1 1 1 2 2
1- Low Correlation; 2- Moderate Correlation; 3- Substantial Correlation
Integral University, Lucknow

Effective from Session: 2019-20


Course Code BM228 Title of the Course ACCOUNTING AND FINANCIAL MANAGEMENT L T P C
Year II Semester III 3 1 0 4
Pre-Requisite NONE Co-requisite NONE
 The objective of this course is to provide knowledge of Financial Accounting and its application in business
Course Objectives and help the students to understand the conceptual framework of financial management and its applications
under various environmental constraints.

Course Outcomes
CO1 To get the in-depth knowledge of the concept of accounting. To interpret the accounting principles, standards and accounting terminology and
its applicability in general and practical life.
CO2 To get the knowledge of Financial Management, its various decision making approaches as well as the methods of analyzing the financial
statements.
CO3 Preparation of cost accounting statements in accordance with appropriate methods and standards.
CO4 To understand budget, budgetary control and budgeting approaches in accounting and its usage in the basic accounting arena.
CO5 To be able to prepare fund flow and cash flow statements with needed adjustments. To get the basic knowledge of Working Capital
Management and its use in running the business.

Unit Contact Mapped


Title of the Unit Content of
No. Hrs. CO
Unit
Accounting Meaning, Objective, Scope and Uses of Accounting, Types of Accounting, Fundamentals of
Accounting: Concept and Conventions, Meaning of GAAP and IFRS, Books of Accounts: 8
1 CO1
Journal, Ledger, Trial Balance, Profit and Loss Account and Balance Sheet, Accounting for
Cash:Cash Book.
Financial Meaning, Objective, Importance and Scope of Financial Management, Finance Functions and
Management Various Decisions: Investment Decisions, Finance Decisions, Dividend Decisions, Capital 8
2 CO2
Budgeting Decisions, Analysis of Financial Statement, Ratio Analysis: Liquidity, Solvency,
Profitability and Efficiency Ratio, Cost Volume Profit Analysis (Break Even Analysis).
Cost Accounting Meaning, Nature, Need, Elements of Cost, Cost Classification and Allocation of Costs, 8
3 CO3
Absorption and Marginal Costing.
Budget and Budgetary Approach to Financial Planning, Different types of Budgets, Performance 8
4 CO4
Budgetary Control Budgeting, Zero Base Budgeting, Capital Budgeting, Role of Capital Budgeting in Risks and
Uncertainties.
Fund Flow Definition, Meaning and Preparation, Cash Flow Statements: Definition, Meaning
5 Statements and 8 CO5
Preparation, Working Capital Management: Concept, Nature, Types and Sources of
Working Capital in Business.
Reference Books:
1. Kulkarni and Satya Prasad, ―Financial Management‖, Himalaya Publishing House, Himalaya Publishing House Pvt. Ltd.; Fourteenth Edition
2. Chandra, Prasanna: Financial Management, Tata McGraw Hill, Delhi, Tata McGraw Hill Education
3. P.C. Tulsion, ―Accountancy‖, Tata McGraw Hill, Tata Mcgraw Hill, 2-12, ISBN-13: 978 7--48367-5
4. Nand Dhameja and K.S. Sastry, ―Finance and Accounting‖, Wheeler Publishing, Wheeler Publishing, 11TH RPRINT: 2—2
e-Learning Source:
1. Fundamentals of financial and management accounting (https://www.coursera.org/learn/financial-accounting-polimi)
2. Introduction to Financial and Management Accounting (https://www.classcentral.com/course/edx-introduction-to-financial-and-
management-accounting-3552)
3. Financial Management Specialization (https://in.coursera.org/specializations/financial-management)
4. Fundamentals of financial and management accounting (https://www.coursera.org/learn/financial-accounting-polimi)

Course Articulation Matrix: (Mapping of COs with POs and PSOs)


PO-PSO
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PSO1 PSO2
CO
CO1 1 2 1 1 1 1 1 3 1
CO2 2 2 1 1 1 1 2 1
CO3 1 1 2 1 1 2 1
CO4 2 1 1 1 2
CO5 2 1 1 1 2 1
1-Low Correlation; 2- Moderate Correlation; 3- Substantial Correlation
Integral University, Lucknow
Effective from Session: 2016-2017
Course Code CA205 Title of the Course MINI PROJECT L T P C
Year II Semester III 0 0 3 2
Pre-Requisite NONE Co-requisite NONE
 To strengthen the understanding of your fundamentals through effective application of theoretical concepts.
 To understand the Project Development Process.
 To plan for various activities of the project and distribute the work amongst team members.
Course Objectives  To develop student‗s abilities to transmit technical information clearly and test the same.
 To understand the importance of document design by compiling Technical Report on the Mini Project work
carried out.

Course Outcomes
CO1 Understand how to identify the issues and challenges of industry.
CO2 Understand, plan and execute a Mini Project with team.
CO3 To inculcate innovative thinking and thereby preparing students for main project.
CO4 Prepare a technical report based on the Mini project.
CO5 Deliver technical presentation based on the Mini Project work carried out.

Exper Contact Mapped


Title of the Unit Content of Unit
iment Hrs. CO
To understand and identify the real world problems, able to collect and prepare
Phase1
1 requirement document. 3 CO1
Phase2 To enable students to create very precise plan and solution for the identified problem. 3
2 CO2
Phase3 To build project team among the students for the project. 3
3 CO3
To implement the project by using appropriate tools and techniques and prepare a technical
4 Phase4 3 CO4
mini project report.

5 Phase5 To improve the team building, communication and management skills of the students. 3 CO5
Reference Books:
 Mark O‘Ncile, ―Web Services – Security‖, TMH.
 Ivan Bayross, ―HTML, DHTML, JavaScript, Perl CGI‖, BPB Publication.
 Jessica Burdman, ―Collaborative Web Development‖, Pearson Education Asia
e-Learning Source:
1. https://nptel.ac.in/courses/110104073
2. https://nptel.ac.in/courses/110104073

Course Articulation Matrix: (Mapping of COs with POs and PSOs)


PO-
PSO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO4 PSO5 PSO6 PSO7
CO
CO1 3 1 1 1 3 1
CO2 3 1 2 1 1 2 2 2
CO3 2 3 1 1 2 2 3 1
CO4 1 3 2 2 2 1 2 2
CO5 2 2 1 2 1 1 2 2
1-Low Correlation; 2- Moderate Correlation; 3- Substantial Correlation
Integral University, Lucknow
Effective from Session: 2016-2017
Course Code CA206 Title of the Course C++ LAB L T P C
Year II Semester III 0 0 3 2
Pre-Requisite Co-requisite
 To explain basic concepts and techniques of C++.
 To explain concepts and techniques to implement overloading.
Course Objectives  To explain concepts and techniques to implement functions.
 Demonstrate the significance of constructors and destructor and inheritance.
 To explain concepts and techniques to implement polymorphism, exception handling and searching, sorting.

Course Outcomes
CO1 To develop a program using classes and objects.
CO2 Able to design a program for operator overloading and function overloading.
CO3 To develop a program using friend function, inline function and static member function.
CO4 To develop a program using constructors and destructor and inheritance.
CO5 To develop a program for polymorphism using virtual function, exception handling and searching, sorting.

Experiment
Title of the Content of Unit Contact Mapped
No.
Experiment Hrs. CO
1 OOP Program illustrating Classes and Objects. 2 CO1
Operator Overloading Program illustrating use of Operator Overloading
2 2 CO1
Function Overloading Program illustrating use of Function Overloading.
3 2 CO2
4 Functions Program illustrating use of Friend function 2 CO2
5 Constructor Program illustrating Inline function, Static Member functions. 2 CO3
6 Constructor Program illustrating use of Constructor and various types of Constructor. 2 CO3
7 Inheritance. Program illustrating various forms of Inheritance. 2 CO4
8 Virtual functions Program illustrating use of Virtual functions. 2 CO-4
9 Exception Handling Program illustrating how Exception Handling is done. 2 CO5

10 Implement Algorithms Program implementing various kinds of Sorting algorithms, Search algorithms. 2 CO5
Reference Books:
1. Lafore, Rober S, ―The Waite‘s Group Object Oriented‖, TMH.
2. Barkakati, Nabajoti, ―Object Oriented Programming in C++‖, Prentice Hall of India.
3. E. Balagrusamy, ―Object oriented programming in C++‖, TMH.
e-Learning Source:
1. https://nptel.ac.in/courses/106105153
2. https://nptel.ac.in/courses/106105151

Course Articulation Matrix: (Mapping of COs with POs and PSOs)


PO-
PSO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO4 PSO5 PSO6 PSO7
CO
CO1 1 1 3 1 1 2 1
CO2 1 1 3 2 1 1 3 1
CO3 2 1 3 1 1 2 1 1 2
CO4 1 2 3 2 1 1 2 1
CO5 2 1 3 1 1 1 2 2
1-Low Correlation; 2- Moderate Correlation; 3- Substantial Correlation
Integral University, Lucknow
Effective from Session: 2016-2017
Course Code CA207 Title of the Course DBMS LAB L T P
Year II Semester III 0 0 2
Pre-Requisite NONE Co-requisite NONE
 To explain basic database concepts and how to implement the DDL and DML commands in SQL.
 To demonstrate the use of constraints, relational algebra operations and Grouping (Group by clause,
Clause).
 To familiarize with use of Aggregate function in queries, concept of granting permissions (Grant, Revoke).
 To develop an understanding of essential DBMS concepts such as joins, union, intersection and also
Course Objectives concept of Sub-query, Data constraints (Unique Key, Primary Key, Foreign Key).
 To demonstrate the concept of creating Views, Indexes and Introduction to PL/SQL

Course Outcomes
CO1 Creating and altering Databases, tables and writing a query using SQL DML/DDL commands.
CO2 Implementing the constraints like Primary key, Foreign key, Unique Key, Null, Not null and various relational algebra operations.
CO3 Using Aggregate functions in SQL with the concept of Grant and Revoke commands.
CO4 Implementing the various joins, sub-queries, set theory commands and Data constraints.
CO5 Using the commands to create Views, Indexes and PL/SQL basics.

Experiment
Title of the Contact Mapped
No. Content of Unit
Experiment Hrs. CO
1 Tables Creating tables. 2 CO1
Manipulation Insertion, Deletion, Updation and Retrieval of data
2 2 CO1
Operations Arithmetic operations, Logical operations and Pattern matching.
3 2 CO2
4 Aggregate Functions Use Aggregate function in query. 2 CO2
5 Permissions Granting permissions (Grant, Revoke). 2 CO3
6 Joins Write commands for Joins, Union and Intersection. 2 CO4
7 Sub query Concept of Sub-query. 2 CO4
8 Constraints Concept of Data constraints (Unique Key, Primary Key, Foreign Key). Creating 2 CO5
Views and Indexes. Introduction to PL/SQL. Concept of Grouping (Group by
clause, Having Clause).
Reference Books:
1. Elmasri, Nawathe ,―Fundamentals of Database Systems‖, Addison Wesley.
2. Silberschatz, Korth, Sudarshan, ―Database System Concepts‖, McGraw-Hill.
e-Learning Source:
1. https://nptel.ac.in/courses/106105177
2. https://nptel.ac.in/courses/106105175

Course Articulation Matrix: (Mapping of COs with POs and PSOs)


PO-
PSO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO4 PSO5 PSO6 PSO7
CO
CO1 1 1 3 1 1 2 2
CO2 2 2 1 2 1 1 2
CO3 3 1 2 1 1 2 2 1
CO4 2 2 3 1 2 2 2 2
CO5 1 3 1 1 1 1 2 1
1- Low Correlation; 2- Moderate Correlation; 3- Substantial Correlation

You might also like