Mastering Django: A Beginner's Guide

Mastering Django

A Beginner's Guide
 
Edition number: 1
Publisher: CRC Press
Date of Publication:
 
Normal price:

Publisher's listprice:
GBP 24.99
Estimated price in HUF:
12 070 HUF (11 495 HUF + 5% VAT)
Why estimated?
 
Your price:

10 863 (10 346 HUF + 5% VAT )
discount is: 10% (approx 1 207 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

 
 
 
 
 
Product details:

ISBN13:9781032315980
ISBN10:1032315989
Binding:Paperback
No. of pages:322 pages
Size:234x156 mm
Weight:426 g
Language:English
Illustrations: 43 Illustrations, color; 41 Halftones, black & white; 2 Line drawings, black & white; 18 Tables, black & white
0
Category:
Short description:

This book is a detailed guide that will help learners get started with Django programming. It talks about the basics and then moves on to practical exercises to help readers quickly gain the required knowledge. This book is meant for both Python developers as well as learners without a formal coding background.

Long description:

Mastering Django helps the reader master the powerful Django framework for Python for creating dynamic applications and projects.


Django is a high-level, open-source Python web framework created to help web developers achieve tight deadlines while also meeting a variety of needs. The primary feature of Django that makes it so popular among developers is that it promotes rapid development while providing a consistent and realistic design.


Django is a complete toolkit with a basic code and highly adaptable architecture that promotes rapid development ? it can shape and pace your web app concept and see it through to launch in a matter of hours.


Django?s simplicity, stability, scalability, and flexibility are unmatched. It is currently a vibrant, collaborative, open-source project with thousands of users and contributors. Django is a versatile framework capable of developing any website.


Hallmarks of this popular web framework include Robust design, rapid software development, fantastic documentation and tutorials, a vast community with readymade solutions, reasonably easy learning curve, and a high degree of clarity and readability.


Django has carved out a niche for itself in the industry over the years, and appropriately so. Many popular apps use Django as their secret ingredient. Django has many features and can accommodate any modern web application. If you wish to build a successful career in web development, learning Django is a wise choice.


With Mastering Django, learning the Django framework becomes a charm, and will help readers undoubtedly advance their careers.


The Mastering Computer Science series is edited by Sufyan bin Uzayr, a writer and educator with more than a decade of experience in the computing field.

Table of Contents:

Chapter 01 Django?s History


Chapter 02 Installation


Chapter 03 File Structure


Chapter 04 Django's Model


Chapter 05 Django's View


Chapter 06 Django's Templates


Chapter 07 Django's Admin Panel


Chapter 08 Django's Forms


Chapter 09 The Advanced Model


Chapter 10 Deployment


Chapter 11 Create Quiz Web App with Python Django


Chapter 12 Project To
-Do List


Chapter 13 Comparative Study between Django, Flask, Node.Js, and Spring Boot