0% found this document useful (0 votes)
17 views

BCA Syllabus 2023

Uploaded by

Kyra Sinha
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

BCA Syllabus 2023

Uploaded by

Kyra Sinha
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 60

Programs Academic Information | 2023-26

21BCA101 L T P C
Fundamental of Computers and Element of
3 0 0 3
IT

Fundamental of Computers and Element of


Course Title
IT
Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


Ability to understand the basic knowledge of computer and data representation in
CO 1.
computer.
To understanding the concept of input and output devices of Computers.
CO 2.
To understand the behavior of different storage devices.
CO 3.
Able to understand the knowledge of programming languages and operating
CO 4.
system.
To understand basic concepts and terminology of data communication and
CO 5.
networks.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA102 L T P C
Introduction to Programming
3 0 0 3

Course Title Introduction to Programming

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. To develop simple algorithms for arithmetic and logical problems.

To translate the algorithms to programs & execution and implement conditional


CO 2.
branching, iteration and recursion.
To use array and decompose a problem into functions and synthesize a complete
CO 3. program using divide and conquer approach.

CO 4. To use pointers, structures and union to develop algorithms and programs.

CO 5. To understand the file system basics and basic operations of file.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA103 L T P C
Discrete Mathematics
3 1 0 4

Course Title Discrete Mathematics

Level Undergraduate

Credits 4

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


To specify and manipulate basic mathematical objects such assets, functions, and
CO 1.
relations.
Student will get the basic knowledge of creating a Hass diagram and working in
CO 2.
lattices.
Derive the solution of a given problem using deductive logic and prove the
CO 3. solution based on logical inference.

CO 4. To able to classify an algebraic structure of any mathematical problem.

An ability to solve problems involving recurrence relations and generating


CO 5.
functions and demonstrate different traversal methods for trees and graphs.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA104 L T P C
Web Technology
3 0 0 3

Course Title Web Technology

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


Describe the concepts of web technology and W3C including browser and HTTPS
CO 1.
protocols.
CO 2. List the various HTML tags and use them to develop the user-friendly web pages.

Define the CSS with its types and use them to provide the styles to the web pages
CO 3. at various levels.

Students are able to develop a web application by the use of JavaScript and
CO 4.
DHTML
Use server-side scripting with PHP to generate Webpages dynamically using
CO 5.
database connectivity.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23LS191 L T P C
English Communication
2 0 0 2

Course Title English Communication

Level Undergraduate

Credits 2

Course Category LS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA181 L T P C
Fundamental of Computers and Element of
0 0 2 1
IT Lab

Fundamental of Computers and Element of


Course Title
IT Lab
Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA182 L T P C
Introduction to Programming Lab
0 0 2 1

Course Title Introduction to Programming Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA183 L T P C
Web Technology Lab
0 0 2 1

Course Title Web Technology Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA201 L T P C
Data Structures
3 0 0 3

Course Title Data Structures

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. To Able to critically analyze the algorithms.

CO 2. To ability to write and trace recursive algorithms.

CO 3. To able to write codes with use of different Data Structures and Algorithms.

CO 4. To able confidently answer the programming questions.

To enhanced the Knowledge of basic Data Structures and various sorting


CO 5.
algorithms.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA202 L T P C
Advanced Web Technology
3 0 0 3

Course Title Advanced Web Technology

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


To evaluate designs based on Bootstrap frameworks and methodological
CO 1.
approaches
To able produce/show better techniques to improve the user interaction design
CO 2.
interfaces using JQuery
Students are able to create non-relational database for web application by the use
CO 3. of MongoDB database.

To able AJAX and JSON students will be able for creating better, faster, and more
CO 4.
interactive web applications with the help of XML, HTML, CSS, and Java Script.
To able use server-side scripting with Node JS to generate the web pages
CO 5.
dynamically using the database connectivity.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA203 L T P C
Computer Organization and Digital
3 1 0 4
Electronics

Computer Organization and Digital


Course Title
Electronics
Level Undergraduate

Credits 4

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


This will help the students to be familiarized with the basic concept of digital logic
CO 1.
circuits along with its components
This will help the students to be familiarized with the hardware components and
CO 2.
concepts related to the computer architecture.
Students will understand the concept of Computer Organization and Architecture
CO 3. along with various micro-operations.

To understand the concept of control unit and input output interface along with
CO 4.
processor design implementation
The student will be able to learn the hardware components and concepts related
CO 5. to the memory organization and the functionality of pipelining and assembly
language.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA204 L T P C
Python Programming
3 0 0 3

Course Title Python Programming

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. To understand and comprehend the basics of python programming.

To demonstrate the principles of structured programming and be able to


CO 2. describe, design, implement, and test structured programs using currently
accepted methodology.
To explain the use of the built-in data structures list, sets, tuples and dictionary.
CO 3.
To make use of functions and its applications
CO 4.
To Identify real-world applications using oops, files, exception handling and GUI
CO 5.
programming provided by python.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA205 L T P C
Basics of Management and Financial
3 1 0 4
Accounting

Basics of Management and Financial


Course Title
Accounting
Level Undergraduate

Credits 4

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


To illustrate understanding of basic management concepts, principles and
CO 1.
practices.
To develop an understanding of staffing, leadership, motivation in an
CO 2.
organization.
To understand the fundamentals of financial accounting, the principles and
CO 3. concepts underlying.

To understand the financial statements and the items appearing there.


CO 4.
To analyze the impact of different methods of charging depreciation and also
CO 5.
valuation of inventory on the financial statements.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23LS192 L T P C
Environmental Studies
2 0 0 2

Course Title Environmental Studies

Level Undergraduate

Credits 2

Course Category LS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA281 L T P C
Data Structures Lab
0 0 2 1

Course Title Data Structures Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA282 L T P C
Advanced Web Technology Lab
0 0 2 1

Course Title Advanced Web Technology Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA283 L T P C
Python Programming Lab
0 0 2 1

Course Title Python Programming Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA284 L T P C
Seminar
0 0 2 1

Course Title Seminar

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA301 L T P C
Computer Based Numerical and Statistical
3 1 0 4
Techniques

Computer Based Numerical and Statistical


Course Title
Techniques
Level Undergraduate

Credits 4

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


To apply the knowledge of errors, roots and application in the field of
CO 1.
engineering.
To deal deals with finite differences and interpolation to solve engineering
CO 2.
problems involving complicated real life situations etc
To deal with numerical integration and differentiation that is required in different
CO 3. branches of Engineering to graduate engineers for applying more difficult
problems in case of complex structures.

To deal with numerical solutions of differential Equations for engineering


CO 4.
problems involving real life situations etc.
CO 5. To deal with boundary value problems of real life systems and Engineers

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA302 L T P C
Object Oriented Programming with JAVA
3 0 0 3

Course Title Object Oriented Programming with JAVA

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. To understand the concept of OOPs.

CO 2. Comprehend the classes and objects in Java programming language.

CO 3. To understand the concept of Inheritance and polymorphism

CO 4. Student will understand the concept of generic function

CO 5. To understand the concept of File and exception handling.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA303 L T P C
Computer Networks
3 0 0 3

Course Title Computer Networks

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


To understand basic concepts of communication, topology, networking through
CO 1.
basic model and transmission media.
CO 2. To understand about Physical layer in detail with switching, multiplexing etc.

CO 3. To understand Data link layer and its sub layers LLC and MAC functionalities.

CO 4. To study about various network layer protocols in details

CO 5. To understand the application layer protocol like HTTP, DNS, FTP etc.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA304 L T P C
Software Engineering
3 1 0 4

Course Title Software Engineering

Level Undergraduate

Credits 4

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


Explain various software characteristics and analyze different software
CO 1.
Development Models.
Demonstrate the contents of a SRS and apply basic software quality assurance
CO 2. practices to ensure that design, development meet or exceed applicable
standards.
Compare and contrast various methods for software design.
CO 3.
Formulate testing strategy for software systems, employ techniques such as unit
CO 4.
testing, Test driven development and functional testing.
Manage software development process independently as well as in teams and
CO 5. make use of various software management tools for development, maintenance
and analysis.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA305 L T P C
Organizational Behavior
3 0 0 3

Course Title Organizational Behavior

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. To apply the conceptual foundation of organization behavior.

To develop the working environment for individual for the smooth running of
CO 2.
organisation
To analyze inefficiency in individual and apply various measures to improve it in
CO 3. the organization

CO 4. To analyze how to develop the teamwork in the organization.

CO 5. To apply how to use organization power and politics for efficient working.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23AEC391 L T P C
Ability Enhancement Course-I
2 0 0 1

