Sunteți pe pagina 1din 9

Web Programming

R. Srivaramangai
Hiren Dand
UNIT I
Internet and the World Wide Web:
What is Internet? Introduction to internet and its applications, E-mail,
telnet, FTP, e-commerce, video conferencing, e-business. Internet
service providers, domain name server, internet address, World Wide
Web (WWW): World Wide Web and its evolution, uniform resource
locator (URL), browsers internet explorer, Netscape navigator, opera,
Firefox, chrome, Mozilla. search engine, web saver apache, IIS, proxy
server, HTTP protocol

(From Internet)
UNIT I
HTML5: (HTML5 Step by Step)
Introduction, Why HTML5? (Introduction, Chapter 1 and 2)
Formatting text by using tags (Chapter 3)
Using lists and backgrounds (Chapter 4)
Creating hyperlinks and anchors (Chapter 5)
Style sheets, CSS (Chapter 6)
Formatting text using style sheets (Chapter 7)
Formatting paragraphs using stylesheets (Chapter 8)
(Chapter 9: Displaying Graphics is prerequisite for Unit II)
UNIT II
HTML5 Page layout and navigation: (HTML5 Step by Step)
Creating navigational aids: planning site organization, creating
text-based navigation bar, creating graphics based navigation bar,
creating graphical navigation bar, creating image map, redirecting
to another URL: (Chapter 10)
Creating division based layouts: HTML5 semantic tags, creating
divisions, creating HTML5 semantic layout, positioning and
formatting divisions : (Chapter 11)
UNIT II
HTML5 Tables, Forms and Media: (HTML5 Step by Step)
Creating tables: creating simple table, specifying the size of the
table, specifying the width of the column, merging table cells,
using tables for page layout, formatting tables: applying table
borders, applying background and foreground fills, changing cell
padding, spacing and alignment: (Chapter 13)
Creating user forms: creating basic form, using check boxes
and option buttons, creating lists, additional input types in
HTML5: (Chapter 14)
Incorporating sound and video: audio and video in HTML5, HTML
multimedia basics, embedding video clips, incorporating audio
on web page : (Chapter 15)
UNIT III
Java Script: Introduction, Client-Side JavaScript, Server-Side
JavaScript, JavaScript Objects, JavaScript Security, (Chapter 1)
Operators: Assignment Operators, Comparison Operators,
Arithmetic Operators, % (Modulus), ++(Increment), --
(Decrement), -(Unary Negation), Logical Operators, Short-Circuit
Evaluation, String Operators, Special Operators, ?: (Conditional
operator), , (Comma operator), delete, new, this, void (Chapter 2)
Statements: Break, comment, continue, delete, do...while,
export, for, for...in, function, if...else, import, labelled, return,
switch, var, while, with (Chapter 3)

(www.w3schools.com / JavaScript Notes)


UNIT III
Core JavaScript (Properties and Methods of Each) : Array,
Boolean, Date, Function, Math, Number, Object, String, regExp
(Chapter 4)
Document and its associated objects: document, Link, Area,
Anchor, Image, Applet, Layer (Chapter 5)
Events and Event Handlers : General Information about Events,
Defining Event Handlers, event, onAbort, onBlur, onChange,
onClick, onDblClick, onDragDrop, onError, onFocus, onKeyDown,
onKeyPress, onKeyUp, onLoad, onMouseDown, onMouseMove,
onMouseOut, onMouseOver, onMouseUp, onMove, onReset,
onResize, onSelect, onSubmit, onUnload (Chapter 9)

(www.w3schools.com / JavaScript Notes)


UNIT IV
PHP: (PHP 6 and MySQL Bible)
Why PHP and MySQL?: (Chapter 1)
Server-side scripting: (Chapter 2)
PHP syntax and variables, comments, types: (Chapter 4)
Control structures, branching, looping, termination, functions:
(Chapter 5)
Passing information with PHP, GET, POST, formatting form
variables, superglobal arrays: (Chapter 6)
Strings and string functions: (Chapter 7)
Regular expressions: (Chapter 22)
Arrays: (Chapter 8)
Number handling: (Chapter 9)
Basic PHP errors/problems: (Chapter 10)
UNIT V
Advanced PHP and MySQL: (PHP 6 and MySQL Bible)
PHP/MySQL Functions : (Chapter 11,13,15)
Integrating web forms and databases, Displaying queries in
tables, Building Forms from queries: (Chapter 17)
String and Regular Expressions (Chapter 7 and 22)
Sessions, Cookies, HTTP : (Chapter 24)
E-Mail: (Chapter 37)

S-ar putea să vă placă și