Assalamualikum, everyone, and welcome. We are back with another new Video. Again we are back with Python. We will learn web development. What is flask? how can we develop a web app with flask?
Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.
Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions.
Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application.
______________________________________________________
Source Code(github): https://github.com/sumon3255/flaskdat...
See My Other Videos 👇👇:
Python in One Video 2022:
• Python in One Video 2022 | Bangla | W...
Python Full Course In One Video:
• Python Beginner to Advanced Level In...
Python in One video Bangla:
• Python Beginner to Advanced Level In...
Bootstrap in One Video:
• Bootstrap 5 in One Video | Web Devel...
Learn JavaScript in One Video:
• JavaScript tutorial in one video |for...
Python Projects (full PlayLists):
https://youtube.com/playlist?list=PLa...
Web Development with Python(Flask) :
https://youtube.com/playlist?list=PLa...
Python Object Oriented Programming full Playlists:
https://youtube.com/playlist?list=PLa...
Game Development With Python:
• Pygame
pycharm install:
• Python & PyCharm Installation | Pytho...
python install:
• Python Installation & Python Shell | ...
Vs code install:
• Visual Studio Code(Vs Code) Installat...