Course Title Ability Enhancement Course-I

Level Undergraduate

Credits 1

Course Category LS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23LS291 L T P C
Indian knowledge System
1 0 0 0

Course Title Indian knowledge System

Level Undergraduate

Credits 0

Course Category LS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA381 L T P C
Object Oriented Programming with JAVA
0 0 2 1
Lab

Object Oriented Programming with JAVA


Course Title
Lab
Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA382 L T P C
Computer Networks Lab
0 0 2 1

Course Title Computer Networks Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23SOCIALIN391 L T P C
Social Internship
0 0 2 1

Course Title Social Internship

Level Undergraduate

Credits 1

Course Category LS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


Developing a technical artifact requiring new technical skills and effectively
CO 1.
utilizing a new software tool to complete a task
Writing requirements documentation, Selecting appropriate technologies,
CO 2.
identifying and creating appropriate test cases for systems.
Demonstrating understanding of professional customs & practices and working
CO 3. with professional standards.

CO 4. Improving problem-solving, critical thinking skills and report writing.

Learning professional skills like exercising leadership, behaving professionally,


CO 5. behaving ethically, listening effectively, participating as a member of a team,
developing appropriate workplace attitudes.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

VAM303XX L T P C
Value Added Course-I
0 0 2 0

Course Title Value Added Course-I

Level Undergraduate

Credits 0

Course Category VAM

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA401 L T P C
Operating System
3 0 0 3

Course Title Operating System

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. Understand the concept of interface i.e., operating system in computers.

CO 2. Comprehend the process creation and different scheduling algorithm.

CO 3. Optimally allocate memory to processes by increasing utilization.

CO 4. Apply various page replacement algorithms.

CO 5. Understand different file systems and directory structures.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA402 L T P C
Database Management System
3 0 0 3

Course Title Database Management System

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. Understand various concept and relations to database design.

CO 2. Understand the DBMS architecture and models.

To design and build a simple database system and demonstrate competence with
CO 3. the fundamental tasks involved with modeling, designing, and implementing a
DBMS, Basics of SQL.

Understand Functional Dependency and Functional Decomposition.


CO 4.
Apply various Normalization techniques.
CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA403 L T P C
Introduction to Artificial Intelligence
3 0 0 3

Course Title Introduction to Artificial Intelligence

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


It provides comprehensive knowledge about the fundamental principles,
CO 1.
methodologies and industry practices in AI.
To familiarize with the principles of Artificial intelligence like problem solving,
CO 2.
inference, perception, and knowledge.
CO 3. To understand the knowledge representation approaches and the issues faced.

To representing knowledge in the form of rules, to rason forward and backward


CO 4.
while solving a problem.
Representation Ability to effectively represent knowledge and facts that will serve
CO 5.
as an input to programs involving AI.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA421 L T P C
Programme Elective-I(Introduction to Cyber
3 0 0 3
Security)

Programme Elective-I(Introduction to Cyber


Course Title
Security)
Level Undergraduate

Credits 3

Course Category PE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


Develop a set of risk and security requirements to ensure that there are no gaps
CO 1.
in an organization’s security practices.
Achieve management, operational and technical means for effective cyber
CO 2.
security.
To understand how to apply security for Business applications and Network
CO 3. Communications

To spot gaps in the system and devise improvements


CO 4.
Audit and monitor the performance of cyber security controls.
CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA422 L T P C
Programme Elective-I(Introduction to IoT)
3 0 0 3

Course Title Programme Elective-I(Introduction to IoT)

Level Undergraduate

Credits 3

Course Category PE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. Students will be able to understand the basic features of IOT devices.

CO 2. Students will be able to understand the Structure of Arduino.

CO 3. Students will be able to understand the communication between devices.

CO 4. Students will be able to understand the Arduino Programming.

CO 5. Students will be able to understand the security of IoT devices.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA423 L T P C
Programme Elective-I(Mobile Adhoc
3 0 0 3
Computing)

Programme Elective-I(Mobile Adhoc


Course Title
Computing)
Level Undergraduate

Credits 3

Course Category PE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


To explain about the energy management in Ad-hoc networks.
CO 1.
To identify the issues and challenges in providing QoS.
CO 2.
To demonstrate various types of mesh networks.
CO 3.
To demonstrate the Knowledge of routing mechanisms and the three classes of
CO 4.
approaches: proactive, on-demand, and hybrid.
To discuss and demonstrate about sensor networks
CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23AEC491 L T P C
Ability Enhancement Course-II
2 0 0 1

