Web Applications with Django: Introducing the Django Web Framework

Django 3.1    |    Beginner
  • 9 videos | 57m 23s
  • Includes Assessment
  • Earns a Badge
Rating 4.4 of 58 users Rating 4.4 of 58 users (58)
Django, an advanced Python web framework, allows quick development of secure and sustainable websites. In this course, you'll discover how Django web requests work, which will involve using HTTP protocols, formatting content as HTML pages, using web servers to process requests, and distinguishing between static and dynamic websites. Moving on, you'll identify the steps involved in creating websites, which include reusing HTML elements over multiple pages on a website, customizing user experience by maintaining sessions, and querying databases for content. Next, you'll explore the features provided by web frameworks, particularly Django, that support and greatly simplify all these operations. You'll also investigate the use of Django templates. Finally, you'll become familiar with the migration process within Django and the use of the Django Model class to create subclasses that map to tables in a relational database.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Recall the individual steps involved in sending a web request to the server and receiving a response
    Identify the importance of web frameworks in the fast development and prototyping of web applications
    Recognize the building blocks that django provides to develop web applications
    Identify important django components that receive and process user requests
  • List the use cases of django templates, such as to create views, and identify their role in an application
    Outline the role of models in allowing programmatic manipulation of database tables
    Classify the purpose of the various built-in applications in django
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 57s
  • 9m
  • Locked
    3.  The Role of Web Frameworks in App Deployment
    10m 13s
  • Locked
    4.  The Building Blocks of the Django Framework
    6m 23s
  • Locked
    5.  Serving Pages Using Django Components
    7m 25s
  • Locked
    6.  Creating Views Using Django Templates
    6m 42s
  • Locked
    7.  Storing and Manipulating Data Using Django Models
    5m 41s
  • Locked
    8.  The Purposes and Benefits of Django's Built-in Apps
    6m 15s
  • Locked
    9.  Course Summary
    2m 47s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE