首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[GigaCourse.Com] Udemy - Python Django 4 Masterclass Build a Real World Project
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2024-2-20 04:42
2024-11-13 03:37
124
13.16 GB
232
磁力链接
magnet:?xt=urn:btih:9cfd87f5b6d82aaffaf550f8f84d3d463a4511c9
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjljZmQ4N2Y1YjZkODJhYWZmYWY1NTBmOGY4NGQzZDQ2M2E0NTExYzlaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GigaCourse
Com
Udemy
-
Python
Django
4
Masterclass
Build
a
Real
World
Project
文件列表
01 - Introduction and setup/001 Course Introduction.mp4
130.2MB
01 - Introduction and setup/002 Getting the best out of this course.mp4
8.23MB
01 - Introduction and setup/003 Understanding the required tools.mp4
28.25MB
01 - Introduction and setup/004 Installing Python on Windows.mp4
40.86MB
01 - Introduction and setup/005 Installing Python on Mac.mp4
40.1MB
01 - Introduction and setup/006 Pycharm and Django.mp4
30.54MB
01 - Introduction and setup/007 Installing VS Code on Mac, Windows, Linux.mp4
21.6MB
01 - Introduction and setup/008 Introduction to the command-line terminal and its importance with Django.mp4
33.49MB
02 - Basics of Django and its working/001 Section Overview.mp4
4.14MB
02 - Basics of Django and its working/002 What is a Web Framework Introduction to Django.mp4
19.67MB
02 - Basics of Django and its working/003 Understanding and setting up a Virtual Environment.mp4
51.71MB
02 - Basics of Django and its working/004 Creating and Setting up Django Project.mp4
75.61MB
02 - Basics of Django and its working/005 Understanding Django Project and its structure.mp4
43.2MB
02 - Basics of Django and its working/006 Running your Django application.mp4
52.48MB
02 - Basics of Django and its working/007 Terminals in Visual Studio Code.mp4
55.76MB
02 - Basics of Django and its working/008 Apps in Django and creating your first app.mp4
31.49MB
02 - Basics of Django and its working/009 How does Django work.mp4
12.88MB
02 - Basics of Django and its working/010 Section Summary.mp4
9.86MB
03 - Working with URLs and Views/001 Section overview.mp4
4.8MB
03 - Working with URLs and Views/002 URL’s and getting our first URL running.mp4
76.03MB
03 - Working with URLs and Views/003 Understanding URLs and views in Django.mp4
37.05MB
03 - Working with URLs and Views/004 Views and app specific URL's.mp4
106.74MB
03 - Working with URLs and Views/005 Challenge Create our second URL and view.mp4
53.51MB
03 - Working with URLs and Views/006 Dynamic URL’s.mp4
64.46MB
03 - Working with URLs and Views/007 Returning HTML as response.mp4
49.68MB
03 - Working with URLs and Views/008 Updating views to return multiple jobs.mp4
68.94MB
03 - Working with URLs and Views/009 Path converters.mp4
60.58MB
03 - Working with URLs and Views/010 What is a Request Types of request GET vs POST.mp4
43.5MB
03 - Working with URLs and Views/011 Redirects.mp4
29.93MB
03 - Working with URLs and Views/012 Challenge Displaying all jobs on home page.mp4
93.87MB
03 - Working with URLs and Views/013 Reverse resolution of URLs and URL names.mp4
91.37MB
03 - Working with URLs and Views/014 Handling not found.mp4
33.61MB
03 - Working with URLs and Views/015 Section Summary.mp4
29.32MB
04 - Django Template Language/001 Section overview.mp4
3.76MB
04 - Django Template Language/002 Django Template Language The Need.mp4
59.45MB
04 - Django Template Language/003 Creating your first dynamic template.mp4
86.14MB
04 - Django Template Language/004 Behind the scenes and best practices.mp4
71.26MB
04 - Django Template Language/005 Working with variables to render dynamic information.mp4
50.57MB
04 - Django Template Language/006 render() function.mp4
13.34MB
04 - Django Template Language/007 Challenge One more variable.mp4
13.82MB
04 - Django Template Language/008 What are tags.mp4
6.95MB
04 - Django Template Language/009 If…else statements.mp4
31.01MB
04 - Django Template Language/010 For loops.mp4
12.18MB
04 - Django Template Language/011 Django Template Language and Visual Studio.mp4
25.54MB
04 - Django Template Language/012 Working with filters.mp4
37MB
04 - Django Template Language/013 Writing comments in templates.mp4
12.28MB
04 - Django Template Language/014 Challenge Migrating job detail page to template.mp4
50.5MB
04 - Django Template Language/015 Challenge Migrating jobs list page to template.mp4
63.48MB
04 - Django Template Language/016 URL tag in Django.mp4
40.2MB
04 - Django Template Language/017 Section Summary.mp4
15.17MB
05 - Django modelsworking with the database/001 Section overview.mp4
2.51MB
05 - Django modelsworking with the database/002 Basics What is a database and why do we need it.mp4
51.43MB
05 - Django modelsworking with the database/003 Django and Databases.mp4
35.27MB
05 - Django modelsworking with the database/004 What is ORM.mp4
15.84MB
05 - Django modelsworking with the database/005 Django Models, Field, Field types, Field options.mp4
34.12MB
05 - Django modelsworking with the database/006 Creating our first Model and doing migrations.mp4
113.52MB
05 - Django modelsworking with the database/007 Viewing tables created.mp4
35.43MB
05 - Django modelsworking with the database/008 Adding more fields to our models.mp4
43.82MB
05 - Django modelsworking with the database/009 Remigration.mp4
88.04MB
05 - Django modelsworking with the database/010 Behind the scenes of Django Migrations.mp4
77.24MB
05 - Django modelsworking with the database/011 Inserting data into the database.mp4
38.67MB
05 - Django modelsworking with the database/012 Getting all data from the table.mp4
33.1MB
05 - Django modelsworking with the database/013 __str__ in models.mp4
47.71MB
05 - Django modelsworking with the database/014 Query Filters.mp4
61.35MB
05 - Django modelsworking with the database/015 Getting single record from the table.mp4
65.93MB
05 - Django modelsworking with the database/016 exclude().mp4
25.68MB
05 - Django modelsworking with the database/017 Limiting QuerySets.mp4
18.11MB
05 - Django modelsworking with the database/018 Sorted results.mp4
47.19MB
05 - Django modelsworking with the database/019 Field Lookups.mp4
48.83MB
05 - Django modelsworking with the database/020 Updating the existing data.mp4
54.74MB
05 - Django modelsworking with the database/021 Chaining QuerySets.mp4
39.46MB
05 - Django modelsworking with the database/022 Job list page Getting data from the database in-app.mp4
73.51MB
05 - Django modelsworking with the database/023 Job detail page Getting data from the database in-app.mp4
52.37MB
05 - Django modelsworking with the database/024 Working with Slugs, why slugs.mp4
133.79MB
05 - Django modelsworking with the database/025 Best practices and preventing updates of Slugs.mp4
60.66MB
05 - Django modelsworking with the database/026 Defining limit and Using Slugs as index.mp4
30.47MB
05 - Django modelsworking with the database/027 Aggregation.mp4
83.45MB
05 - Django modelsworking with the database/028 Deleting data from the database.mp4
56.14MB
05 - Django modelsworking with the database/029 Section Summary.mp4
17.75MB
06 - Django Admin Panel/001 Section overview.mp4
2.61MB
06 - Django Admin Panel/002 Django Admin panel.mp4
40.67MB
06 - Django Admin Panel/003 Exploring admin panel and activating models in admin.mp4
29.53MB
06 - Django Admin Panel/004 Managing data with admin panel.mp4
39.4MB
06 - Django Admin Panel/005 Behind the scenes of Django Admin panel.mp4
74.26MB
06 - Django Admin Panel/006 Customizing admin panel.mp4
18.99MB
06 - Django Admin Panel/007 Customizing model fields in list view.mp4
58.75MB
06 - Django Admin Panel/008 Filters.mp4
31.13MB
06 - Django Admin Panel/009 Allowing users to search.mp4
50.7MB
06 - Django Admin Panel/010 Managing fields in detail view.mp4
30.31MB
06 - Django Admin Panel/011 Working with Fieldsets.mp4
55.89MB
06 - Django Admin Panel/012 Using inbuilt CSS classes.mp4
26.58MB
06 - Django Admin Panel/013 Section Summary.mp4
18.68MB
07 - Working with multiple Models and Relationships/001 Section overview.mp4
2.36MB
07 - Working with multiple Models and Relationships/002 Working with multiple models Relationships.mp4
14.38MB
07 - Working with multiple Models and Relationships/003 One to One relationship.mp4
143.65MB
07 - Working with multiple Models and Relationships/004 Managing data with One to One Relationships.mp4
139.34MB
07 - Working with multiple Models and Relationships/005 Many to One relationship.mp4
102.38MB
07 - Working with multiple Models and Relationships/006 Managing data with Many to One relationship.mp4
274.55MB
07 - Working with multiple Models and Relationships/007 Many to Many relationship.mp4
93.95MB
07 - Working with multiple Models and Relationships/008 Managing data in Many to Many relationship.mp4
108.94MB
07 - Working with multiple Models and Relationships/009 New models on Admin panel Location Model.mp4
32.68MB
07 - Working with multiple Models and Relationships/010 New models on Admin panel Author Model.mp4
12.07MB
07 - Working with multiple Models and Relationships/011 New models on Admin panel Skills Model.mp4
18.33MB
07 - Working with multiple Models and Relationships/012 Section Summary.mp4
7.14MB
08 - Forms and ModelForms/001 Section overview.mp4
6.29MB
08 - Forms and ModelForms/002 Bringing forms to the front end Forms and ModelForms.mp4
15.87MB
08 - Forms and ModelForms/003 Forms the traditional way.mp4
69.84MB
08 - Forms and ModelForms/004 Evaluating our form.mp4
28.62MB
08 - Forms and ModelForms/005 POST requests and CSRF tokens.mp4
23.04MB
08 - Forms and ModelForms/006 Adding serverside validations.mp4
81.1MB
08 - Forms and ModelForms/007 Saving data to database.mp4
97.99MB
08 - Forms and ModelForms/008 Evaluating our approach so far.mp4
29.6MB
08 - Forms and ModelForms/009 The Form class.mp4
20.4MB
08 - Forms and ModelForms/010 Our first Django Form.mp4
68.01MB
08 - Forms and ModelForms/011 Building our view with Form.mp4
21.88MB
08 - Forms and ModelForms/012 Analyzing our form.mp4
26.53MB
08 - Forms and ModelForms/013 Saving form data.mp4
117.7MB
08 - Forms and ModelForms/014 Different ways of rendering form.mp4
33.28MB
08 - Forms and ModelForms/015 Form options.mp4
46.8MB
08 - Forms and ModelForms/016 Validating fields.mp4
107.26MB
08 - Forms and ModelForms/017 Rendering form manually.mp4
87.14MB
08 - Forms and ModelForms/018 Rendering fields with for loop.mp4
52.1MB
08 - Forms and ModelForms/019 What are ModelForms.mp4
63.69MB
08 - Forms and ModelForms/020 Configuring views to work with ModelForms.mp4
43.14MB
08 - Forms and ModelForms/021 Customizing defaults with ModelForms.mp4
79.98MB
08 - Forms and ModelForms/022 Validations in Model.mp4
54.12MB
08 - Forms and ModelForms/023 Working with choices.mp4
63.81MB
08 - Forms and ModelForms/024 blank vs required vs null.mp4
9.61MB
08 - Forms and ModelForms/025 Section Summary.mp4
8.62MB
09 - Working with Static Files and File uploads/001 Section overview.mp4
2.65MB
09 - Working with Static Files and File uploads/002 What are static files.mp4
3.43MB
09 - Working with Static Files and File uploads/003 CSS and JS within HTML file.mp4
28.26MB
09 - Working with Static Files and File uploads/004 A separate CSS file.mp4
53.29MB
09 - Working with Static Files and File uploads/005 Behind the scenes of static files.mp4
45.47MB
09 - Working with Static Files and File uploads/006 A separate JS file.mp4
19.35MB
09 - Working with Static Files and File uploads/007 Best practices with static files.mp4
18.97MB
09 - Working with Static Files and File uploads/008 Rendering images in your projects.mp4
35.59MB
09 - Working with Static Files and File uploads/009 Image Uploads Setting up a new app.mp4
152.64MB
09 - Working with Static Files and File uploads/010 Saving and uploading images.mp4
89.48MB
09 - Working with Static Files and File uploads/011 Rendering images on frontend.mp4
132.53MB
09 - Working with Static Files and File uploads/012 Uploading files other than images.mp4
123.03MB
09 - Working with Static Files and File uploads/013 Section Summary.mp4
38.93MB
10 - Finishing our job application/001 Section overview.mp4
3.38MB
10 - Finishing our job application/002 Way forward What are we going to build.mp4
19.3MB
10 - Finishing our job application/003 Updating Job detail Page.mp4
77.35MB
10 - Finishing our job application/004 Challenge Updating Job List Page.mp4
83.33MB
10 - Finishing our job application/005 Adding missing models.mp4
75.1MB
10 - Finishing our job application/006 Updating Subscribe Page.mp4
24.55MB
10 - Finishing our job application/007 Inheritance with Templates and its need.mp4
55.68MB
10 - Finishing our job application/008 Using inheritance to organize templates.mp4
103.61MB
10 - Finishing our job application/009 Challenge Updating Job detail Page.mp4
34.64MB
10 - Finishing our job application/010 Challenge Updating Subscribe Page.mp4
23.43MB
10 - Finishing our job application/011 Submitting data from subscribe form.mp4
38.52MB
10 - Finishing our job application/012 Section Summary.mp4
3.87MB
11 - Deploying your apps on a real server/001 Section overview.mp4
5.8MB
11 - Deploying your apps on a real server/002 What does hosting on production mean.mp4
18.26MB
11 - Deploying your apps on a real server/003 Exploring different hosting providers.mp4
114.13MB
11 - Deploying your apps on a real server/005 Heroku an overview and how does it work.mp4
42.76MB
11 - Deploying your apps on a real server/006 Getting started on heroku.mp4
47.49MB
11 - Deploying your apps on a real server/007 Preparing your app to be deployed on production.mp4
90.08MB
11 - Deploying your apps on a real server/008 Additonal configurations before deployment.mp4
38.04MB
11 - Deploying your apps on a real server/009 Getting project dependencies on your server.mp4
26.62MB
11 - Deploying your apps on a real server/010 Installing and setting up git.mp4
119.49MB
11 - Deploying your apps on a real server/011 Deploying your application on Heroku server.mp4
117.72MB
11 - Deploying your apps on a real server/012 Serving static files on production.mp4
51.76MB
11 - Deploying your apps on a real server/013 Deploying to Heroku via CLI.mp4
56.64MB
11 - Deploying your apps on a real server/014 Heroku commands to know.mp4
35.48MB
11 - Deploying your apps on a real server/015 Serving static files using WhiteNoise.mp4
53.3MB
11 - Deploying your apps on a real server/016 What happens if you set IS_DEVELOPMENT mode to True.mp4
30.91MB
11 - Deploying your apps on a real server/017 Serving media files via S3 bucket.mp4
230.82MB
11 - Deploying your apps on a real server/018 Moving static files to S3 bucket.mp4
25.47MB
11 - Deploying your apps on a real server/019 SQLite on production.mp4
25.42MB
11 - Deploying your apps on a real server/020 Postgres and PgAdmin.mp4
57.34MB
11 - Deploying your apps on a real server/021 Migrating jobapp to relational database.mp4
119.12MB
11 - Deploying your apps on a real server/022 Getting Relational Database on Production.mp4
32.96MB
11 - Deploying your apps on a real server/023 Section Summary.mp4
5.86MB
12 - Real world project A Blog Application Getting started/001 Section Overview.mp4
11.49MB
12 - Real world project A Blog Application Getting started/003 Project setup.mp4
37.56MB
12 - Real world project A Blog Application Getting started/004 Posts Building model.mp4
64.96MB
12 - Real world project A Blog Application Getting started/005 Structuring templates.mp4
32.83MB
12 - Real world project A Blog Application Getting started/006 Posts views and templates.mp4
137.04MB
12 - Real world project A Blog Application Getting started/007 Posts URLs and viewing posts.mp4
64.36MB
12 - Real world project A Blog Application Getting started/008 Configuring static files and render post.mp4
153.24MB
12 - Real world project A Blog Application Getting started/009 Building the home page.mp4
178.9MB
12 - Real world project A Blog Application Getting started/010 Building Tags.mp4
193.41MB
12 - Real world project A Blog Application Getting started/011 Recording views.mp4
81.81MB
12 - Real world project A Blog Application Getting started/012 Allowing users to comment.mp4
109.02MB
12 - Real world project A Blog Application Getting started/013 Rendering comments.mp4
72.79MB
12 - Real world project A Blog Application Getting started/014 Fixing the submit issue on refresh.mp4
33.7MB
12 - Real world project A Blog Application Getting started/015 Building replies.mp4
62.85MB
12 - Real world project A Blog Application Getting started/016 Allowing users to leave a reply.mp4
110.06MB
12 - Real world project A Blog Application Getting started/017 Rendering replies.mp4
72.66MB
12 - Real world project A Blog Application Getting started/018 Section Summary.mp4
4.38MB
13 - Real world project A Blog Application Building more features/001 Section Overview.mp4
4.23MB
13 - Real world project A Blog Application Building more features/002 Displaying popular and new posts on home.mp4
115.33MB
13 - Real world project A Blog Application Building more features/003 Making users subscribe to our blog.mp4
144MB
13 - Real world project A Blog Application Building more features/004 Adding featured post.mp4
122.6MB
13 - Real world project A Blog Application Building more features/005 Building Tags page.mp4
261.36MB
13 - Real world project A Blog Application Building more features/006 Enabling Author on posts.mp4
135.94MB
13 - Real world project A Blog Application Building more features/007 Challenge Building Author page.mp4
261.36MB
13 - Real world project A Blog Application Building more features/008 Building search.mp4
182.17MB
13 - Real world project A Blog Application Building more features/009 Building website meta.mp4
124.69MB
13 - Real world project A Blog Application Building more features/010 Building navbar, footer and about page.mp4
112.51MB
13 - Real world project A Blog Application Building more features/011 Allowing HTML content.mp4
58.35MB
13 - Real world project A Blog Application Building more features/012 Section Summary.mp4
9.11MB
14 - Sessions/001 Section Overview.mp4
5.49MB
14 - Sessions/002 What are sessions.mp4
16.16MB
14 - Sessions/003 Behind the scenes of sessions.mp4
29.32MB
14 - Sessions/004 Enabling sessions to hide subscribe option.mp4
51.54MB
14 - Sessions/005 Section Summary.mp4
17.18MB
15 - Authentication/001 Section Overview.mp4
3.55MB
15 - Authentication/002 Authentication in Django.mp4
29.24MB
15 - Authentication/003 Behind the scenes of Django Authentication.mp4
28.88MB
15 - Authentication/004 Creating users.mp4
41.94MB
15 - Authentication/005 Enabling authentication and Inbuilt views and urls.mp4
32.64MB
15 - Authentication/006 Implementing login functionality.mp4
85.24MB
15 - Authentication/007 Implementing logout functionality.mp4
49.03MB
15 - Authentication/008 Identifying authenticated users in templates and managing errors.mp4
80.86MB
15 - Authentication/009 Adding custom registration page.mp4
166.57MB
15 - Authentication/010 Implementing registration functionality.mp4
108.09MB
15 - Authentication/011 Refining login page.mp4
18.93MB
15 - Authentication/012 Section Summary.mp4
33.63MB
16 - Real world project A Blog Application Finishing our blog application/001 Section Overview.mp4
4.82MB
16 - Real world project A Blog Application Finishing our blog application/002 Building bookmarks.mp4
160.4MB
16 - Real world project A Blog Application Finishing our blog application/003 Challenge Building likes.mp4
159.36MB
16 - Real world project A Blog Application Finishing our blog application/004 Building All Posts page.mp4
98.2MB
16 - Real world project A Blog Application Finishing our blog application/005 Challenge Building All Bookmarks page.mp4
43.18MB
16 - Real world project A Blog Application Finishing our blog application/006 Challenge Building All Likes page.mp4
29.79MB
16 - Real world project A Blog Application Finishing our blog application/007 Fixing the footer.mp4
23.85MB
16 - Real world project A Blog Application Finishing our blog application/008 Building Sidebar in post.mp4
172.85MB
16 - Real world project A Blog Application Finishing our blog application/009 Section Summary.mp4
2.65MB
17 - Extra Information - Source code, and other stuff/002 Bonus Lecture and Information.mp4
100.24MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统