Share this link via
Or copy link
Python full stack course enables you to develop web application using Python, SQL, HTML, CSS and Django framework
Python would be used for doing backend processing the request in the Web application.
One of the RDBMS would be configured to maintain the data in tables.
HTML and CSS would be used for displaying the web page.
Django is a web framework which coordinates all these components (Python, SQL, HTML, CSS) to design a web application.