Application development with advanced Python (Django and Flask Framers)

Advanced Application Development with Python, Django, and Flask

This advanced course is designed for web development professionals interested in deepening their Python skills through the practical use of frameworks recognized as Django and Flask. Using the practical Learning Method methodology, students will work in real and/or simulated environments developing…

35 hours
Official Certificate
Expert Instructors
Online Learning
Desarrollo de aplicaciones con Python Avanzado (Frameworks Django y Flask)
Python Certifier logo

This advanced course is designed for web development professionals interested in deepening their Python skills through the practical use of frameworks recognized as Django and Flask. Using the practical Learning Method methodology, students will work in real and/or simulated environments developing comprehensive projects, practical workshops and laboratories focused on modern, safe and scalable business applications.

The program covers from basic configurations to advanced concepts, including APIS Rest, database integration, performance optimization, advanced authentication, and applied security in professional environments.

Upon completing the course, participants will be able to:

  • • Configure, manage, and optimize web projects using Django and Flask
  • • Implement advanced CRUD applications and manage authentication, roles, and permissions in Django
  • • Develop secure and scalable REST APIs using Django Rest Framework (DRF)
  • • Build lightweight web applications and efficient microservices with Flask
  • • Integrate frontend and backend using modern frameworks such as React or Vue
  • • Optimize performance, security, and database management in real-world web applications
  • • Implement complete web applications from scratch to production through hands-on labs

Courses

  1. Curso: Software Programmer Fundamentals | Infinity
  2. Certificación internacional en Desarrollo de aplicaciones con Python PDA

Participants must strictly meet the following requirements:

  • • Professional or technical degree in Systems Engineering, Software Development, or related fields
  • • Solid knowledge of object-oriented programming and relational databases
  • • Proven work experience in web development (minimum 1 year)

Desarrollo de aplicaciones con Python Avanzado (Frameworks Django y Flask) Applies
Desarrollo de aplicaciones con Python Avanzado (Frameworks Django y Flask) 35 hours

Learning Methodology

The learning methodology, regardless of the modality (in-person or remote), is based on the development of workshops or labs that lead to the construction of a project, emulating real activities in a company.

The instructor (live), a professional with extensive experience in work environments related to the topics covered, acts as a workshop leader, guiding students' practice through knowledge transfer processes, applying the concepts of the proposed syllabus to the project.

The methodology seeks that the student does not memorize, but rather understands the concepts and how they are applied in a work environment.

As a result of this work, at the end of the training the student will have gained real experience, will be prepared for work and to pass an interview, a technical test, and/or achieve higher scores on international certification exams.

Conditions to guarantee successful results:
  • a. An institution that requires the application of the model through organization, logistics, and strict control over the activities to be carried out by the participants in each training session.
  • b. An instructor located anywhere in the world, who has the required in-depth knowledge, expertise, experience, and outstanding values, ensuring a very high-level knowledge transfer.
  • c. A committed student, with the space, time, and attention required by the training process, and the willingness to focus on understanding how concepts are applied in a work environment, and not memorizing concepts just to take an exam.

Pre-enrollment

You do not need to pay to pre-enroll. By pre-enrolling, you reserve a spot in the group for this course or program. Our team will contact you to complete your enrollment.

Pre-enroll now

Infinity Payments

Make your payment quickly, safely and reliably


- For bank transfer payments, request the details by email capacita@aulamatriz.edu.co.

- If you wish to finance your payment through our credit options
(Sufi, Cooperativa Unimos or Fincomercio), click on the following link:
Ver opciones de crédito.

To continue you must
Or if you don't have an account you must

Description

This advanced course is designed for web development professionals interested in deepening their Python skills through the practical use of frameworks recognized as Django and Flask. Using the practical Learning Method methodology, students will work in real and/or simulated environments developing comprehensive projects, practical workshops and laboratories focused on modern, safe and scalable business applications.

The program covers from basic configurations to advanced concepts, including APIS Rest, database integration, performance optimization, advanced authentication, and applied security in professional environments.

Objectives