Course Title Ability Enhancement Course-II

Level Undergraduate

Credits 1

Course Category LS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23OE46X L T P C
Open Elective-1
2 0 0 2

Course Title Open Elective-1

Level Undergraduate

Credits 2

Course Category OE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA481 L T P C
Operating System Lab
0 0 2 1

Course Title Operating System Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA482 L T P C
Database Management System Lab
0 0 2 1

Course Title Database Management System Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23PSPR491 L T P C
Minor Project-I
0 0 8 4

Course Title Minor Project-I

Level Undergraduate

Credits 4

Course Category PS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

VAM403XX L T P C
Value Added Course-II
0 0 2 0

Course Title Value Added Course-II

Level Undergraduate

Credits 0

Course Category VAM

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA501 L T P C
.NET Framework
3 0 0 3

Course Title .NET Framework

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. To Understand the Basic Introduction about VB.Net.

CO 2. To get familiar with Integrated Development Environment (Visual Studio).

CO 3. To know the basic fundamentals of VB. Net programming paradigm.

CO 4. To understand the how to implement Functions and Sub procedures in VB. Net.

To understand the Connectivity of VB. Net with backend Applications like


CO 5.
SQL/Oracle etc.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA502 L T P C
Computer Graphics
3 0 0 3

Course Title Computer Graphics

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


Understand the basic concept of various graphics devices and primitive
CO 1.
algorithms.
CO 2. Learn how to apply geometrical transformation on 2Dimensional objects.

CO 3. Ability to apply 3D transformation and projection in an object by various types.

The students will be able to analyze and implement algorithms for clipping and
CO 4.
filling.
The students will be able to summarize visible surface detection methods and
CO 5.
animation

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA503 L T P C
Management Information System
3 0 0 3

Course Title Management Information System

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1. Understand the basic concepts of Management Information System

CO 2. Identify appropriate methods for developing Management Information system

CO 3. Understand the importance of Decision support system

CO 4. Understand Management Information system organization structure

CO 5. Understand the importance of security and ethical issues

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA521 L T P C
Programme Elective – II(Data warehousing
3 0 0 3
and Data Mining)

Programme Elective – II(Data warehousing


Course Title
and Data Mining)
Level Undergraduate

Credits 3

Course Category PE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


To observe the natural evaluation of data and information technology.
CO 1.
To enhance students’ knowledge in difference aspect of knowledge discovery.
CO 2.
To identify data mining techniques in building intelligent model.
CO 3.
To understand the need to handle the large data in order to discover the patterns
CO 4.
that helps immensely in various fields.
To understand the powerful role of data in business decision.
CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA522 L T P C
Programme Elective – II(Introduction to
3 0 0 3
Cloud Computing)

Programme Elective – II(Introduction to


Course Title
Cloud Computing)
Level Undergraduate

Credits 3

Course Category PE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


To learn about the current trend and basics of Cloud computing
CO 1.
To articulate the main concepts, key technologies, strengths, and limitations of
CO 2. cloud computing and the possible applications for state-of-the-art cloud
computing
To identify the architecture and infrastructure of cloud computing, including SaaS,
CO 3. PaaS, IaaS, public cloud, private cloud, hybrid cloud, etc.

To able to explain the core issues of cloud computing such as security, privacy,
CO 4.
and interoperability.
To understand the different characteristics of public, private and hybrid cloud
CO 5.
deployment models.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA523 L T P C
Programme Elective – II(Cryptography and
3 0 0 3
Network Security)

Programme Elective – II(Cryptography and


Course Title
Network Security)
Level Undergraduate

Credits 3

Course Category PE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


Understand cryptography and network security concepts and applications.
CO 1.
To develop an understanding of different cryptographic protocols and techniques.
CO 2.
To understand methods for authentication, access control, intrusion detection
CO 3. and prevention.

Apply security principles to System design.


CO 4.
Identify and investigate network security threats.
CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23AEC591 L T P C
Ability Enhancement Course-III
2 0 0 1

Course Title Ability Enhancement Course-III

Level Undergraduate

Credits 1

Course Category LS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA581 L T P C
.NET Framework Lab
0 0 2 1

