DEPARTMENT OF COMPUTER SCIENCE
Programme Specific Outcomes (PSOs)
On the successful completion of the programme, students will be able to
PSOs
Number |
PSOs Statement |
PSO1 | Apply algorithmic principles, and computer science theory in the design
Of Computer-based systems. |
PSO2 | Apply higher degree of technical skills in problem solving and application development. |
PSO3 |
Understand the concepts of relational database management which will include the aspects of database design, query languages and database system implementation. |
PSO4 |
Show competence in various programming languages in the development of small to medium-sized application programs that demonstrate professionally acceptable coding and performance standard. |
PSO5 | Ability to learn and use new development tools, software framework and middleware that aid in the development of software projects. |
PSO6 |
Demonstrate mastery of Computer Science in the following core knowledge areas
· Data Structures , Databases · Operating Systems, Software Engineering · Computer Architecture, Computer Networks |
PSO7 | Develop the Modern Web Applications using the Client and Server Side
Technologies and the Web Design Fundamentals. |
PSO8 |
Apply the knowledge of GUI and Database programming todevelop effective software solutions needed for the government organizations and
industrial areas. |
PSO9 | Develop technical and managerial skills needed to be an effective leader as an entrepreneur or in a software concern. |
PSO10 | An understanding of professional, ethical, legal, security and social issues
and responsibilities. |
B.Sc.,COMPUTER SCIENCE
COURSE OUTCOMES
COURSE NAME: COMPUTER FUNDAMENTALS AND PYTHON PROGRAMMING COURSE CODE: 21UCS01
S.NO | COURSE OUTCOME | PSOs Addressed | BLOOM VERBS |
CO1 | To understand the components and functions of computer and to retain the basic applications of computers and to interpret the program design tools. | 1,2,3,4,5,6,7,8,9,10 | K1/K2/K4 |
CO2 | To perceive variables, identifiers, data types, operators and expressions and to memorize reserved words and indentation and to apply skills in writing the first python program and evaluate the results obtained. | 1,2,3,4,5,6,7,8,9,10 | K1/K2/K3/K4 |
CO3 | To observe and employ control structures in python and to learn the requirements of passing parameters to functions. | 1,2,3,4,5,6,7,8,9,10 | K1/K2/K3 |
CO4 | To make clear the concepts of strings, lists and tuples and to execute their inbuilt functions in python programs. | 1,2,3,4,5,6,7,8,9,10 | K1/K2/K3 |
CO5 | To aware about the operations of set and dictionaries and to assess the operations implemented. To analyse the files operations executed in python programs. | 1,2,3,4,5,6,7,8,9,10 | K2/K4/K5 |
COURSE NAME: PROGRAMMING IN C CODE: 21UCS02
S.NO | COURSE OUTCOME | PSOs Addressed | BLOOM VERBS |
CO1 | Understand the fundamentals of C programming. Choose the right data representation formats based on the requirements of the problem.Apply the specification of syntax rules for numerical constants and variables similarly other data types. Ability to work with textual information, characters and strings. | 1,2,3,4,5,6,7,8,9,10 | K2/K3 |
CO2 | · Design and develop C program to evaluate simple expressions and logical operations. Illustrate the control statements to write basic C programs.Use the comparisons and limitations of the various programming constructs and choose the right one for the task in hand. Improve the ability to use conditional statements and loops structures. |
1,2,3,4,5,6,7,8,9,10 | K2/K3/K4 |
CO3 | Ability to work with arrays of complex objects.Develop & Implement C programs with suitable modules to solve the given problem. Implement different Operations on arrays, functions and pointers.Identify the usage of arrays, strings, functions and pointers. Improve the ability to develop function-oriented programs. Along with understanding of the distinction for passing arguments to/fro functions.Modularize the code with functions so that they can be reused. |
1,2,3,4,5,6,7,8,9,10 | K2/K3/K4 |
CO4 | Implement different Operations on structures, unions and files.Analyze the features of structures, union and their applications. Evaluate the importance of pointers with arrays and functions. Improve my understanding of the use of arrays and pointers also has improve the ability to use the dynamic memory. | 1,2,3,4,5,6,7,8,9,10 | K2/K3/K4 |
CO5 | Demonstrate the concept of pointer and perform I/O operations. Develop C programs using file management concepts.Create, read and write to and from simple text and binary files. | 1,2,3,4,5,6,7,8,9,10 | K2/K3/K4 |
COURSE NAME: DATA STRUCTURES AND ALGORITHMS CODE: 21UCS03
S.NO | COURSE OUTCOME | PSOs Addressed | BLOOM VERBS |
CO1 | To understand and explore the usage of algorithms and to retain the norms of arrays, stacks and queue and to interpret with the data structures. | 1,2,3,4,5,6,7,8,9,10 | K1/K2/K3/
K4 |
CO2 | To perceive the application of linked list and to remember its types and to apply skills in insertion and deletion of operation and evaluate the results obtained. | 1,2,3,4,5,6,7,8,9,10 | K1/K2/K3/
K4 |
CO3 | To study and employ binary trees and to learn its traversals and applications. | 1,2,3,4,5,6,7,8,9,10 | K1/K2/K3 |
CO4 | To make clear the concepts of graphs and hash tables and to learn its requirements while portraying data. | 1,2,3,4,5,6,7,8,9,10 | K1/K2/K3 |
CO5 | To aware about the searching and sorting data and to assess its functions. To analyze type of file organization in the data structures. | 1,2,3,4,5,6,7,8,9,10 | K2/K3/K4 |
COURSE NAME: WEB DESIGN : BASICS CODE: 21UCSN1
S.NO | COURSE OUTCOME | PSOs Addressed | BLOOM VERBS |
CO1 | Understand the concept of HTML Tags. | 1,2,3,4,5,6,7,8,9,10 | K1/K2 |
CO2 | Apply Formatting Tag in HTML Scripts. | 1,2,3,4,5,6,7,8,9,10 | K2/K3 |
CO3 | Understand and Apply Various Image Tag in HTML Scripts. | 1,2,3,4,5,6,7,8,9,10 | K2/K3 |
CO4 | Analyze the Hyperlinks in HTML Scripts. | 1,2,3,4,5,6,7,8,9,10 | K3/K4 |
CO5 | Develop the concept of HTML List and to create a Web Pages using HTML. | 1,2,3,4,5,6,7,8,9,10 | K4/K6 |
COURSE NAME: WEB TECHNOLOGY CODE: 21UCS04
S.NO | COURSE OUTCOME | PSOs Addressed | BLOOM VERBS |
CO1 | Describe the concepts of WWW including browser and HTTP protocol. | 1,2,3,4,5,6,7,8,9,10 | K1/K2/K4 |
CO2 | List the various HTML tags and use them to develop the user friendly web pages. | 1,2,3,4,5,6,7,8,9,10 | K2/K3/K4/ K5 |
CO3 | Develop the modern web pages using the HTML and CSS features with different layouts as per need of applications. | 1,2,3,4,5,6,7,8,9,10 | K2/K3/K4/ K5 |
CO4 | Gain knowledge of client side scripting using java script. | 1,2,3,4,5,6,7,8,9,10 | K2/K3/K4/ K5 |
CO5 | Be able to embed web technology concept to create social media content into web pages. | 1,2,3,4,5,6,7,8,9,10 | K2/K3/K4/ K6 |
COURSE NAME: WEB DESIGN : ADVANCED CODE: 21UCSN2
S.NO | COURSE OUTCOME | PSOs Addressed | BLOOM VERBS |
CO1 | Understand the concept of HTML Tables. | 1,2,3,4,5,6,7,8,9,10 | K1/K2 |
CO2 | Apply various style sheets in CSS. | 1,2,3,4,5,6,7,8,9,10 | K2/K3 |
CO3 | Understand and Apply various colors and background style concepts with CSS. | 1,2,3,4,5,6,7,8,9,10 | K2/K3 |
CO4 | Demonstrate different font & text with CSS | 1,2,3,4,5,6,7,8,9,10 | K3/K4 |
CO5 | Develop the concept of various borders & Margin and to create a Web Pages using HTML & CSS | 1,2,3,4,5,6,7,8,9,10 | K4/K6 |