0% found this document useful (0 votes)
4 views

Practicals Index

Uploaded by

allufan7864
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Practicals Index

Uploaded by

allufan7864
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

RDBMS INDEX

NAME:-
COURSE:-
CLASS:- SY.BCA
SUBJECT:- RDBMS
PRN NO:-

NO PRACTICAL SIGN
1 PRACTICAL NO-1: Entity Relationship Model

2 PRACTICAL NO-2: Entity Relationship

3 PRACTICAL NO-3: Normalization

4 PRACTICAL NO-4: DDL command

5 PRACTICAL NO-5: DML command

6 PRACTICAL NO-6: SQL Functions

7 PRACTICAL NO-7: Set Operations

8 PRACTICAL NO-8: Sub query

9 PRACTICAL NO-9: JOINS

10 PRACTICAL NO-10: PL-SQL

11 PRACTICAL NO-11: PROCEDUR E AND FUNCTION


.
PYTHON INDEX
NAME:-
COURSE:-
CLASS:- SY.BCA
SUBJECT:- PYTHON
PRN NO:-

NO PRACTICAL SIGN
1 Write a program to demonstrate different number datatypes in python.

2 Write a program to perform different arithematic operations on numbers


in python.

3 Write a program to create, concatenate and print a string and accessing


substring from a given string.

4 Write a python script to print the current date in following format “Sun
May 29 02:26:23 IST 2017”

5 Write a python program to create, append and remove lists in python

6 Write a program to demonstrate working with tuples in python

7 Write a program to demonstrate working with dictionaries in python

8 Write a python program to find largest of three numbers

9 Write a python program to convert temperature to and from Celsius to


fahrenheit.

10 Write a python program to construct the following pattern using nested for
loop: * ** *** **** ***** ***** **** *** ** *

11 Write a python program to print prim numbers less than 20:

12 Write a python program to find factorial of a number using recursion.

13 Write a python program to that accepts length of three sides of a triangle


as nputs. The program should indicate whether or not the triangle is a
rightangled triangle (use Pythagorean theorem).

14 Write a python program to define a module to find Fibonacci Numbers and


import the module to another program.

15 Write a python program to define a module and import a specific function


in that module to another program.
Web Technologies INDEX
NAME:-
COURSE:-
CLASS:- SY.BCA
SUBJECT:- Web Technologies
PRN NO:-

NO PRACTICAL SIGN
1 Design a web page using different text formatting tags.

2 Design a web page with different types of Marquee.

3 Design a web page with links to different pages and allow navigation
between pages.

4 Design a web page with Image and Imagemaps.

5 Create a student table with the following fields. Student Id, Name, DOB,
Course, Address, E-mail id and apply Embedded cascading style sheet CSS
with the following attributes:Font size, color, style, bold, italic, border
color, set the background image & set the center align of table & text.

6 Create an external CSS for above and apply to the web page.

7 Create a frameset that divides browser window into horizontal and vertical
framesets.

8 Write the javascript code to enter five numbers in the prompt box.
Calculate addition of the numbers & average.

9 Create a web page with image and text apply javascript Mouse events –
onmouseover , onmouseout, onclick on the image and text

10 Create a page which displays Javascript popupboxes :


1. Alert 2. Confirm 3. Prompt.

11 Design a form and validate all the controls placed on the form using Java
Script.

12 Design a DTD, corresponding XML document and display it in browser using


CSS.

13 Design an XML document and display it in browser using XSL

14 Design XML Schema and corresponding XML document

15 Create a web site with Minimum 3 pages Home, Page 1 and Page2
Incorporate all HTML & DHTML elements. The pages should be linked.

You might also like