Course Title .NET Framework Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA582 L T P C
Computer Graphics Lab
0 0 2 1

Course Title Computer Graphics Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23PSPR591 L T P C
Minor Project-II
0 0 8 4

Course Title Minor Project-II

Level Undergraduate

Credits 4

Course Category PS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

VAM503XX L T P C
Value Added Course-III
0 0 2 0

Course Title Value Added Course-III

Level Undergraduate

Credits 0

Course Category VAM

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA601 L T P C
Big Data Analytics
3 0 0 3

Course Title Big Data Analytics

Level Undergraduate

Credits 3

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


Ability to understand and apply scaling up machine learning techniques and
CO 1.
associated computing techniques and technologies
Ability to recognize and implement various ways of selecting suitable model
CO 2.
parameters for different machine learning techniques.
Ability to select and implement machine learning techniques and computing
CO 3. environment that are suitable for the applications under consideration

Ability to integrate machine learning libraries and mathematical and statistical


CO 4.
tools with modern technologies like hadoop and map reduce.
Ability to identify the characteristics of datasets and compare the trivial data and
CO 5.
big data for various applications

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA621 L T P C
Programme Elective -III(Introduction to
3 0 0 3
Machine Learning)

Programme Elective -III(Introduction to


Course Title
Machine Learning)
Level Undergraduate

Credits 3

Course Category PE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


Students will be able to describe the concepts of machine learning and leaning
CO 1.
about different techniques
Students will be able to describing all regression concepts.
CO 2.
Students will be able to understand of data scrubbing, validation of data &
CO 3. regression analysis.

Students are able to understand algorithm for data analysis.


CO 4.
Students will be able to understand to build the model & setup development
CO 5.
environment for data analysis.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA622 L T P C
Programme Elective -III(Data Storage
3 0 0 3
Technologies)

Programme Elective -III(Data Storage


Course Title
Technologies)
Level Undergraduate

Credits 3

Course Category PE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


Provide a foundation in design, implementation, integration and testing of
CO 1.
software systems integration.
Understanding of RAID technologies.
CO 2.
Understanding of Fiber Channel, SAN and it components.
CO 3.
Understanding of NAS devices.
CO 4.
Understanding of business disaster recovery principals and techniques.
CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA623 L T P C
Programme Elective -III(Software Testing)
3 0 0 3

Course Title Programme Elective -III(Software Testing)

Level Undergraduate

Credits 3

Course Category PE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


They will have ability to examine the reason for bugs and evaluate the principle in
CO 1.
software testing to avoid and also eliminate the bugs.
CO 2. The ability to apply software testing knowledge and engineering methods

Student will have clear understanding about the Test management and Software
CO 3. test automations.

CO 4. To understand software test automation problems and solutions.

An understanding of some ethical and professional issues those are important for
CO 5.
software testers.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23OE66X L T P C
Open Elective-II
2 0 0 2

Course Title Open Elective-II

Level Undergraduate

Credits 2

Course Category OE

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23AEC691 L T P C
Ability Enhancement Course-IV
2 0 0 1

Course Title Ability Enhancement Course-IV

Level Undergraduate

Credits 1

Course Category LS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Theory

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

21BCA681 L T P C
Big Data Analytics Lab
0 0 2 1

Course Title Big Data Analytics Lab

Level Undergraduate

Credits 1

Course Category PC

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


CO 1.

CO 2.

CO 3.

CO 4.

CO 5.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC
Programs Academic Information | 2023-26

23PSPR691 L T P C
Major Project
0 0 20 10

Course Title Major Project

Level Undergraduate

Credits 10

Course Category PS

Course Prerequisite Nil

Course Co-requisite Nil


Course Nature Practical

Course Outcome: At the end of the course, student will be able to


Analyze and understand the real life problem and apply their knowledge to get
CO 1.
programming solution.
Engage in the creative design process through the integration and application of
CO 2. diverse technical knowledge and expertise to meet customer needs and address
social issues.
Learning professional skills like exercising leadership, behaving professionally,
CO 3. behaving ethically, listening effectively, participating as a member of a team,
developing appropriate workplace attitudes.

Find out the errors in software solutions and establishing the process to design
CO 4.
maintainable software applications.
Write the report about what they are doing in project and learning the team
CO 5.
working skills.

BCA
dbuu.ac.in
Page 1 of 119 Applicable – 2023-2027 || © SoEC

You might also like