Skip to content

HTML5 Game Development (Video) by Packt Publishing

License

Notifications You must be signed in to change notification settings

PacktPublishing/HTML5-Game-Development-Video-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5-Game-Development-Video-

HTML5 Game Development (Video) by Packt Publishing

Mastering Django Web Development [Video]

This is the code repository for Mastering Django Web Development [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and continues to be the key feature behind the success of many start-ups across the world.

Mastering Django Web Development shows you how to use advanced concepts to help you build professional grade Django applications.

We start off by learning how class-based views work so that you can fully benefit from this powerful, but often poorly understood feature. We’ll then create custom middleware which will help us better organize frequently used code.

Have you ever wanted to build a complete REST API? We’ll do just that, starting out with a basic read-only API and then adding key-based authentication to allow the full range of CRUD functionality. We’ll also utilize model managers and the Q method so that we can make it easier to get the data we need to our views and clients.

For the finishing touches, we’ll dive into the details of caching, to improve our application performance, and then add custom management commands to help us automate routine tasks.

By the end of this video course, you will emerge a Django expert.

What You Will Learn

  • LUse complex class-based views to implement a variety of functionalities in Django
  • Optimize database querying with the use of different kinds of caching
  • Create and use your own custom middleware for a Django app
  • Play with your data to get custom results with the use of template tags and filters
  • Delve into advance database modeling to build a custom database field for your Django application

Instructions and Navigation

Assumed Knowledge

This course has the following software requirements:

Related Products

About

HTML5 Game Development (Video) by Packt Publishing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published