jjgupta915 - PowerPoint PPT Presentation

About This Presentation
Title:

jjgupta915

Description:

Python is a general-purpose programming language. We can use python for so many applications including web applications. Django is a python Framework- a collection of modules or packages, which helps in writing a web application or helps in developing a web application. – PowerPoint PPT presentation

Number of Views:8

less

Transcript and Presenter's Notes

Title: jjgupta915


1
PYTHON TOP FRAMEWORK-Django
2
  • Python is a general-purpose programming language.
  • We can use python for so many applications
    including web applications. You can join Python
    Online Course for basic to advanced knowledge of
    Python.
  • Framework is a collection of modules or packages,
    which helps in writing a web application or helps
    in developing a web application.
  • We don't have to worry about low level details
    such as protocols, socket, thread management when
    working with a framework.

3
  • Framework makes the developers life smarter and
    easier by giving a structure for application
    development.
  • They automate the implementation of common
    solutions, which gives flexibility to developers
    to focus only on app logic instead of routine.
  • They provide common backend fast reliable and
    scalable easily maintainable web applications.
  • You can learn Django from best Online Django
    Course.

4
URL Routing
  • Mechanism of URL mapping is staying at the same
    web page when you click on some other link.

5
Input Form handling and Validation
  • The data entered into a form needs to be in the
    right format, and certain fields are mandatory
    for effective use of form.

6
Output Formats with Templating Engine
  • Allows developers to design the content of their
    own type.

7
Web Security
  • Web security against the cross site required
    forgery also known as a CSRF SQL injection
    cross-site scripting and other common malicious
    attacks.

8
Session Storage
  • There are only a few operations we can perform
    using python frameworks.

9
THANKS!
  • https//www.cetpainfotech.com/
  •  MOB NUMBER   9212172602
  • QUERY_at_CETPAINFOTECH.COM
Write a Comment
User Comments (0)
About PowerShow.com