Django crash course with examples

You will also learn to set up SQL databases and connect the database with your app. You will learn to build complete web pages equipped with HTML widgets and create HTML forms that handle GET and POST HTTP requests. In addition, you will learn how to create and manage URL patterns for your app pages...

Full description

Bibliographic Details
Format: eBook
Language:English
Published: [Place of publication not identified] Packt Publishing 2022
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03691nmm a2200361 u 4500
001 EB002068684
003 EBX01000000000000001208774
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220922 ||| eng
020 |a 9781804613962 
050 4 |a TK5105.8885.D54 
100 1 |a Sulce, Ardit  |e presenter 
245 0 0 |a Django crash course with examples 
250 |a [First edition] 
260 |a [Place of publication not identified]  |b Packt Publishing  |c 2022 
300 |a 1 video file (3 hr., 51 min.)  |b sound, color 
653 |a Python (Computer program language) / fast 
653 |a Web site development / http://id.loc.gov/authorities/subjects/sh98004795 
653 |a Django (Electronic resource) / fast 
653 |a Python (Langage de programmation) 
653 |a Sites Web / Développement 
653 |a Django (Electronic resource) / http://id.loc.gov/authorities/names/n2008003529 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Web site development / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Updated in July, 2022.. - "PythonHow. 
856 4 0 |u https://learning.oreilly.com/videos/~/9781804613962/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.2/76 
520 |a You will also learn to set up SQL databases and connect the database with your app. You will learn to build complete web pages equipped with HTML widgets and create HTML forms that handle GET and POST HTTP requests. In addition, you will learn how to create and manage URL patterns for your app pages. You will also learn how to build an admin interface, which is useful when building content websites such as blogs, where content creators and other admins can use the admin interface to add content to the website without interfering with the codebase. You will also get an introduction to HTML and learn to create front-end widgets such as input boxes, buttons, and HTML forms. You will learn to give your web app a modern look by adding Bootstrap styling to your website. By the end of the course, you will have all the skills to build your own web apps using Django, and you will know where to look whenever you need to add new Django features to your apps.  
520 |a A comprehensive course for those who know Python basics and want to be able to build web apps using Python About This Video Learn the different components of the Django web framework using real-world examples Learn and test for yourself and understand how every component behaves by running them on your browser Understand and apply the communication between Django and the SQL database In Detail The course teaching approach is learn-by-doing. You will learn to build two different apps: a modern Bootstrap blog website with a complete blog author interface and a dynamic Google Translate-like translator web app. The two apps have been chosen carefully to cover all core Django features. The apps are also extendible, allowing you to improve and add features to the apps while sharpening your Django skills and building your own GitHub portfolio. Among other topics, you will learn the model-view-template app structure of Django.  
520 |a Audience The course is beneficial for those who want to turn their ideas into web apps. You will be able to create your own web apps in no time. You will also be able to start your web development career with this course. Finally, the program assumes you know Python basics already. If you know Python basics, you can understand and use the Django codebase to build web applications, and this course will take you step-by-step through that process