GUJARAT
TECHNOLOGICAL UNIVERSITY GOVERNMENT ENGINEERING COLLEGE,BHAVNAGAR Advanced
Web Programming SUBJECT CODE: 3161611 Information Technology |
|||||||
Branch |
B.E 6th
Even Semester Information Technology |
||||||
Faculty
Name |
Prof. Bharat Vainsh | ||||||
Starting
Date/End Date |
10/12/2020 |
||||||
|
PRACTICAL LIST |
||||||
No |
Content |
PageNo |
Date |
Sign |
CO |
||
Refreshing Java Script and CSS |
|||||||
1 |
Design a web
pages of your department with an attractive background color, text color , an
Image , font etc. (use external CSS). |
|
11/12/2020 |
|
CO1 |
||
2 |
Create HTML Page with javascript which takes Integer
number as input and tells whether the number is ODD or EVEN. |
|
11/12/2020 |
|
CO1 |
||
3 |
Write a JavaScript program to check if number is prime or
not. |
|
21/12/2020 |
|
|
||
4 |
Write a program to create a simple calculator using
JavaScript. |
|
21/12/2020 |
|
CO1 |
||
5 |
Create HTML Page that contains form with fields Name ,
Email, MobileNo , Gender , Favorite Color and a button. write a JavaScript
code to combine and display the information in textbox when the button is
clicked. |
|
28/12/2020 |
|
|
||
6 |
write a javascript program to create user defined object
Car with carModelName, carColor, carPrice, properties and with
displaySpeed(s),increaseSpeed(s) and DescreaseSpeed(s) as methods. |
|
28/12/2020 |
|
CO1 |
||
7 |
Write a JavaScript to loads and display HTML file on webpage using Asynchronous Programming. |
|
04/12/2020 |
|
CO1 |
||
8 |
Use Bootstrap in Practical No.1 to make webpage
Responsive. |
|
04/12/2020 |
|
CO1 |
||
Angular JS
Program |
|||||||
1 |
Design Order
Form with a total price updated in real time, which contains name of five
products and their prices. Create a bill amount for all the products and
calculate GST on the billing amount and display total amount. |
|
08/02/2021 |
|
CO2 |
||
2 |
Implement
AngularJs to create your Resume. |
|
08/02/2021 |
CO2 |
|||
3 |
Use Practical
No.01 and initialize prices to 0 ( zero) when form loads. (use
module,controller& directive) |
|
15/02/2021 |
CO2 |
|||
4 |
Design a
webpage which takes one number as an input and generate its factorial number
(use module, controller) |
|
15/02/2021 |
CO2 |
|||
5 |
Design a
webpage which takes inputs product name, product quantity and price. Generate
table of entered values. When user clicks on table column title , it should
sort that column values. (use filter,
array) |
|
22/02/2021 |
CO2 |
|||
6 |
Design a
webpage which display product name and product price using AngularJS $http
Service from database. Display the
content in tabular format. |
|
22/02/2021 |
CO2 |
|||
Node JS
Program |
|||||||
1 |
Write a module of calculator which will
perform all the basic operations like add(),sub(),mul() and div().Use the
module in a program and display the output. |
|
08/03/2021 |
|
CO3 |
||
2 |
Create a program to override function. |
|
15/03/2021 |
CO3 |
|||
3 |
Create a node js program to perform file
operations like create a file,read a file,write to file and delete a file. |
|
22/03/2021 |
CO3 |
|||
4 |
Write a program to connect with the
database. |
|
29/03/2021 |
|
CO4 |
||
5 |
Write a program to parse URL Parameter. |
|
29/03/2021 |
|
CO4 |
||
Database
Programming with Node JS and MongoDB |
|||||||
1 |
Create an application using AngularJs,
NodeJs and Mongodb. |
|
14/12/2021 30/04/2021(During
Sem.) |
|
CO5 |
||
Reference Books: 1.
Angularjs in
Action ISBN 9789351198383 Ruebbelke, Wiley Publication 2.
Pro AngularJS
Freeman Apress publication 3.
Node.js in
Action ISBN 9789386052049 Alex Young, Bradley Meck, Mike Cantelon, Tim Oxley,
Marc Harter, T.J. Holowaychuk, Nathan Rajlich, Wiley Publication |
|||||||
Website: 1.
https://www.w3schools.com/angular/ 2.
https://www.javatpoint.com/nodejs-tutorial 3.
https://nodejs.org/en/download/ 4.
https://www.mongodb.com/ |