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

Proceedings of the 26th Academic Council held on 18.5.

2012

CSE326INTERNET&WEBPROGRAMMING

L T P C
3 0 2 4

VersionNo.

Course
Prerequisites: Object Oriented Paradigm and Programming, Computer Networks
Objectives
1. To understand the basic concepts of web programming and internet
2. To understand how the client-server model of Internet programming works.
3. To develop interactive, client-side, executable web applications.
ExpectedOutcome
The students will be able to
1. Understand, analyze and evaluate a system using Internet / web programming
concepts.
2. Identify and formulate and solve web related problems.
3. Use techniques, skills and apply algorithmic principles to design web based
applications

UnitI
INTRODUCTION
9hours
Internet Overview- Networks - Web Protocols HTTP HTTPS- FTP- TCP/IP Web
Organization and Addressing - Web Browsers and Web Servers -Security and
Vulnerability-Web System Architecture URL - Domain Name.

UnitII
BASICSOFWEBDEVELOPMENT
9hours
HTML Forms Frames Tables Web Page Design Cascading Style Sheet
(CSS)Basics - JavaScript Introduction Data Types- Operators and expressions- Control
Structures Functions Arrays Objects.

UnitIII
DYNAMICWEBDEVELOPMENT
9hours
Server Side Scripting Languages Introduction to JSP, .NET, CGI, Python PHP
Language Basics - PHP Language Basics - Variables - Data Types - Constants
Conditional Statements - Arrays - Functions.
UnitIV
DATABASECONNECTIVITY
9hours
Database connectivity, Introduction to Database- Database Management Systems
Oracle DB2-PostgreSQL-MySQL Introduction MySQL Queries - MySQL and PHP
Database Manipulation ( Connect, Insert, Select, Update and Delete Operations).
UnitV
INTERNETTECHNOLOGIES
9hours
File Handling File Uploading Cookie and Session Email Basics - Email with
attachment Image Handling- Interactive Web Application using Ajax and PHP.

149

Proceedings of the 26th Academic Council held on 18.5.2012

Text/ReferenceBooks
1. Thomas A. Powell, The Complete Reference HTML & CSS 5th edition, 2010.
2. Steve Suehring, JavaScript Step by Step, PHI, 2nd edition, 2010.
3. Core PHP programming, Leon Atkinson and Zeev Suraski, Pearson Education, Delhi,
2004.
4. Michael K. Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz,
Jason Gerner, Beginning PHP, Apache,MySQL WebDevelopment, Wrox Publications,
2004
5. Hugh E. Williams and David Lane, Web Database Applications with PHP, and MySQL,
2nd Edition, O'Reilly, 2004
6. Deitel Deitel Nieto, Internet & World Wide Web How To Program, 5th edition, 2012.

ModeofEvaluation
: Tests, Assignments, Seminars.
RecommendedbytheBoardof
Studieson
:

DateofApprovalbytheAcademic
Council
:

Samplelistofexercises

IHYPERTEXTMARKUPLANGUAGE(HTML)
Activity -1 : Introduction to HTML
Activity - 2 : Tags in HTML
Activity - 3 : Frames in HTML
Activity - 4 : Forms in HTML
Activity 5 : HTML 5 Introduction
II.CASCADINGSTYLESHEET(CSS)
Activity -6: Design a Web page with Styling Lists
Activity -7: Write a CSS code to create rounded corner in your web page and also
consider the browser
compatibility while designing it.
Activity -8: Write a CSS code to design a web page using horizontal drop down
menu.
Activity -9: Write a CSS code to design a web page with following style (Use

150

Proceedings of the 26th Academic Council held on 18.5.2012

HTML Grouping Tags <div> and


<span>).
Activity -10: Design the following Table using HTML and CSS code (Change the
row color while hover the mouse
cursor).

III.JAVASCRIPT
Activity-11 : JavaScript Basics
Activity-12: Cookie and Dialog Box
Activity-12: Function in JavaScript
Activity-13: Digital Clock using java Script
Activity- 14 : Form Validation and Event Handling
IV.PHP/MYSQLPRGRAMMING
Activity-15: PHP Basics
Activity-16: PHP & MYSQL
Activity-17: PHP & Regular Expressions
Activity-18: PHP & Web Applications
Activity-19: PHP Web Page Visitor Count
Activity-20: PHP File Processing
Activity-20: Email Application

151

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