0% found this document useful (0 votes)
57 views3 pages

Kuchbhi 2

Uploaded by

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

Kuchbhi 2

Uploaded by

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

SILVER OAK UNIVERSITY

College of Technology (01)


Diploma in CE/IT
Subject Name: Web Technology
Subject Code: 1010042317
Semester: 5th

Prerequisite:
1. Basic fundamental knowledge of computers.

Objective:
1. The widespread use of the Internet and WWW by common people has made it compulsion to provide
web based interfaces for the applications to access the application from anywhere, anytime, anyone.
The subject covers the wide range of web technologies both client side and server side to provide the
exposure to the students to develop Rich Internet Applications using them. It covers the basics client
side technologies like HTML, CSS and DHTML including JavaScript, XML, server side scripting
with PHP and database connectivity using PHP and related technologies.

Teaching and Examination Scheme:

Teaching Scheme Evaluation Scheme


Theory Practical Total
Contac
L T P Credit CIE ESE CIE ESE Marks
t Hours
(TH) (TH) (PR) (PR)
4 0 2 6 5 40 60 20 30 150

Content:

Unit Teaching Weightage


Contents
No. Hours %
HTML:
Basics of HTML, formatting and fonts, commenting code, color,
hyperlink, lists, tables, images, forms, XHTML, Meta tags,
1 10 20%
Character entities, frames and frame sets, Browser architecture
and Web site structure. Overview and features of HTML5

Style sheets:
Need for CSS, introduction to CSS, basic syntax and structure,
using CSS, background images, colors and properties,
2 manipulating texts, using fonts, borders and boxes, margins, 8 15%
padding lists, positioning using CSS, CSS2, Overview and
features of CSS3
JavaScript:
Client side scripting with JavaScript, variables, functions,
conditions, loops and repetition, Pop up boxes, Advance
JavaScript: Javascript and objects, JavaScript own objects, the
3 12 20%
DOM and web browser environments, Manipulation using
DOM, forms and validations, DHTML : Combining HTML,
CSS and Javascript, Events and buttons

XML:
Introduction to XML, uses of XML, simple XML, XML key
4 components, DTD and Schemas, Using XML with application. 8 10%
Transforming XML using XSL and XSLT

PHP:
Introduction and basic syntax of PHP, decision and looping with
examples, PHP and HTML, Arrays, Functions, Browser control
5 10 20%
and detection, string, Form processing, Files, Advance Features:
Cookies and Sessions, Object Oriented Programming with PHP

PHP and MySQL:


Basic commands with PHP examples, Connection to server,
creating database, selecting a database, listing database,
6 listing,table names, creating a table, inserting data, altering 8 15%
tables, queries,deleting database, deleting data and tables, PHP
myadmin and database bugs

Course Outcome:

Sr. No. CO statement Unit No


Use the various HTML tags with appropriate properties to design
CO-1 1
web page contents.
Use the various styles sheet concepts to design attractive web
CO-2 2
pages.
Develop the dynamic web pages using HTML, CSS and JavaScript
CO-3 1,2,3
applying web design principles to make pages effective.
CO-4 Use the XML, DTD, XSL and XSLT 4
Develop the server side PHP scripts using various features for
CO-5 5
creating customized web sites.
Write the server side scripts for designing web based services
CO-6 6
with database connectivity.
Teaching & Learning Methodology: -
The various methods or tools follows by the faculties to teach the above subject are:
1. PPT
2. Video Lectures
List of Practicals:
The students will have to solve at least ten practicals.
1. Write a program to define the use of basic HTML tags.
2. Write a program to show the use of unordered lists, ordered lists and definition lists.
3. Write a program to create a table and use table properties.
4. Create a web page for user registration form in HTML. Assume related information and use
appropriate control.
5. Write an HTML program which contains an external style sheet with user defined Classes.
6. Write an HTML program which contains cascaded style sheets with margin and background attributes
of style sheet.
7. Write a javascript to validate the email address entered in the textbox.
8. Write a program to implement event handling in Javascript.
9. Create an XML file which will display the Book information and Create a Document Type Definition
(DTD) to validate the XML File.
10. Create two functions in PHP, parameterized and non parameterized for implementing string
concatenation operation. And calculate the sum of two numbers using a function that returns a value.
11. Implement database connectivity to add data of registration form in your database.
12. Create Registration, login, logout system and implement it in your website using a session in php.
13. Create a form containing four input fields(Pro_id, Pro_name, Pro_price, Pro_quantity) and Submit
button. When the user clicks on the submit button an PHP script should be executed which inserts the
record in the product table.
Major Equipment/ Instrument(Hardware/Software):
1. Browsers like Chrome, IE, FireFox etc
2. Text Editors like Notepad
3. Server software XAMPP/WAMP/LAMP

Books Recommended:
1. Web Technology, Moseley and Savaliya, Wiley India
2. HTML 5 Black Book 2Ed, Kogent Learning Solutions Inc, dreamtech
3. Web Design, Joel Sklar, Cengage Learning
4. Learning PHP, MySQL, JavaScript, CSS & HTML5, 3rd Edition, Robin Nixon, O'Reilly
5. A Step-by-Step Guide to Creating Dynamic Websites By Robin Nixon Publisher: O'Reilly Media
6. Internet and World Wide Web How to program, P.J. Deitel & H.M. Deitel, Pearson
7. JavaScript for impatient programmers, Dr. Axel Rauschmayer
8. PHP: The Complete Reference By Steven Holzner, McGrawhill
List of Open Source Software/learning website:
● http://silveroakuni.ac.in/video-lecture
● https://nptel.ac.in/
● http://www.coursera.org/
● http://www.w3schools.com/

You might also like