Web Design Lab

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

M.Sc.

Computer Science- revised scheme-2018-19 onwards- colleges Annexure No: 28C1


Page 1 of 2 SCAA Dated:09.05.2019

BHARATHIAR UNIVERSITY, COIMBATORE.

M. Sc. COMPUTER SCIENCE (Affiliated Colleges)


(Effective for the candidates admitted from the academic Year 2018-2019 & onwards)

REVISED SCHEME OF EXAMINATIONS – CBCS PATTERN


Exam

Ins. hrs/

Credit
Sem.

Study

Marks

Marks
week
Dur.

Total
CIA
Components Course title

I Paper I Analysis & Design of Algorithms 5 3 25 75 100 4


Paper II Object Oriented Analysis and Design &
5 3 25 75 100 4
C++
Paper III Advanced Networks 5 3 25 75 100 4
Paper IV Advanced Software Engineering 5 3 25 75 100 4
Practical I Algorithm and OOPS Lab 5 3 40 60 100 4
Practical II Software Testing Lab 5 3 40 60 100 4

II Paper V Data Mining and Warehousing 4 3 25 75 100 4


Paper VI Advanced Operating Systems 4 3 25 75 100 4
Paper VII Advanced Java Programming 4 3 25 75 100 4
Paper VIII Artificial Intelligence & Expert
4 3 25 75 100 4
Systems
Elective – I 4 3 25 75 100 4
Practical III Advanced Java Programming Lab 5 3 40 60 100 4
Practical IV Data Mining using R 5 3 40 60 100 4
III Paper IX Digital Image Processing 4 3 25 75 100 4
Paper X Python Programming 4 3 25 75 100 4
Paper XI Network Security and Cryptography 4 3 25 75 100 4
Paper XII Business Intelligence 4 3 25 75 100 4
Elective – II 4 3 25 75 100 4
Practical V Python Programming Lab 4 3 40 60 100 4
Practical VI Digital Image processing using
4 3 40 60 100 4
matlab
Practical VII Web Designing Lab 2 3 20 30 50 2

IV Project work and Viva voce 200* 8

Total 2250 90

* Project report - 160 marks; Viva-voce – 40 marks


ELECTIVE – I. ELECTIVE – II
1.1. Multimedia and its Applications 2.1. Mobile Computing
1.2. Embedded Systems 2.2.Cloud computing
1.3. PHP Programming 2.3.Web Services
M.Sc. Computer Science- revised scheme-2018-19 onwards- colleges Annexure No: 28C1
Page 2 of 2 SCAA Dated:09.05.2019

PRACTICAL VII
Web Designing LAB
(Effective for the candidates admitted from the academic Year 2018-2019 & onwards))

1. Develop a website for your college using advanced tags of HTML.

2. Write names of several countries in a paragraph and store it as an HTML document, world.html.
Each country name must be a hot text. When you click India (for example), it must open
india.html and it should provide a brief introduction about India.

3. Develop a HTML document to i)display Text with Bullets / Numbers - Using Lists

ii) to display the Table Format Data

4. Develop a Complete Web Page using Frames and Framesets which gives the Information about a
Hospital using HTML.

5. Write a HTML document to print your Bio-Data in a neat format using several components.

6. Develop a HTML document to display a Registration Form for an inter-collegiate function.

7. Using HTML form accept Customer details like Name, City, Pin code, Phone number and
Email address and validate the data and display appropriate messages for violations using PHP
(Eg. Name is Mandatory field; Pin code must be 6 digits, etc.).

8. Write a program to accept two numbers n1 and n2 using HTML form and display the
Prime numbers between n1 and n2 using PHP.

You might also like