- Learning Path Libraries: This path is only available in the libraries listed. To access this path, purchase a license for the corresponding library.
- Core Tech
Flask
Learn to build web applications with Flask, Python's lightweight and flexible web framework. This path explores Flask's minimalist approach to web development, enabling you to create everything from simple APIs to complex web applications. You'll understand routing, templating, database integration, and authentication while maintaining clean, maintainable code. The curriculum covers essential web development concepts through Flask's extensible architecture, emphasizing practical application development with modern best practices.
Content in this path
Core Flask Development
Learn the fundamentals of Flask and how to build robust APIs with integrated databases.
Security and Deployment
Explore how to secure Flask applications and deploy them reliably at scale.
- Create web applications
- Implement routing systems
- Use template engines
- Manage user sessions
- Integrate databases
- Handle form processing
- Deploy Flask applications
- Python programming basics
- HTML/CSS fundamentals
- Basic database concepts
- Command line familiarity
- Web protocol knowledge
- Virtual environment usage
- Python
- Web Development
- Jinja2
- SQLAlchemy
- REST APIs
- Werkzeug