首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[DesireCourse.Com] Udemy - Complete Python Web Course Build 8 Python Web Apps
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2019-3-13 07:17
2025-1-5 19:44
129
3.26 GB
169
磁力链接
magnet:?xt=urn:btih:23fbe6de3c1a07b3c71fab9c3a4504532b512ceb
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjIzZmJlNmRlM2MxYTA3YjNjNzFmYWI5YzNhNDUwNDUzMmI1MTJjZWJaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
DesireCourse
Com
Udemy
-
Complete
Python
Web
Course
Build
8
Python
Web
Apps
文件列表
01 Your Age in Seconds/002 Introduction.mp4
4.02MB
01 Your Age in Seconds/004 Installing Python.mp4
4.23MB
01 Your Age in Seconds/005 Integers and Strings.mp4
4.09MB
01 Your Age in Seconds/006 Variables in Python.mp4
2.67MB
01 Your Age in Seconds/007 Solution to coding exercise creating variables.mp4
2.75MB
01 Your Age in Seconds/008 Methods print str and int.mp4
10MB
01 Your Age in Seconds/009 Solution to coding exercise print str and int.mp4
7.64MB
01 Your Age in Seconds/010 The format method.mp4
10.77MB
01 Your Age in Seconds/012 Solution to coding exercise format.mp4
7.09MB
01 Your Age in Seconds/013 Getting user input with the input method.mp4
10.3MB
01 Your Age in Seconds/014 Solution to coding exercise user input.mp4
2.14MB
01 Your Age in Seconds/015 Creating our own methods in Python.mp4
6.56MB
01 Your Age in Seconds/016 Solution to coding exercise creating functions.mp4
5.28MB
01 Your Age in Seconds/017 If statements in Python.mp4
27.61MB
01 Your Age in Seconds/018 Solution to coding exercise if statements.mp4
8.87MB
01 Your Age in Seconds/019 Section 1 assignment video.mp4
4.5MB
02 Price of a Chair/021 Our Development Environment.mp4
8.45MB
02 Price of a Chair/022 Creating virtual environments for Python development.mp4
33.23MB
02 Price of a Chair/023 Our Age application in PyCharm.mp4
8.85MB
02 Price of a Chair/024 aside Tweaking PyCharm.mp4
24.63MB
02 Price of a Chair/025 Understanding JSON and XML.mp4
15.96MB
02 Price of a Chair/026 Making our first HTTP GET request.mp4
11.19MB
02 Price of a Chair/027 Finding our chair price parsing HTML.mp4
18.65MB
02 Price of a Chair/028 Parsing HTML data using BeautifulSoup.mp4
21.33MB
02 Price of a Chair/029 Using the price as a number.mp4
30.27MB
03 A simple terminal Blog/031 Installing MongoDB.mp4
38.31MB
03 A simple terminal Blog/033 Introduction to MongoDB.mp4
22MB
03 A simple terminal Blog/034 Creating a PyCharm project that uses MongoDB and pymongo.mp4
18.63MB
03 A simple terminal Blog/035 Simplifying lists in Python with list comprehension.mp4
16.93MB
03 A simple terminal Blog/036 Introduction to Object-Oriented Programming.mp4
34.94MB
03 A simple terminal Blog/037 Creating our first class the Post.mp4
16.85MB
03 A simple terminal Blog/038 Creating a Database class for database interactions.mp4
39.43MB
03 A simple terminal Blog/039 The last few Post methods.mp4
12.25MB
03 A simple terminal Blog/040 Having default parameter values in Python methods.mp4
17.6MB
03 A simple terminal Blog/041 Understanding dates in Python the datetime module.mp4
10.1MB
03 A simple terminal Blog/042 Verifying that the Post methods all work.mp4
19.53MB
03 A simple terminal Blog/043 The Blog class and classmethods.mp4
55.13MB
03 A simple terminal Blog/044 Verifying the Blog methods all work.mp4
23.86MB
03 A simple terminal Blog/045 Starting the menu and user interactions.mp4
37.37MB
03 A simple terminal Blog/046 Finalising the Menu class.mp4
33.07MB
03 A simple terminal Blog/047 Finally running the application.mp4
15.15MB
04 Our first web application/049 Introduction to REST APIs.mp4
17.18MB
04 Our first web application/050 How can we make our own API What is Flask.mp4
16.81MB
04 Our first web application/051 Python cls and argument unpacking.mp4
44.85MB
04 Our first web application/052 Creating the User model for our application.mp4
16.69MB
04 Our first web application/053 Starting developing the User model.mp4
34.08MB
04 Our first web application/054 Creating the login and register.mp4
24.85MB
04 Our first web application/055 Finding blogs by a specific author.mp4
26.29MB
04 Our first web application/056 Allowing creation of blogs and posts.mp4
31.15MB
04 Our first web application/057 Creating the static resources and templates.mp4
10.64MB
04 Our first web application/058 Our first template in Jinja2.mp4
20.18MB
04 Our first web application/059 Beginning CSS styling of pages.mp4
19.22MB
04 Our first web application/060 The user login page.mp4
56.68MB
04 Our first web application/061 The user registration page.mp4
28.16MB
04 Our first web application/062 Using Bootstrap for the first time for great styling.mp4
76.23MB
04 Our first web application/063 How can we display a list of blogs.mp4
38.67MB
04 Our first web application/064 Displaying a list of posts.mp4
43.75MB
04 Our first web application/065 The Jinja2 if statement for structure control.mp4
5.74MB
04 Our first web application/066 Creating new blogs front-end.mp4
43.91MB
04 Our first web application/067 Finalising the application by allowing to create posts.mp4
41.08MB
05 Price alerts for any online web-store/069 Intro and what could be improved over last section.mp4
15.68MB
05 Price alerts for any online web-store/070 Introducing Blueprints for Flask.mp4
15.31MB
05 Price alerts for any online web-store/071 Creating the app structure so its easy to develop.mp4
11.04MB
05 Price alerts for any online web-store/072 Mapping out the app flow.mp4
10MB
05 Price alerts for any online web-store/073 Initialising the app.mp4
14.92MB
05 Price alerts for any online web-store/074 Initialising the models for our app.mp4
14.65MB
05 Price alerts for any online web-store/075 Creating our view structure what do users interact with.mp4
23.97MB
05 Price alerts for any online web-store/076 Logging users in the model.mp4
58.68MB
05 Price alerts for any online web-store/077 Logging users in the view.mp4
18.65MB
05 Price alerts for any online web-store/078 Adding a sample user to the database to verify login works.mp4
25.89MB
05 Price alerts for any online web-store/079 Introduction to Postman for API testing.mp4
20.94MB
05 Price alerts for any online web-store/080 Checking the login flow for errors.mp4
20.63MB
05 Price alerts for any online web-store/081 Registering users the model.mp4
13.76MB
05 Price alerts for any online web-store/082 Introduction to RegEx Regular Expressions.mp4
9.42MB
05 Price alerts for any online web-store/083 Validating user e-mails and finalising the registration.mp4
21.67MB
05 Price alerts for any online web-store/084 Verifying the registration with Postman.mp4
3.33MB
05 Price alerts for any online web-store/085 Loading item prices with requests and BeautifulSoup.mp4
63.94MB
05 Price alerts for any online web-store/086 Saving items to MongoDB.mp4
7.16MB
05 Price alerts for any online web-store/087 Creating our Stores and getting live prices.mp4
25.41MB
05 Price alerts for any online web-store/088 Dont forget about _id.mp4
12.55MB
05 Price alerts for any online web-store/089 Saving stores to MongoDB and using the url_prefix.mp4
20.69MB
05 Price alerts for any online web-store/090 Checking the MongoDB RegEx search works.mp4
17.8MB
05 Price alerts for any online web-store/091 Complete flow from items to stores to prices.mp4
53.57MB
05 Price alerts for any online web-store/092 Sending e-mails with our app Mailgun.mp4
8.74MB
05 Price alerts for any online web-store/093 Setting up the Mailgun Sandbox server.mp4
8.79MB
05 Price alerts for any online web-store/094 Alert constants required for our e-mails.mp4
8.4MB
05 Price alerts for any online web-store/095 Setting up our Alert to send e-mails.mp4
6.66MB
05 Price alerts for any online web-store/096 Getting last updated alerts to decrease load on our app.mp4
18.05MB
05 Price alerts for any online web-store/097 Saving alerts to MongoDB.mp4
45.69MB
05 Price alerts for any online web-store/098 Notifying our users when the price is reached.mp4
20.33MB
05 Price alerts for any online web-store/100 The complete Alert workflow.mp4
82.78MB
06 Developing a complete front-end with Bootstrap/101 Creating our Jinja template structure.mp4
17.12MB
06 Developing a complete front-end with Bootstrap/102 Using inheritance in our Jinja templates.mp4
18.89MB
06 Developing a complete front-end with Bootstrap/103 Fixing template not found error in PyCharm.mp4
4.29MB
06 Developing a complete front-end with Bootstrap/104 Creating a navigation bar using Bootstrap and HTML.mp4
46.72MB
06 Developing a complete front-end with Bootstrap/105 Collapsing the navigation bar to be more mobile friendly.mp4
17.17MB
06 Developing a complete front-end with Bootstrap/106 Creating affordances using Glyphicons in the navigation bar.mp4
9.14MB
06 Developing a complete front-end with Bootstrap/107 Changing the links if the user is signed in.mp4
15.87MB
06 Developing a complete front-end with Bootstrap/108 Serving endpoints dynamically using url_for in Jinja templates.mp4
16.79MB
06 Developing a complete front-end with Bootstrap/109 Using the Bootstrap Jumbotron component for the homepage.mp4
10.33MB
06 Developing a complete front-end with Bootstrap/110 Creating the registration form using Bootstrap and HTML.mp4
25.84MB
06 Developing a complete front-end with Bootstrap/111 Fixing and finalising the logout form.mp4
8.38MB
06 Developing a complete front-end with Bootstrap/112 Registering and logging in to our application.mp4
19.73MB
06 Developing a complete front-end with Bootstrap/113 Getting the alerts for a specific user.mp4
35.12MB
06 Developing a complete front-end with Bootstrap/114 Refactoring the User model and including Constants.mp4
6.25MB
06 Developing a complete front-end with Bootstrap/115 Showing the user alerts Jinja template.mp4
13.08MB
06 Developing a complete front-end with Bootstrap/116 Fixing the item price not showing up in the alert page.mp4
21.9MB
06 Developing a complete front-end with Bootstrap/117 Pointing an alert item to an individual alert.mp4
6.87MB
06 Developing a complete front-end with Bootstrap/118 Rendering the single alert Jinja template.mp4
11.29MB
06 Developing a complete front-end with Bootstrap/119 Creating a button to add new alerts with Bootstrap and Jinja.mp4
11.86MB
06 Developing a complete front-end with Bootstrap/120 Creating the new alert form with Jinja.mp4
28.22MB
06 Developing a complete front-end with Bootstrap/121 Finalising creating alerts.mp4
10.98MB
06 Developing a complete front-end with Bootstrap/122 Advanced Python decorators.mp4
32.89MB
06 Developing a complete front-end with Bootstrap/123 Creating the single alert page and adding manual price refresh.mp4
35.97MB
06 Developing a complete front-end with Bootstrap/124 Deactivating an alert.mp4
10.99MB
06 Developing a complete front-end with Bootstrap/125 Activating an alert.mp4
8.71MB
06 Developing a complete front-end with Bootstrap/126 Showing inactive alerts in the Jinja list.mp4
21.93MB
06 Developing a complete front-end with Bootstrap/127 Permanently deleting alerts.mp4
18.73MB
06 Developing a complete front-end with Bootstrap/128 Fixing the alert price when creating a new alert.mp4
1.82MB
06 Developing a complete front-end with Bootstrap/129 Ensuring that we are only checking active alerts.mp4
6.55MB
06 Developing a complete front-end with Bootstrap/130 Creating the store index.mp4
11.38MB
06 Developing a complete front-end with Bootstrap/131 Showing the list of stores and the store page.mp4
10.68MB
06 Developing a complete front-end with Bootstrap/132 Adding the single store page in Jinja.mp4
21.15MB
06 Developing a complete front-end with Bootstrap/133 Allowing the creation of new stores.mp4
62.54MB
06 Developing a complete front-end with Bootstrap/134 Editing and deleting existing stores.mp4
51.9MB
06 Developing a complete front-end with Bootstrap/135 Editing existing alerts so users can change the price point.mp4
23.99MB
06 Developing a complete front-end with Bootstrap/136 Using Flasks config file from Jinja.mp4
29.33MB
06 Developing a complete front-end with Bootstrap/137 Creating the requires_admin_permissions decorator.mp4
40.09MB
06 Developing a complete front-end with Bootstrap/138 Adding a link in the Mailgun API call.mp4
35.27MB
06 Developing a complete front-end with Bootstrap/139 Fixing the last bugs and finishing the application.mp4
27.68MB
07 Simple development-stage deployments to Heroku/140 Signing up for GitHub.mp4
9.53MB
07 Simple development-stage deployments to Heroku/141 Forking the GitHub repository from the last section.mp4
9.84MB
07 Simple development-stage deployments to Heroku/142 How to install Git on Windows.mp4
7.1MB
07 Simple development-stage deployments to Heroku/143 How to use the Windows Git Shell.mp4
7.3MB
07 Simple development-stage deployments to Heroku/144 How to install Git on Mac.mp4
13.43MB
07 Simple development-stage deployments to Heroku/145 How to install Git on Linux.mp4
7.99MB
07 Simple development-stage deployments to Heroku/146 Cloning the Git repository from GitHub onto your computer.mp4
10MB
07 Simple development-stage deployments to Heroku/147 File statuses and stages in Git.mp4
13.92MB
07 Simple development-stage deployments to Heroku/148 How to generate an SSH key for GitHub.mp4
18.18MB
07 Simple development-stage deployments to Heroku/149 Git commands git commit and git push.mp4
25.5MB
07 Simple development-stage deployments to Heroku/150 Git command git log to check previous commits.mp4
6.42MB
07 Simple development-stage deployments to Heroku/151 Signing up to Heroku.mp4
7.31MB
07 Simple development-stage deployments to Heroku/152 Installing the Heroku Toolbelt Command-Line Interface.mp4
4.02MB
07 Simple development-stage deployments to Heroku/153 Creating a new Heroku app.mp4
11.89MB
07 Simple development-stage deployments to Heroku/154 Getting values from environment variables in Python.mp4
19.94MB
07 Simple development-stage deployments to Heroku/155 Setting the environment variables in Heroku.mp4
3.59MB
07 Simple development-stage deployments to Heroku/156 Setting up Heroku required files in our project so Heroku knows what to run.mp4
11.07MB
07 Simple development-stage deployments to Heroku/157 Committing and pushing the new files to GitHub.mp4
8.02MB
07 Simple development-stage deployments to Heroku/158 Adding servers on Heroku called scaling dynos.mp4
3.21MB
07 Simple development-stage deployments to Heroku/159 Deploying our app to Heroku.mp4
5.1MB
07 Simple development-stage deployments to Heroku/160 Adding MongoLab to our Heroku app as an add-on.mp4
8.22MB
07 Simple development-stage deployments to Heroku/161 How to create a new MongoLab user.mp4
4.88MB
07 Simple development-stage deployments to Heroku/162 Changing our programs database URI to match MongoLabs.mp4
6.88MB
07 Simple development-stage deployments to Heroku/163 Using the Heroku logs to fix an Internal Server Error.mp4
27.44MB
07 Simple development-stage deployments to Heroku/164 Running our deployed app in Heroku.mp4
13.65MB
07 Simple development-stage deployments to Heroku/165 Another error using the URI default database.mp4
8.06MB
07 Simple development-stage deployments to Heroku/166 Verifying the app works and next steps in the course.mp4
5.63MB
08 Deploying your apps manually to a server/168 Creating your DigitalOcean droplet.mp4
20.96MB
08 Deploying your apps manually to a server/169 Logging in to your droplet.mp4
14.77MB
08 Deploying your apps manually to a server/170 Setting up account permissions in CentOS.mp4
19.79MB
08 Deploying your apps manually to a server/171 Installing Python in CentOS.mp4
85.84MB
08 Deploying your apps manually to a server/172 Installing and setting up Nginx in CentOS.mp4
22.32MB
08 Deploying your apps manually to a server/173 Creating the application structure for the deployment.mp4
18.17MB
08 Deploying your apps manually to a server/174 Forking a GitHub repository and adding SSH keys.mp4
4.4MB
08 Deploying your apps manually to a server/175 Installing the app in CentOS.mp4
15.81MB
08 Deploying your apps manually to a server/176 Installing MongoDB in CentOS.mp4
6.26MB
08 Deploying your apps manually to a server/177 Setting up uWSGI in CentOS.mp4
17.49MB
08 Deploying your apps manually to a server/178 Running the app directly from your server.mp4
9.82MB
08 Deploying your apps manually to a server/179 Adding the cron job to automate sending e-mails.mp4
14.9MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统