DEPARTMENT OF COMPUTER APPLICATIONS
PROGRAMME SPECIFIC OUTCOMES
PSO1: Develop proficiency in problem solving and logical thinking skill.
PSO2: To impart the knowledge of programming languages, web designing, networking and Software development cycle.
PSO3: Enrich the communicative ability to present orally throughout all the stages of Software development process.
PSO4: Learn latest development and technologies in IT and Communications system.
PSO5: Implementation of professional engineering solutions for the betterment of society keeping the environmental context in mind, be aware of professional ethics and be able to communicate effectively.
PROGRAMME OUTCOMES
PO1 | Capable to apply the knowledge of mathematics, algorithmic principles and computing fundamentals in the modeling and design of computer based systems of varying complexity |
PO2 | Ability to critically analyze, categorizes, formulate and solve the problems that emerges in the field of computer science. |
PO3 | Able to provide software solutions for complex scientific and business related problems or processes that meet the specified needs with appropriate consideration for the public health and safety and the cultural, societal and environmental considerations. |
PO4 | Understand the impact of software solutions in environmental and societal context and strive for sustainable development. |
PO5 | Use contemporary techniques, skills and tools necessary for integrated solutions. |
PO6 | Function effectively with social, cultural and ethical responsibility as an individual or as a team member with positive attitude. |
PO7 | Function effectively as member or leader on multidisciplinary teams to accomplish a common objective. |
PO8 | An ability to communicate effectively with diverse types of audience and also able to prepare and present technical documents to different groups. |
PO9 | Graduates will recognize the need for self-motivation to engage in lifelong learning to be in par with changing technology. |
PO10 | Enhance the research culture and uphold the scientific integrity and objectivity. |
BCA
COURSE OUTCOMES
COURSE NAME: Core Course I:Foundations of Computer Applications CODE: 21UCA01
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Remember the basic concepts of computers, logic gates, and number system | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Understand basic structure of classification of computers and characteristics of computers | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Learn the basic structure of number system methods like binary, octal and hexadecimal and understand the arithmetic and logical operations are performed by computers: | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Apply the number conversion system | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Apply the computer language fundamentals(Flow chart and algorithm) | 1,2,3,4,5,6,7,8,9,10 | Apply |
COURSE NAME: Core Course II : Programming in C CODE: 21UCA02
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Enumerate the basic concepts of C programming | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Learn about the Computer programming and the Problem solving | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Describe the reason why different decision making and loop constructs are available for iteration in C | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Describe the reason why different decision making and loop constructs are available for iteration in C: | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Demonstrate the concept of User defined functions , Recursions , Scope and Lifetime of Variables, Structures and Unions | 1,2,3,4,5,6,7,8,9,10 | Apply |
COURSE NAME: Core Course III : Data and File Structures CODE: 21UCA03
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Understand the basic concepts of data structures | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Construct and analyze of stack and queue operations with illustrations | 1,2,3,4,5,6,7,8,9,10 | Understand/Analyze |
CO3 | Enhance the knowledge of Linked List and dynamic storage management. | 1,2,3,4,5,6,7,8,9,10 | Understand /Apply |
CO4 | Demonstrate the concept of trees and its applications | 1,2,3,4,5,6,7,8,9,10 | Understand /Apply |
CO5 | Design and implement various sorting and searching algorithms for applications and understand the concept of file organizations | 1,2,3,4,5,6,7,8,9,10 | Apply/ Analyze |
COURSE NAME: Core Course IV : Computer Architecture CODE: 21UCA04
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Identify, understand different number systems and codes. | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Understand the architecture and functionality of central processing unit. | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Learn the basic structure of number system methods like binary, octal and hexadecimal and understand the arithmetic and logical operations are performed by computers. | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Demonstrate in a better way the I/O and memory organization. | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Design and analyze algorithms for fixed-point and floating-point binary arithmetic. | 1,2,3,4,5,6,7,8,9,10 | Apply |
COURSE NAME: Core Course V : Object OrientedProgramming using C++ CODE: 21UCA05
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Define the different programming paradigm such as procedure oriented and object oriented programming methodology and conceptualize elements of OO methodology | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Illustrate and model real world objects and map it into programming objects for a legacy system | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Identify the concepts of inheritance and its types and develop applications using Overloading features | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Discover the usage of pointers with classes | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Explain the usage of Files and understand the importance of exception Handling | 1,2,3,4,5,6,7,8,9,10 | Apply |
COURSE NAME: Core Course VI : VB.NET Programming CODE: 21UCA06
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Understand the basics of .NET framework and the object oriented programming. | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Understand the procedures, Database connectivity | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Understand and remember the components in VB.NET IDE, ADO.NET and also the window forms | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO4 | To develop a project in .Net for a real-time and live application | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Perform Procedures as per Laboratory Standards in the area of design | 1,2,3,4,5,6,7,8,9,10 | Apply/Design |
COURSE NAME: Core Course VII : Software Engineering CODE: 21UCA07
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Understand the basic concepts of software engineering | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | To inculcate knowledge on Software engineering concepts in turn gives a roadmap to design a new software project. | 1,2,3,4,5,6,7,8,9,10 | Understand/ Analyze |
CO3 | Apply the software engineering models in developing software applications | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Knowledge on how to do a software project with in-depth analysis. | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Implement the software design in various projects | 1,2,3,4,5,6,7,8,9,10 | Apply |
COURSE NAME: Core Course VIII : Relational Database Management Systems CODE: 21UCA08
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Understand the basic concepts of the database and data models | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Understand the basic features of PL/SQL triggers. | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Design a database using ER diagrams and map ER into Relations. | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Develop a simple database applications using normalization. | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Attain a good practical skill of managing and retrieving of data using Data Manipulation Language (DML) | 1,2,3,4,5,6,7,8,9,10 | Apply/Analyze |
COURSE NAME: Core Course IX : Operating Systems CODE: 21UCA09
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Explain the types of operating system and ability to create threads and perform interposes communication. | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Remember the basic concepts of operating system | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO3 | Understand the concepts of process and Gain the knowledge of concurrent process | 1,2,3,4,5,6,7,8,9,10 | Understand and Apply |
CO4 | Understand the concepts like interrupts, deadlock , memory management and file management | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO5 | Analyze the need for scheduling algorithms and implement different algorithms used for representation, scheduling, and allocation in DOS,Windows and UNIX operating system. | 1,2,3,4,5,6,7,8,9,10 | Remember and Analyze |
COURSE NAME: Core Course X : Computer Networks CODE: 21UCA10
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Remember the organization of computer networks, factors influencing computer network development and the reasons for having variety of different types of networks. | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Understand Internet structure and can see how standard problems are solved and the use of cryptography and network security. | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Apply knowledge of different techniques of error detection and correction to detect and solve error bit during data transmission. | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Analyze the requirements for a given organizational structure and select the most appropriate networking architecture and technologies | 1,2,3,4,5,6,7,8,9,10 | Analyze |
CO5 | Knowledge about different computer networks, reference models and the functions of each layer in the models | 1,2,3,4,5,6,7,8,9,10 | Remember and Analyze |
COURSE NAME: Core Course XI: Core Java Programming CODE: 21UCA11
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | The competence and the development of small to medium sized application programs that demonstrate professionally acceptable coding | 1,2,3,4,5,6,7,8,9,10 | Remember & Understand |
CO2 | Demonstrate the concept of object oriented programming through Java | 1,2,3,4,5,6,7,8,9,10 | Understand &Analyze |
CO3 | Apply the concept of Inheritance, Modularity, Concurrency, Exceptions handling and data persistence to develop java program | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Develop java programs for applets and graphics programming | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Understand the fundamental concepts of AWT controls, layouts , events and JDBC | 1,2,3,4,5,6,7,8,9,10 | Remember & Understand |
COURSE NAME: Core Course XVI: Open Source Software CODE: 21UCA12
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Understand the basics of .Html frames and forms | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Understand basics of JavaScript and objects | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Understand and remember the java script DOM, form validations. | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO4 | Understand the PHP objects, cookies, connecting remote files, and database connections | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Knowledge on PHP ,MYSQL, and database connections | 1,2,3,4,5,6,7,8,9,10 | Understand and Analyze |
COURSE NAME: Core Course XVII: Python Programming CODE: 21UCA13
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Remembering the concept of operators, data types, looking statements in Python programming. | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Understanding the concepts of Input / Output operations in file. | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Applying the concept of functions and exception handling | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Analyzing the structures of list, tuples and maintaining dictionaries | 1,2,3,4,5,6,7,8,9,10 | Analyze |
CO5 | Demonstrate significant experience with python program development environment | 1,2,3,4,5,6,7,8,9,10 | Analyze and Create |
COURSE NAME: Core Course XVIII: Mobile Computing CODE: 21UCA14
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Remembering the basic of basics of mobile Computing | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Describe the generations of telecommunication systems in wireless networks | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Examine the functionality of MAC, network layer and Identify a routing protocol for a given Ad hoc network | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Analyze functionality of Transport and Application layers | 1,2,3,4,5,6,7,8,9,10 | Analyze |
CO5 | Analyze the functionality of Mobile IP and Transport Layer | 1,2,3,4,5,6,7,8,9,10 | Analyze |
COURSE NAME: Major Based Elective I : Client/Server Technology CODE: 21UCAM1
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Understand the concepts and techniques in client/server computing. | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Understand the pros and cons of client/server, databases, and challenges. | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Understand the design considerations in client/server computing | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO4 | Understand and analyze the client server network model, transaction processing and middleware technology. | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Understand and obtaining the Knowledge on groupware component ,RPC and databases, web client/server model. | 1,2,3,4,5,6,7,8,9,10 | Understand and Analyze |
COURSE NAME: Major Based Elective I : Graphics and Multimedia Systems CODE: 21UCAM2
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Understand the global structure of multimedia | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO2 | Studies concepts of Multimedia Systems, Text, Audio and Video tools | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO3 | Students will get the concepts of networking concepts and communications systems | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Compressing audio and video using MPEG | 1,2,3,4,5,6,7,8,9,10 | Analyze |
CO5 | Creates multimedia applications | 1,2,3,4,5,6,7,8,9,10 | Create |
COURSE NAME: Major Based Elective II : Unix and Shell Programming CODE: 21UCAM3
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Describe the architecture and features of Unix Operating System and distinguish it from other Operating System. | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Develop Unix utilities to perform File processing, , User Management and display system configuration | 1,2,3,4,5,6,7,8,9,10 | Understand & Apply |
CO3 | Apply and change the ownership and file permissions using advance Unix commands | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Develop shell scripts using pipes, redirection, filters and Pipes | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO5 | Build Regular expression to perform pattern matching using utilities and implement shell scripts for real time applications | 1,2,3,4,5,6,7,8,9,10 | Apply& Create |
COURSE NAME: Major Based Elective II : Data Mining and warehousing CODE: 21UCAM4
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Identify data mining tools and techniques in building intelligent machines understand | 1,2,3,4,5,6,7,8,9 | Remember & Understand |
CO2 | Analyze various data mining algorithms in applying in real time applications | 1,2,3,4,5,6,7,8,9 | Understand & Analyze |
CO3 | Demonstrate the data mining algorithms to combinatorial optimization problems | 1,2,3,4,5,6,7,8,9 | Understand & Apply |
CO4 | Illustrate the mining techniques like association, classification and clustering on web mining | 1,2,3,4,5,6,7,8,9 | Understand & Apply |
CO5 | Perform exploratory analysis of the data to be used Data warehousing | 1,2,3,4,5,6,7,8,9 | Apply & create |
COURSE NAME: Major Based Elective III : Internet of Things(IoT) CODE: 21UCAM5
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | To understand the fundamentals of Internet of Things. | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | To know the basics of communication protocols and the designing principles of protocols. | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | To gain the knowledge of IoT Architecture | 1,2,3,4,5,6,7,8,9,10 | Understand & Apply |
CO4 | Designing and develop Web connectivity in IoT | 1,2,3,4,5,6,7,8,9,10 | Understand & Apply |
CO5 | Analyzing and evaluate the data received through sensors in IOT. | 1,2,3,4,5,6,7,8,9,10 | Analyze & Evaluate |
COURSE NAME: Major Based Elective III : Software Testing CODE: 21UCAM6
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Explain the basic concepts and the processes that lead to software testing | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO2 | Design test cases from the given requirements using Black box testing techniques | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO3 | Identify the test cases from Source code by means of white box testing techniques | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | Know about user acceptance testing and generate test cases for it | 1,2,3,4,5,6,7,8,9,10 | Analyze |
CO5 | Examine the test adequacy criteria to complete the testing process | 1,2,3,4,5,6,7,8,9,10 | Analyze |
COURSE NAME: Major Based Elective IV: BIG DATA ANALYTICS CODE: 21UCAM7
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Understand Data sources, generations, data formats, Data Evolution, Data from various domains | 1,2,3,4,5,6,7,8,9,10 | Remember & Understand |
CO2 | Understand Big Data Characteristics , Frameworks , components and Limitation of traditional approaches and map Big Vs to Data Domains | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO3 | Understand the Concepts of Data Analytics Phases and Techniques | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO4 | To explore tools and practices for working with big data giving emphasis to Hadoop, MapReduce | 1,2,3,4,5,6,7,8,9,10 | Understand & Evaluate |
CO5 | Analyze various domains of Data Characteristics, Platform, Programming Model and Design Data Analytic ecosystem, and data processing framework | 1,2,3,4,5,6,7,8,9,10 | Analyze & Evaluate |
COURSE NAME: Non-Major Elective Course I:Principles of Internet CODE: 21CAUN1
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | List the basic concepts of Networking and protocols | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | Understand the basic concepts of Internet, WWW, browsers and Email | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | Knowledge on file transfer, telnet and chat | 1,2,3,4,5,6,7,8,9,10 | Remember &analyze |
CO4 | Understand the web browser, firewalls and data security | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO5 | Understand and apply the HTML, HTML elements and formatting styles | 1,2,3,4,5,6,7,8,9,10 | Understand & Apply |
COURSE NAME: Non-Major Elective Course – II :Internet of Things(IoT) CODE: 21CAUN2
S. NO. | COURSE OUTCOME | PSOs Adressed | BLOOMS VERB |
CO1 | Remember the fundamentals of Internet of Things. | 1,2,3,4,5,6,7,8,9,10 | Remember |
CO2 | To understand IoT circuits and solutions | 1,2,3,4,5,6,7,8,9,10 | Understand |
CO3 | To apply the concept of Internet of Things in the personal and real-world scenario. | 1,2,3,4,5,6,7,8,9,10 | Apply |
CO4 | To gain the knowledge of IoT Architecture | 1,2,3,4,5,6,7,8,9,10 | Understand & , Apply |
CO5 | Analyzing and evaluate the data received through sensors in IOT. | 1,2,3,4,5,6,7,8,9,10 | Analyze & Create |