Introduction to Web application development with Django

Начать

This course provides a thorough and practical introduction to the Django web framework, guiding you from fundamental concepts to building a functional web application. Designed for beginners, it emphasizes hands-on learning by developing a simple "Notes" application throughout the chapters.

You will start by understanding Django's philosophy and its key features, such as the Model-View-Template (MVT) architecture, automatic admin interface, and built-in security. The course then dives into the practical steps of creating a Django project and application, teaching you how to structure your code effectively.

By the end of this course, you will have built a solid foundation in Django, equipped with the skills to create, read, update, and delete data through a web interface. You will be prepared to undertake more complex projects and explore the vast ecosystem of this powerful, high-level Python framework.

Совместимая лаборатория

Web Development Sandbox

The web development sandbox with Django and Flask provides a secure environment for creating and testing web applications using Python technologies. This Django sandbox allows users to run a and test ...

10,0 (1)

Главы

9
Глава 1

Introduction to Django

Глава 2

Create your first Django project

Глава 3

Create your first App

Глава 4

Django Templates

Глава 5

Django Models

Глава 6

Django Forms

Глава 7

Django class-based Views

Глава 8

Course Summary

Тест 9

Django fundamentals assessment

Средний

Автор

Software engineer and the creator of the Bytestark learning platform