Nothing Special   »   [go: up one dir, main page]

Development Lab

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Program : Diploma in Information Technology

Course Title: Python Web Application


Course Code : 4269
Development Lab

Semester : 4 Credits: 0

Course Category: Program Core

Periods per week: 3 (L:0 T:0 P:3) Periods per semester: 45

Course Objectives:

 To provide practical knowledge to develop and deploy Web Applications using


Python Frameworks.

Course Prerequisites:

Course
Topic Course Title Semester
Code
Basic IT Skills Introduction to IT systems 1
Knowledge of SQL and
Database Management System lab 3
its usage
Python Programming
Application Development Lab - I 3
skill
Web technology shills Fundamentals of Web Development 3

Course Outcomes

On completion of the course, students will be able to:

Duration Cognitive
COn Description
(Hours) Level

CO1 Develop front-end of a web application. 10 Applying

CO2 Develop a simple web application with form 10 Applying

CO3 Develop a web application with multiple forms 10 Applying


Make use of front-end framework to develop a web
CO4 12 Applying
application.

Lab Exam 3
CO – PO Mapping

Course
PO1 PO2 PO3 PO4 PO5 PO6 PO7
Outcomes
CO1 3

CO2 3

CO3 3

CO4 3

3-Strongly mapped, 2-Moderately mapped, 1-Weakly mapped

Course Outline

Module Duration Cognitive


Description
Outcomes (Hours) Level

CO1 Develop front end of a web application

Develop simple web page using HTML5, CSS3


M1.01 4 Applying
and JavaScript.
M1.02 Develop simple web page using Bootstrap. 3 Applying

Develop simple web page using Bootstrap and


M1.03 3 Applying
jQuery.

CO2 Develop a simple web application with form

M2.01 Practice installation of Python IDE 2 Applying

M2.02 Practice installation of Python Framework 2 Applying

M2.03 Practice installation of database server 2 Applying

M2.04 Develop simple web application with form. 2 Applying


Develop simple web application with form using
M2.05 2 Applying
template.
Lab Exam – I 1.5

CO3 Develop a web application with multiple forms


Develop a web application with multiple forms
M3.01 (Like Students Attendance Management, Library 10 Applying
Management)

CO4 Make use of front-end framework to develop a web application.

Make use of front-end framework to develop a


M4.01 web application (Like Point of Sale, Payroll 3 Applying
Management)
Practice deployment of web application in a web
M4.02 server or cloud server. 3 Applying

M4.03 Open-ended experiment. ** 6 Applying

Lab Exam – II 1.5

** Suggested Open-ended Experiments:

(Not for End Semester Examination but compulsory to be included in Continuous Internal
Evaluation. Students can do open-ended experiments as a group of 2-3. There is no
duplication in experiments between groups.)
1. Inventory Management
2. Hospital Management
3. Out Patient Management

Text / Reference:

T/R Book Title / Author


Laura Lemay, Rafe Colburn, Jennifer Kyrnin, “Mastering HTML, CSS &
T1
Javascript Web Publishing”, BPB Publications 2016
Miguel Grinberg, “Flask Web Development: Developing Web Applications with
T2
Python”, O'Reilly 2018

Online Resources:

Sl. No. Website Link

1 https://www.tutorialrepublic.com/html-tutorial/
2 https://www.tutorialrepublic.com/css-tutorial/
3 https://www.tutorialrepublic.com/javascript-tutorial/
4 https://www.tutorialrepublic.com/jquery-tutorial/
5 https://www.tutorialrepublic.com/twitter-bootstrap-tutorial/
6 https://www.tutorialrepublic.com/sql-tutorial/
7 https://www.tutorialspoint.com/flask/index.htm
8 https://www.javatpoint.com/flask-tutorial

You might also like