You are on page 1of 3

MADHUBEN & BHANUBHAI PATEL INSTITUTE OF TECHNOLOGY

(A CONSTITUENT COLLEGE OF CVM UNIVERSITY)


DEPARTMENT OF INFORMATION TECHNOLOGY

VISION
To achieve academic excellence in Information Technology by providing quality education,
training in latest technologies to yield innovative, technically competent, and socially
responsible professional to meet global challenges.

MISSION

To impart knowledge in a way that caters the needs of the ever-changing technologies.

To exhibit trained competent professionals in design and development of software products


to fulfil industry needs.

To infuse sense of ethics and social responsibilities among the students.

PROGRAM EDUCATIONAL OBJECTIVES (PEO)


1. To educate students efficiently in core areas of Information Technology.
2. The graduates of the programme will acquire technical and research in fields of Information
Technology.
3. Aim is to have Graduates who achieves life-long learning through successful completion of
higher education.
4. Produce graduates who will perform their duty ethically and responsibly in their profession.

PROGRAM SPECIFIC OBJECTIVES (PSO)


1. To understand, analyse and develop computer programs in the areas related to algorithms,
system software, multimedia, web design, DBMS, and networking for efficient design of
computer-based systems.
2. To provide solutions for real world problems with a wide range of programming languages
and open-source platforms in various computing domains.
3. To develop an ability to be an entrepreneur.

COURSE OUTCOMES (CO)


1. Understand the concepts, core structure of Operating Systems and basic architectural
components involved in operating systems design.
2. Understand the process management policies and scheduling of processes by CPU.
3. Evaluate the requirement for process synchronization and coordination handled by operating
system.
4. Describe and analyze the memory management and its allocation policies.
5. Analyze various device and resource management techniques for timesharing.
DEPARTMENT OF INFORMATION TECHNOLOGY
A.Y . 2023-24, E V E N T E R M
M ADHUBEN & B HANUBHAI P ATEL S U B J E C T C O D E : 202040402
SUBJECT NAME: OPERATING SYSTEMS
INSTITUTE OF TECHNOLOGY
(A CONSTITUENT COLLEGE OF CVM UNIVERSITY) ~T ABLE OF C ONTENT ~
Name: Enrolment No: Semester:

Sr. Page
Definition Date Signature Remarks
No. No.

01 Study of Basic commands of Linux/UNIX.

02 Study of Advance commands and filters of Linux/UNIX.

Write a shell script to generate marksheet of a student.


03 Take 3 subjects, calculate and display total marks,
percentage and Class obtained by the student
Write a shell script to display multiplication table of given
04
number.

05 Write a shell script to find factorial of given number n.

Write a menu driven shell script which will print the


following menu and execute the given task.
a. Display calendar of current month
b. Display today’s date and time
06
c. Display usernames those are currently logged in
the system
d. Display your name at given x, y position
e. Display your terminal number
Write a shell script to read n numbers as command
07
arguments and sort them in descending order

Shell programming using filters (including grep, egrep,


08
fgrep).

Write a shell script to display all executable files,


09
directories and zero sized files from current directory

Write a shell script to check entered string is palindrome


10
or not.

Write a shell script to validate the entered date. (e.g.


11
Date format is : dd-mm-yyyy).

Write an awk program using function, which convert


12
each word in a given text into capital.

Write a program which demonstrate the use of fork, join,


13
and exec and wait system calls.

Write a C program to simulate FCFS CPU scheduling


14
algorithm.
DEPARTMENT OF INFORMATION TECHNOLOGY
A.Y . 2 02 2 -2 3 , E V E N T E R M
M ADHUBEN & B HANUBHAI P ATEL S U B J E C T C O D E : 1 0 20 40 40 2
SUBJECT NAME: OPERATING SYSTEMS
INSTITUTE OF TECHNOLOGY
(A CONSTITUENT COLLEGE OF CVM UNIVERSITY) ~T ABLE OF C ONTENT ~
Name: Enrolment No: Semester:

Sr. Page
Particular Date Signature Remarks
No. No.

1 Assignment 1

2 Assignment 2

3 Assignment 3

You might also like