0% found this document useful (0 votes)
11 views

1 CSS-One Page Syllabus Summary

This document outlines the 5th semester Client Side Scripting Language course for the Computer Engineering program at Zeal Polytechnic. The course aims to teach JavaScript to create interactive web pages. The course is divided into 6 units covering JavaScript basics, arrays, functions, strings, forms, cookies and regular expressions. Students will complete assignments and tests to assess their understanding of each unit. They will also conduct practical projects applying JavaScript concepts. Recommended reading materials and a list of practical projects are provided.

Uploaded by

Cassian S
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

1 CSS-One Page Syllabus Summary

This document outlines the 5th semester Client Side Scripting Language course for the Computer Engineering program at Zeal Polytechnic. The course aims to teach JavaScript to create interactive web pages. The course is divided into 6 units covering JavaScript basics, arrays, functions, strings, forms, cookies and regular expressions. Students will complete assignments and tests to assess their understanding of each unit. They will also conduct practical projects applying JavaScript concepts. Recommended reading materials and a list of practical projects are provided.

Uploaded by

Cassian S
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ZEAL EDUCATION SOCIETY’S

ZEAL POLYTECHNIC, PUNE


NARHE │PUNE -41 │ INDIA
DEPARTMENT OF COMPUTER ENGINEERING

Program: - Computer Engineering Sem.: - 5th


Course: - Client Side Scripting Language Course Code: - 22519
a) Create interactive web pages using program flow control structure.
b) Implement Arrays and functions in Java script.
Course Outcomes c) Create event-based web forms using Java script.
d) Use JavaScript for handling cookies.
e) Create interactive webpage using regular expressions for validations.
f) Create Menus and navigations in web Pages

Unit Mark
Marks Hrs Content of Unit
No. Distribution
 Features of JavaScript, Object Name, Property, method, Dot syntax, main
R Level 04 event,Values and Variables, Operators and Expressions.
 if Statement, if. . . else, if..elseif, nested if’ statement, Switch case
1 12 U Level 04 10 statement. Loop statement- for loop, for...in loop, while loop, do... while
loop, continue statement.
 Querying and setting properties and deleting properties, property letters
A Level 04 and setters.
 Array - declaring, Initializing, defining an Array elements, Looping,
R Level 02
Adding, sorting, Combining an array elements into a String, changing
elements of an Array.
2 14 U Level 04 10
 Function- defining, writing a function, Calling a function.
 String- manipulating a string, joining a string, retrieving a character from
A Level 08
given position.
R Level 02  Properties and methods of Form.
 Form events, objects and elements.
3 10 U Level 04 06
 Changing attribute value dynamically.
A Level 04  Manipulating Form elements.
R Level 02  Cookies-basic of cookies, reading, writing a cookie value. creating,
deleting cookies, setting the expiration crate of cookie.
4 08 U Level 02 06
 Browser-All browser window operations, JavaScript in URLs, JavaScript
A Level 04 security, Timers, Browser location and history.
R Level 02  Regular Expression
5 14 U Level 06 08  Frames
A Level 06  Rollover
R Level 02  Status bar, Banner, Slide Show, Menus, Protecting web page, Frameworks
6 12 U Level 04 08 of javasript and its application
A Level 06

List of Recommended Books


Sr. No. Title of Book Author Publication
McGraw-Hill, 2015, New Delhi
1 JavaScript Demystified Keogh, Jim
ISBN:0-07-060347-2
Wily India, New Delhi, 2015,
2 Beginning JavaScript Wilton, Paul
ISBN:0-7645-5587-l
McPeak, Jeremy and Wilton, Wily India, New Delhi, 2015,
3 Beginning JavaScript
Paul ISBN:81-265-1304-7
JavaScript in 24 hours (SAMS TechMedia, New Delhi, 2015,
4 Moncur, Michael
teach yourself) ISBN:978-0-672-33608-9
List of Practical’s
Sr.
Practical Outcome
No.
1 Write simple Javascript using HTML for arithmetic expression evaluation and message printing.

2 Develop Java script to use decision making and looping statements.


3 Develop Java script to implement Array functionalities.
4 Develop Java script to implement functions.

5 Develop Java script to implement strings.


6 Create a webpage using form elements.
7 Create a webpage to implement form events. Part-I
8 Create a webpage to implement form events. Part-II
9 Develop a webpage using Intrinsic Java functions.
10 Develop a webpage for creating session and persistent cookies. Observe the effect with browser
cookie settings.
11 Develop a webpage for placing window on screen and working with child window.
12 Develop a webpage for validation of form fields using regular expressions.
13 Develop a webpage with Rollovers effects.
14 Develop a webpage for implementing Menus.
15 Develop a webpage for implementing Status bar and Web Page Protection.
16 Develop a webpage for implementing Slideshow, banner.

Internal Semester Test/ Assignment Plan


Planned Date(s)
Unit
Unit Wise Preliminary
No. Assignment-1 Assignment-2 Unit Test
Class Test Exam
1
Unit Test 1:
(50 %
2 Syllabus)

3
Unit Test 2:
4 (Remaining
50%
5 Syllabus)

Subject Teacher HOD (Computer Engineering)

You might also like