0% found this document useful (0 votes)
65 views20 pages

AIT Practicals

The document outlines 16 assignments for students to complete related to advanced internet technologies. The assignments include developing programs to implement audio and video on web pages, using HTML5 forms and semantics, working with Canvas and SVG, applying CSS3 styles and properties, implementing transformations, displaying dates and times with modules, parsing query strings, case conversion with NPM, creating a calculator with Node.js, Angular form validation, directives, components, handling events, arrays, sessions, and CRUD operations with PHP.

Uploaded by

Shehbaz Hasware
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views20 pages

AIT Practicals

The document outlines 16 assignments for students to complete related to advanced internet technologies. The assignments include developing programs to implement audio and video on web pages, using HTML5 forms and semantics, working with Canvas and SVG, applying CSS3 styles and properties, implementing transformations, displaying dates and times with modules, parsing query strings, case conversion with NPM, creating a calculator with Node.js, Angular form validation, directives, components, handling events, arrays, sessions, and CRUD operations with PHP.

Uploaded by

Shehbaz Hasware
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

[ PART II ] ADVANCE INTERNET TECHNOLOGIES

PART II
ADVANCE
INTERNET
TECHNOLOGIES
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

INDEX
Sr. No Assignment Page No.

1 Program to implement Audio and Video features for your web


page.

2 Program to design form using HTML5 elements, attributes and


Semantics.

3 Programs using Canvas and SVG.

4 Programs to demonstrate external and internal styles in the web


page using font, text, background, borders, opacity and other
CSS 3 properties

5 Implement Transformation using Translation, Rotation and


Scaling in your web page.

6 Program to show current date and time using user defined


module.

7 Program using built-in modules to split the query string into


readable parts.

8 Program using NPM which will convert entered string into


either case

9 Write a program to create a calculator using Node JS. (Install


and configure Node JS and Server)

10 Write Program for Form validation in Angular.

Program to demonstrate the ngif, ngfor, ngswitch statements.


11

Create angular project which will demonstrate the usage of


12 component directive, structural directive and attribute
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

directives

Create angular project which has HTML template and handle


13 the click event on click of the button (Installation of Angular
and Bootstrap 4 CSS Framework)

Program for basic operations, array and user interface handling


14

Program to demonstrate session management using various


15 techniques

Program to perform the CRUD Operations using PHP Script.


16

Prof. Pankaj Kulkarni


Advance Internet Technology

Student Name:
Signature:
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

1. Program to implement Audio and Video features for


your web page.
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

2. Program to design form using HTML5 elements,


attributes and Semantics.
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

3. Programs using Canvas and SVG.


[ PART II ] ADVANCE INTERNET TECHNOLOGIES

4. Programs to demonstrate external and internal styles


in the web page using font, text, background,
borders, opacity and other CSS 3 properties.
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

5. Implement Transformation using Translation,


Rotation and Scaling in your web page.
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

6. Program to show current date and time using user


defined module
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

7. Program using built-in modules to split the query


string into readable parts.
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

8. Program using NPM which will convert entered


string into either case
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

9. Write a program to create a calculator using Node


JS. (Install and configure Node JS and Server)
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

10. Write Program for Form validation in Angular.


[ PART II ] ADVANCE INTERNET TECHNOLOGIES

11. Program to demonstrate the ngif, ngfor, ngswitch


statements.
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

12. Create angular project which will demonstrate the


usage of component directive, structural directive
and attribute directives
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

13. Create angular project which has HTML template


and handle the click event on click of the button
(Installation of Angular and Bootstrap 4 CSS
Framework)
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

14. Program for basic operations, array and user


interface handling.
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

15. Program to demonstrate session management using


various techniques.
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

16. Program to perform the CRUD Operations using


PHP Script.
[ PART II ] ADVANCE INTERNET TECHNOLOGIES

You might also like