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

Web Programming and Database Management System Syllabus

The document outlines a curriculum for Web Programming and Database Management Systems, covering topics such as internet basics, JavaScript, Active Server Pages (ASP), XML, and database concepts including E-R models and normalization. It details the structure and components of DBMS, various data models, and relational algebra. Additionally, it includes references for further reading on these subjects.

Uploaded by

kunalbarmase88
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)
17 views

Web Programming and Database Management System Syllabus

The document outlines a curriculum for Web Programming and Database Management Systems, covering topics such as internet basics, JavaScript, Active Server Pages (ASP), XML, and database concepts including E-R models and normalization. It details the structure and components of DBMS, various data models, and relational algebra. Additionally, it includes references for further reading on these subjects.

Uploaded by

kunalbarmase88
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/ 2

Web Programming

Unit I : Internet, Internet users and working, Information on Internet, Requirements for
connecting to Internet, Basic Internet Terms, Introduction to world wide web, Evaluation
of world wide web, basic features, web browsers, popular web browsers, web servers,
HTTP, URL, Search Engines, Search Engines categories, how to use Search Engines,
Searching criterion, Introduction to browsers, Working with e-mail, Parts of e-mail text,
working with messages.
Unit II : Java Script -Introduction , values and variables, operators, loops and various
statements in java script, Date object, Math object, string object, window events,
working with forms, document object, screen object, navigator object, images and
animation, java script objects
Declaration, definition, and referencing. Identifiers scope rules. Recursion. Arrays;
declaration, allocation & accessing, sorting of arrays, JavaScript objects : Math, String,
Date, Number and Boolean.
Documents, forms, Statements, Functions, Objects in Java scripts, events and event
handling, arrays, FORMS, Buttons, Checkboxes, Text fields and text areas.
Unit-III : Introduction to active server pages (ASP) : working of ASP, setup, ASP
objects, file system object, session tracking & cookies. Accessing databases using ASP.
XML: Introduction, Document type definition, XML Schemas, Document Object model,
Presenting XML, Using XML Processors: DOM and SAX
Unit IV : XML displaying an XML Document, Data interchange with an XML Document,
advantages of integrating ASP & XML. Introduction to Java Server Pages (JSP):
scripting standard actions, Directives. Custom tag libraries. JSP & XML case study:
advantages of integrating JSP & XML.

References:
1. Deitel, Deitel & Nieto, Internet and Worldwide Web how to Program, Pearson Education
2. Techmedia : The Complete Java Script
3. Eddy et. al. : "Teach Yourself Active Server Pages" (IDG)
4. R Bangia, Second edition Internet and web design, firewall media
5. R Bangia Multimedia and Wed technology
6. Internet and web designing, Macmillan
7. Ivan Bayross Web Enabled Commercial Application Development Using HTML, DHTML, JS,
Perl
8. Kathhleen Kalata, Internmet Programming with VBScript and Java Script. Thomson
Publication
9. Robert W. Sebesta, Programming the World Wide Web Pearson
10. Pekowsky : "Java Server Pages" (Pearson Education)
Database Management System
UNIT- I :
DBMS : Definition: Databases, DBMS, Problems with traditional file processing system,
Objectives of the database systems, Three level architectures of DBMS, Component of
DBMS, Database Administrator, Database Users, Data model, Different types of data
models, Concepts of Hierarchical, Network Models.
UNIT-II :
E-R Models : Basic Concepts, Entity, Attributes, Relation Ship, Mapping, Keys, Weak
and Strong Entity Set, Problems on E-R Diagrams, Extended E-R Features:
Specialization, Generalization, Aggregation, Problems on Reduction of an E-R Schema
to Tables, Tabular representation of Strong, Weak entity Sets and Relationship Sets.
UNIT-III :
Relational Model: Structure, Relational Algebra, Fundamental Operations, Set –
Intersection, Natural Join, Division and Assignment Operation. Extended Relational
Algebra Operations, Aggregate Functions.
UNIT–IV :
Functional Dependency: Functional Dependency, Fully Functional Dependency, Partial
Dependency, Transitive Dependency, Multi Valued Dependency. Normalization, Normal
Forms ( 1NF, 2NF, 3NF, BCNF, 4NF, 5NF). Problems on Normal forms.

You might also like