Вы находитесь на странице: 1из 10

GOVERNMENT ENGINEERING COLLEGE-KATPUR-PATAN

CSE DEPARTMENT
LAB PLAN - OBJECT ORIENTED PROGRAMMING WITH C++ (2140705)
BATCH
G1 G2 G3
SR.NO TITLE OF PRACTICAL
PROPOSED ACTUAL PROPOSED ACTUAL PROPOSED
DATE DATE DATE DATE DATE

1 Basic C++ program 28/12/2017 & 1/1/2018 & 26/12/2017 27/12/2017


4/1/2018 &2/1/2018 &3/1/2018

2 8/1/2018 & 11/1/2018 &


Function with C++ Program 15/1/2018 9/1/18 10/1/18

3 Class and Object Program 18/1/2018 &22/1/2018 & 16/1/2018 17/1/2018


25/1/2018 &23/1/2018 &24/1/2018

4 Constructor Program 29/1/2018 & 1/2/2018 &


5/2/2018 30/1/2018 31/1/2018

5 Operator Overloading Program 8/2/2018 &12/2/2018 & 6/2/2018 7/2/2018


15/2/2018 &20/2/2018 &14/2/2018

6 Inheritance Program 19/2/2018 & 22/2/2018 &


26/2/2018 27/2/2018 21/2/2018

7 Virtual function and polymorphism 1/3/2018 &5/3/2018 & 6/3/2018 28/2/2018


8/3/2018 &13/3/2018 &7/3/2018

8 File Program 12/3/2018 & 15/3/2018


&19/3/2018 20/3/2018 14/3/2018

9 Template Program 22/3/2018 &26/3/2018 & 27/3/2018 21/3/2018


2/4/2018 &3/4/2018 28/3/2018
10 Exception handling Program 5/4/2018 &9/4/2018 & 10/4/2018 4/4/2018
12/4/2018 &17/4/2018 &11/4/2018
G3

ACTUAL
DATE
GOVERNMENT ENGINEERING COLLEGE-KATPUR-PATAN
CSE DEPARTMENT
LAB PLAN - WEB TECHNOLOGY (2160708) SEMESTER - 6
BATCH
H2 H4
SR.NO TITLE OF PRACTICAL
PROPOSED ACTUAL PROPOSED
DATE DATE DATE

HTML 05-01-2018 02-01-2018


1 Make resume with the help of basic HTML tags. 12-01-2018 09-01-2018
1) Write a HTML code to display student registration form.
2) Write a HTML code for section demo.

CSS
Use CSS in resume which was made using only HTML tags. 19-01-2018 16-01-2018
2 1) Write a CSS code that create table with odd rows white 26-01-2018 23-01-2018
color
and even rows blue color.
2) Write a CSS code to provide link after visited blue color
and
before visited red color.

CSS
3) Write the following styles in separate CSS file and also
show 02-02-2018 30-01-2018
3 how to link this CSS file in HTML file. 09-02-2018 06-02-2018
(a) The headings should have normal font style and font
size should be 120%.
(b) Apply a background image “abcd.jpg”. Write a
paragraph about it and define a class arial for paragraph
which defines font family.
4) CSS code to display GEC-Patan information.
XML
Introduction of XML with sample program.
1) To Design an XML document to store information about 16-02-2018 13-02-2018
4 a 23-02-2018 20-02-2018
student in an engineering college affiliated to GTU.
2) The information must include RollNo, Name, Name of
the College, Branch, Year of Joining, and e-mail id. Make
up sample data for 5 students. Create a CSS style sheet
and use it to display the document.
Create XML page to store employee information.

Javascript
Introduction of JavaScript with sample program.
1) Write javascript code to validate username and 02-03-2018 27-02-2018
5 password (password length must between 6 to 12 09-03-2018 06-03-2018
characters. User name should not start with _,@, or any
number, both are not blank).
2) Write a Javascript code to build a calculator.
3) Write a Javascript program to calculate area of triangle
and rectangle.

Javascript
4) Write a sample program to demonstrate how a user
defined objects are created in JavaScript? How a 16-03-2018 13-03-2018
6 constructor can be used to populate data object? 23-03-2018 20-03-2018
5) Write a Javascript to take 2 digit number and then
separate this two digits then multiply first digit by itself for
second digit times.(Exa: 23, Output: 2 is multiply 3 times
answer is: 8)
6) Write a Javascript to print characters of a string at odd
position.

PHP 30-03-2018 27-03-2018


7 Introduction of PHP with sample program. 06-04-2018 03-04-2018
1) Write PHP program to print whether given no is odd or
even.
2) Write PHP program to print first 10 Fibonacci number.
PHP
3) Write modules using HTML and PHP to store 13-04-2018 10-04-2018
8 information of employee (employee id, job title, years of 20-04-2018 17-04-2018
experience) in an array. And output the data to a web page 27-04-2018 24-04-2018
by arranging the employees in ascending order of
experience.
4) Create a database called country and create table called
city having fields (cityname, area, population) using PHP
commands. Create HTML form to get the city data and
write a script to insert that data into the table.
H4

ACTUAL
DATE

Вам также может понравиться