
Talk Python – Django: Getting Started Course 2022-12
Published on: 2024-09-07 21:42:24
Categories: 28
Descriptions
Django: Getting Started Course, Django is one of the most popular web frameworks for coding in Python. It includes libraries for: templating HTML content, URL routing, views, a robust Object Relational Model (ORM) for mapping classes to database queries, HTML form management, a built-in administrative tool, and much more. This course teaches you how to build your first Django project and guides you through the key parts of the library. This course is constructed around a project called Alexandria, a virtual library. Each chapter covers a new Django concept, but it also adds a feature to the application. As you proceed through the course you will not only learn more about Django but also be building features and tests as you would for developing real world software. Django is a deep framework that has everything you need to build web applications. Add web capabilities to your Python knowledge today!
What you’ll learn
- Set up a new project
- Understand Django’s project structure
- How to use the Django database ORM, including: common fields, writing queries, Foreign Keys and related objects, and light-weight migrations
- Create function-based views: the code that responds to the browser
- Turn data to HTML with HTML Templates
- User management: Creating users, managing logins, password resets, and the
- Built-in admin for users
- Data management: Loading / saving database fixtures
Mapping URLs and URL patters to function-based views with URL routing - HTML Forms: GET vs POST, submitting data to server, and using the forms library
Who this course is for
- This course is for anyone who wants to learn how to build web applications using Django.
- An intermediate understanding of the Python language is recommended, students should be comfortable with functions, variables, data types such as dictionaries.
- Additionally, familiarity with basic web concepts is of value including common HTML tags, basic CSS style sheets, and HTTP Verbs such as GET and POST.
Specificatoin of Django: Getting Started Course
- Publisher : Talk Python
- Teacher : Talk Python
- Language : English
- Level : All Levels
- Number of Course : 198
- Duration : 5 hours and 58 minutes
Content of Django: Getting Started Course

Pictures

Sample Clip
Installation Guide
Extract the files and watch with your favorite player
Subtitle : Not Available
Quality: 1440p
Download Links
Download Part 1 – 1 GB
Download Part 2 – 162 MB
File size
1.15 GB
Leave a Comment (Please sign to comment)