You are on page 1of 2

WEB TECHNOLOGIES

Code : UCA/CO/97M Hours: 60


Semester : I Credits: 4

Learning Objectives: The primary objective of this paper is to learn the fundamentals of Basic
web concepts, HTML, JavaScript and Angular JS.

Course Outcomes:
On successful completion of this course, the students will
1. Analyze a web page and identify its elements and attributes.
2. Create web pages using HTML tags.
3. Design a web pages using Java script ( Form validation ).
4. Enhances programming skills using Angular JS.

Unit I: 12 Hours
Introduction to HTML –Basic page Structure –Adding color – Working with Text –Working
with Links – Working with Images – Creating Lists - Using Tables – Developing Frames.

Unit II: 12 Hours


JavaScript variables – expression and evaluation- data types- conversion-operators-decision
and loops control structure- Functions.

Unit III: 12 Hours


Arrays - Form object and form element - string, math and date object.

Unit IV: 12 Hours


Angular Js Getting Started – Expressions - Modules and Directives – Views – Models -.

Unit V: 12 Hours
Data Binding - Components: Controller – scopes - Filters - Services – Tables – HTML DOM –
Events – Form Validation.

MOOC MODULE
Dynamic HTML – Style sheets - https://www.mooc-list.com/course/interactivity-javascript-
coursera

Text Books:
1. Wendy Willard, HTML A beginner’s Guide, 3rd Edition, Tata McGraw Hill.
2. Ivan Bayross, Web Enabled Commercial Application Development Using HTML, DHTML,
JavaScript, Perl CGI, Fourth Revised Edition 2010, Reprint 2016 BPB Pub.
3. Danny Goodmeal with Michael Morrison ,JavaScript Bible, ,5TH Edn, Wiley
publishing.

Reference Books:
1. Deitel and Deitel, 2000, Internet and World Wide Web how to program, Prentice Hall
2. Bob Bread Love, 1986, Web Programming Unleashed, Sams net Publications.
3. Brij Bhushan Mishra, Microsofr MVP, AngularJs in 19 days, Angular JS v1.4

Web References:
1. www.tutorialspoint.com/javascript/javascript_operator.htm ( Unit 2 -
Operators)
2. www.w3schools.com/html/html5_image.asp ( Unit 1 - Working with Images)
3. https://www.w3schools.com/angular/angular_intro.asp

You might also like