Web Development
Showing 517–528 of 1601 results
Django 3 Forms and ModelForms
This course will enable you to create snappy and beautiful forms for a website. You will be able to tie up forms directly with the database models, customize them, do data sanity checks, save back to the database, and keep the information secure.
Django 3 Templates
This course will teach you how to use Django Templates, a powerful tool that enables developers to save development time and eliminate redundancies and security flaws when creating styling for their web projects.
Django 3 Testing, Security, and Performance
This course will teach you how to create and manage your Django applications by implementing security, performance optimization, and Unit Testing.
Django 4.0 with Amazon RDS, Elastic Beanstalk and Route53
Learn how to Build Django 4.0 with Amazon RDS, Elastic Beanstalk and Route53
Django Admin
This course will teach you how to use Django Admin, one of the most powerful Django components that enables a handy way of managing your site. You'll learn how to fully customize Admin's look and behavior through Views, Templates and Actions.
Django Ecommerce | Build Advanced Django Web Application
Build Django eCommerce website with a lots of advanced custom functionalities, RDS Postgres and deploy it on Amazon AWS
Django Fundamentals
This course teaches the basics of web development with the Django framework. You will learn everything you need to become a productive Python web developer.
Django REST API with Docker from Development to Production
Build a functional API with Docker, Celery, Redis, Rabbitmq, Flower, Nginx, Nginx Proxy manager, Portainer and more...
Django Takeoff: Developing Modern Applications
Learn to develop modern web applications using Django, focusing on rapid development and scalability features.
Django Testing
This course will teach you the key concepts of building and running tests with Django.
Django User Authentication
This course will teach you how to use Django User Authentication, a powerful toolset that allows developers to quickly and easily implement a security layer on top of their Django-based applications.
Django: Getting Started
Django is the most popular and mature Python web development framework. It lets you build better web apps quicker, and with less code. In this course, you will learn how to build your first web application with Django and Python.