Upon completing the course, participants will be able to:

  • • Configure, manage, and optimize web projects using Django and Flask
  • • Implement advanced CRUD applications and manage authentication, roles, and permissions in Django
  • • Develop secure and scalable REST APIs using Django Rest Framework (DRF)
  • • Build lightweight web applications and efficient microservices with Flask
  • • Integrate frontend and backend using modern frameworks such as React or Vue
  • • Optimize performance, security, and database management in real-world web applications
  • • Implement complete web applications from scratch to production through hands-on labs

Courses

Participants must strictly meet the following requirements:

  • • Professional or technical degree in Systems Engineering, Software Development, or related fields
  • • Solid knowledge of object-oriented programming and relational databases
  • • Proven work experience in web development (minimum 1 year)

offers

Desarrollo de aplicaciones con Python Avanzado (Frameworks Django y Flask) Applies
Desarrollo de aplicaciones con Python Avanzado (Frameworks Django y Flask) 35 hours

Learning Methodology

The learning methodology, regardless of the modality (in-person or remote), is based on the development of workshops or labs that lead to the construction of a project, emulating real activities in a company.

The instructor(live), a professional with extensive experience in work environments related to the topics covered, acts as a workshop leader, guiding students' practice through knowledge transfer processes, applying the concepts of the proposed syllabus to the project.

La metodología persigue que el estudiante "does not memorize", but rather "understands" the concepts and how they are applied in a work environment."

As a result of this work, at the end of the training the student will have gained real experience, will be prepared for work and to pass an interview, a technical test, and/or achieve higher scores on international certification exams.

Conditions to guarantee successful results:
  • a. An institution that requires the application of the model through organization, logistics, and strict control over the activities to be carried out by the participants in each training session.
  • b. An instructor located anywhere in the world, who has the required in-depth knowledge, expertise, experience, and outstanding values, ensuring a very high-level knowledge transfer.
  • c. A committed student, with the space, time, and attention required by the training process, and the willingness to focus on understanding how concepts are applied in a work environment, and not memorizing concepts just to take an exam.

Course Modules

Module I: Fundamentals of Web Development with Python

  • HTTP protocol and methods (GET, POST, PUT, DELETE)
  • Routing and handling of requests/responses
  • JSON and REST APIs
  • Fundamentals of HTML, CSS, and JavaScript (to understand how they interact with the backend)

  • Installation and configuration of Django
  • Structure of a Django project
  • Models and migrations - Forms in Django - Templates and views 
  • Authentication and authorization (login, user registration)
  • Creation of a CRUD application (Create, Read, Update, Delete)

  • Relationships between models (ForeignKey, ManyToManyField)
  • Django ORM (Advanced queries)
  • File and multimedia handling in Django 
  • Advanced user system (profiles, permissions)
  • Security management in Django (CSRF, XSS, SQL Injection)
  • Testing and code coverage in Django

  • Introduction to Django Rest Framework (DRF)
  • Serializers
  • Class-based views and function-based views
  • API Authentication (Token, JWT)
  • Pagination, searching, and filtering in APIs
  • Protection and permissions in APIs

  • Introduction to Flask
  • Handling routes, parameters, and responses
  • Creating APIs with Flask (model declaration)
  • Data validation with Flask-WTF and Marshmallow 
  • Security in Flask (OAuth2, JWT) - Testing in Flask
  • Deployment of Flask applications (in Docker or cloud platforms)

  • SQL vs NoSQL Databases
  • Connection and management of databases in Django and Flask
  • Use of popular databases (PostgreSQL, MySQL)
  • ORMs and efficient query handling in Django (Django ORM) and Flask (SQLAlchemy)

  • Basic concepts of servers and hosting
  • Deployment of Django and Flask applications on Heroku, AWS, or DigitalOcean
  • Configuration of Nginx and Gunicorn for production
  • Introduction to containers with Docker
  • CI/CD (Continuous Integration and Continuous Deployment)

  • Performance optimization in web applications
  • Caching in Django (Memcached, Redis)
  • Best security practices in web applications
  • Protection against common attacks (DDoS, Cross-Site Scripting, SQL Injection)
  • Monitoring and maintenance of applications in production

  • Integration of frontend with backend (Django + React or Vue)
  • Creation of a complete system with Django/Flask
  • Implementation of websockets for real-time applications
  • Management of session states in web applications
  • Final project: Creation and deployment of a complete web application (blog, store, etc.)