Python Flask Web Development Tutorial
Offered By: CodeWithHarry via YouTube
Course Description
Overview
Learn to develop web applications using Python Flask in this comprehensive Hindi tutorial. Create a fully functional To-Do app from scratch, covering essential concepts like setting up a development environment, working with Flask's minimal app structure, integrating HTML templates, and implementing database connectivity using SQLAlchemy. Master CRUD operations, template inheritance, and form handling while building a practical project. Gain hands-on experience in deploying the finished application to Heroku, providing a complete end-to-end web development journey. Perfect for beginners and intermediate developers looking to enhance their Python web development skills.
Syllabus
– Introduction
– Download & Installing VS Code
– Installing Necessary Modules
– Activating Virtual Environment
– Installing flask module
– Creating a flask minimal app
– static and templates directories
– Making an app beautiful by adding HTML
– Creating a database for the To-Do App
– SQLAlchemy database URI
– Querying Records
– Adding Loop Counter
– Getting forms working
– Updating To-do Items
– Template Inheritance
– Creating a base template
– CRUD operation
– Making update operation work
– Free JavaScript Course
– Deploying To-dos App on Heroku
– Final view of To-do app
– Where to go from here
Taught by
CodeWithHarry
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX