Cont

logo 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.

Laborator compatibil



Capitole

Capitol 1

Introduction to Django

Capitol 2

Create your first Django project

Capitol 3

Create your first App

Capitol 4

Django Templates

Capitol 5

Django Models

Capitol 6

Django Forms

Capitol 7

Django class-based Views

Capitol 8

Course Summary

Capitol 9

Django fundamentals assessment