Friday, September 4, 2015

BCA(H) D-II,Paper 8(b) E-Commerce Lab

Web and E- Commerce Technologies LAB (based on the following topics):
HyperText Markup Language (HTML): structural setup; page layout; text manipulation; special characters; images; links. Intermediate: image maps; tables; frames, forms; meta tags; web forms. Cascading Style Sheets (CSS) : embedding/linking; HTML element selectors; classes;ID selectors,
textmanipulation; background; borders and spacing; layout; context selectors and grouping,
pseudo-classes; pseudo-elements.
JavaScript : writing your first script; creating HTML tags; user input and output; loops and tables; payroll calculator, forms and text fields; validating an email address; radio buttons; check boxes; self-grading tests, image rollovers; slide shows; real-time clock; controllable clock; working with cookies.
Perl/CGI 10: sample Perl operations; random numbers; lists; dealing four poker hands; time manipulation; subroutines, hash tables; files; string matching, CGI; registration lists; surveys.

SQL and regular expressions: Regular expressions: basics; repeating; positioning. Beginner: select; where; order by; insert; update; delete, like; between; in; distinct; group by; aliases; aggregate functions; create table; alter table; drop table., nested selects; SoundEx; join; deterministic functions; non-deterministic functions.