资源详情

返回首页 | 相关搜索
[TalkPython] Building Data-Driven Web Apps with Pyramid and SQLAlchemy (2020) [En]
大小 3.99 GB
文件数 162
Info Hash: F0DED849F4D566E2A22389665417993171EB8163
收录时间 2026-01-30 17:19:21
更新时间 2026-01-30 17:19:21
文件列表 (162)
07 Bootstrap and frontend CSS frameworks/59 Bootstrap themes.mp4
111.15 MB
01 Welcome to the course/01 Introducing the course.mp4
2.45 MB
01 Welcome to the course/02 The incredible power of web.mp4
12.69 MB
01 Welcome to the course/03 What is fullstack development.mp4
7.35 MB
01 Welcome to the course/04 Student expectations and prereqs.mp4
3.28 MB
01 Welcome to the course/05 What can you build with Python.mp4
13.98 MB
01 Welcome to the course/06 Course topics.mp4
14.74 MB
01 Welcome to the course/07 Meet your instructor.mp4
4.86 MB
01 Welcome to the course/08 Video player A quick feature tour.mp4
4.87 MB
02 Setup/09 Do you have Python 3 How do you get it.mp4
9.35 MB
02 Setup/10 Useful code editors.mp4
5.51 MB
02 Setup/11 Get the source code.mp4
6.23 MB
02 Setup/12 Following along.mp4
19.48 MB
03 Introducing the Pyramid framework/13 Choosing a Python web framework.mp4
8.99 MB
03 Introducing the Pyramid framework/14 Pyramid principles.mp4
13.86 MB
03 Introducing the Pyramid framework/15 Pyramid building blocks.mp4
10.82 MB
03 Introducing the Pyramid framework/16 Building block Views.mp4
10.07 MB
03 Introducing the Pyramid framework/17 Building block Routes and URLs.mp4
9.31 MB
03 Introducing the Pyramid framework/18 Building block Configuration.mp4
6.35 MB
03 Introducing the Pyramid framework/19 Building block Dynamic HTML Templates.mp4
6.08 MB
03 Introducing the Pyramid framework/20 Get the back story.mp4
3.64 MB
04 Your first Pyramid site/21 Creating the starter project CLI.mp4
9.32 MB
04 Your first Pyramid site/22 Demo CLI starter site.mp4
79.33 MB
04 Your first Pyramid site/23 Concepts CLI starter site.mp4
16.14 MB
04 Your first Pyramid site/24 Demo Creating the starter project PyCharm.mp4
4.68 MB
04 Your first Pyramid site/25 Demo Creating the starter project PyCharm.mp4
13.58 MB
04 Your first Pyramid site/26 Concept Creating the starter project PyCharm.mp4
6.1 MB
04 Your first Pyramid site/27 Project structure.mp4
9.78 MB
05 Chameleon templates/28 Template language comparison.mp4
3.42 MB
05 Chameleon templates/29 Template comparison An example.mp4
13.7 MB
05 Chameleon templates/30 Launching an existing project.mp4
47.95 MB
05 Chameleon templates/31 Template demo.mp4
61.94 MB
05 Chameleon templates/32 Concept Templates.mp4
8.09 MB
05 Chameleon templates/33 Layout Motivation.mp4
12.28 MB
05 Chameleon templates/34 Layout In action.mp4
64.2 MB
05 Chameleon templates/35 Concept Layout.mp4
7.94 MB
05 Chameleon templates/36 Project structure with layout.mp4
5.18 MB
06 Routing and URLs/37 Routing overview.mp4
9.64 MB
06 Routing and URLs/38 Demo Routing loading the project.mp4
16.94 MB
06 Routing and URLs/39 Reorganizing the app.mp4
35.81 MB
06 Routing and URLs/40 Adding the packagedetails route.mp4
37.66 MB
06 Routing and URLs/41 Getting data from route.mp4
26.74 MB
06 Routing and URLs/42 Packaging routes and views.mp4
30.92 MB
06 Routing and URLs/43 Account routes and views.mp4
24.59 MB
06 Routing and URLs/44 Concept Using the routes.mp4
3.45 MB
06 Routing and URLs/45 Route constraints.mp4
45.44 MB
06 Routing and URLs/46 Demo Building a CMS in 6 minutes.mp4
44.06 MB
06 Routing and URLs/47 Concept CMS routes.mp4
6.59 MB
07 Bootstrap and frontend CSS frameworks/48 What well cover.mp4
4.07 MB
07 Bootstrap and frontend CSS frameworks/49 CSS Frontend framework survey.mp4
10.87 MB
07 Bootstrap and frontend CSS frameworks/50 Introduction to using Bootstrap.mp4
46.84 MB
07 Bootstrap and frontend CSS frameworks/51 Running in a real web server.mp4
14.13 MB
07 Bootstrap and frontend CSS frameworks/52 Intro to grid layout.mp4
51.7 MB
07 Bootstrap and frontend CSS frameworks/53 Grid layout in action.mp4
41.53 MB
07 Bootstrap and frontend CSS frameworks/54 Adding to the grid.mp4
59.25 MB
07 Bootstrap and frontend CSS frameworks/55 Concept Grid layout.mp4
5.21 MB
07 Bootstrap and frontend CSS frameworks/56 Buttons and forms.mp4
4.08 MB
07 Bootstrap and frontend CSS frameworks/57 Buttons and forms in action.mp4
63 MB
07 Bootstrap and frontend CSS frameworks/58 Concept Buttons and forms.mp4
4.9 MB
data-driven-web-apps-with-pyramid-and-sqlalchemy-master.zip
13.62 MB
08 Adding our design/60 Our site design.mp4
38.32 MB
08 Adding our design/61 The bare site again.mp4
28.78 MB
08 Adding our design/62 Home page HTML.mp4
42.45 MB
08 Adding our design/63 The making of the hero.mp4
38.81 MB
08 Adding our design/64 Stats slice.mp4
33.83 MB
08 Adding our design/65 New releases.mp4
35.86 MB
08 Adding our design/66 Navigation and footer.mp4
41.82 MB
08 Adding our design/67 Final footer.mp4
40.56 MB
09 Modeling data with SQLAlchemy classes/68 Introducing SQLAlchemy.mp4
14.7 MB
09 Modeling data with SQLAlchemy classes/69 Who uses SQLAlchemy.mp4
4.85 MB
09 Modeling data with SQLAlchemy classes/70 Architecture.mp4
6.46 MB
09 Modeling data with SQLAlchemy classes/71 The database model.mp4
30.4 MB
09 Modeling data with SQLAlchemy classes/72 Modeling packages.mp4
66.39 MB
09 Modeling data with SQLAlchemy classes/73 SQLAlchemy model base class.mp4
13.14 MB
09 Modeling data with SQLAlchemy classes/74 Connecting to our database.mp4
31.75 MB
09 Modeling data with SQLAlchemy classes/75 Creating tables.mp4
60.61 MB
09 Modeling data with SQLAlchemy classes/76 Indexes.mp4
32.49 MB
09 Modeling data with SQLAlchemy classes/77 The rest of the tables.mp4
28.17 MB
09 Modeling data with SQLAlchemy classes/78 Relationships.mp4
63.69 MB
09 Modeling data with SQLAlchemy classes/79 Concepts Modeling.mp4
13.85 MB
10 Using SQLAchemy/80 Inserting data.mp4
78.61 MB
10 Using SQLAchemy/81 Inserting the actual data.mp4
43.15 MB
10 Using SQLAchemy/82 Concept Unit of work.mp4
7.3 MB
10 Using SQLAchemy/83 Querying data Home page.mp4
45.25 MB
10 Using SQLAchemy/84 Querying data Latest releases.mp4
51.3 MB
10 Using SQLAchemy/85 Working with package details.mp4
24.04 MB
10 Using SQLAchemy/86 Package details data.mp4
74.38 MB
10 Using SQLAchemy/87 Performance and lazy or eager loading.mp4
77.26 MB
10 Using SQLAchemy/88 Concept Querying data.mp4
11.99 MB
10 Using SQLAchemy/89 Concept Ordering data.mp4
1.49 MB
10 Using SQLAchemy/90 Concept Database updates.mp4
2.24 MB
10 Using SQLAchemy/91 Concept Relationships.mp4
6.48 MB
10 Using SQLAchemy/92 Concept Inserting data.mp4
1.54 MB
10 Using SQLAchemy/93 Get the full SQLAlchemy story.mp4
2.58 MB
11 Database migrations with Alembic/94 Introducing database migrations.mp4
16.15 MB
11 Database migrations with Alembic/95 Getting started with Alembic.mp4
15.28 MB
11 Database migrations with Alembic/96 Our first change.mp4
77.56 MB
11 Database migrations with Alembic/97 More database changes.mp4
21.14 MB
11 Database migrations with Alembic/98 Concept Getting started.mp4
5.21 MB
11 Database migrations with Alembic/99 Concept Alembic the manual version.mp4
9.59 MB
11 Database migrations with Alembic/100 Concept autogenerating changes.mp4
5.29 MB
12 User input and HTML forms/101 The basics of HTML input.mp4
7.78 MB
12 User input and HTML forms/102 GETPOSTRedirect pattern.mp4
9.82 MB
12 User input and HTML forms/103 Register for the site getting started.mp4
31.04 MB
12 User input and HTML forms/104 Registration form.mp4
10.95 MB
12 User input and HTML forms/105 A little design for the register form.mp4
39.77 MB
12 User input and HTML forms/106 Register POST action.mp4
23.76 MB
12 User input and HTML forms/107 Getting the submitted values.mp4
50.27 MB
12 User input and HTML forms/108 Creating the user.mp4
31.52 MB
12 User input and HTML forms/109 Attempt to register.mp4
8.51 MB
12 User input and HTML forms/110 Login setup.mp4
41.15 MB
12 User input and HTML forms/111 Login form.mp4
16.77 MB
12 User input and HTML forms/112 Creating a user session cookies.mp4
54.93 MB
12 User input and HTML forms/113 Navigation items based on user sessions.mp4
33.23 MB
12 User input and HTML forms/114 Logging out.mp4
14.49 MB
12 User input and HTML forms/115 Concept GETPOSTRedirect pattern.mp4
6.92 MB
12 User input and HTML forms/116 One source of data.mp4
44.75 MB
13 Client and server-side validation/117 Concept One source of data.mp4
3.92 MB
13 Client and server-side validation/118 Serverside data exchange.mp4
70.48 MB
13 Client and server-side validation/119 Serverside validation.mp4
43.76 MB
13 Client and server-side validation/120 The viewmodel design pattern.mp4
8.42 MB
13 Client and server-side validation/121 Viewmodel data exchange.mp4
7.16 MB
13 Client and server-side validation/122 Viewmodel validation.mp4
6.33 MB
13 Client and server-side validation/123 Clientside validation with HTML5.mp4
27.35 MB
13 Client and server-side validation/124 Concept Clientside validation with HTML5.mp4
3.8 MB
14 Testing web apps/125 Why write tests web.mp4
5.44 MB
14 Testing web apps/126 Special challenges of the web.mp4
5 MB
14 Testing web apps/127 3 types of web unit tests.mp4
5.58 MB
14 Testing web apps/128 Organizing your tests.mp4
7.4 MB
14 Testing web apps/129 Getting started with tests.mp4
70.13 MB
14 Testing web apps/130 Testing without the database.mp4
63.37 MB
14 Testing web apps/131 Concept Testing view models.mp4
1.72 MB
14 Testing web apps/132 Concept Testing view methods.mp4
51.77 MB
14 Testing web apps/133 Fixing the 404 package error.mp4
37.15 MB
14 Testing web apps/134 Concept view method tests.mp4
8.78 MB
14 Testing web apps/135 Testing the full web app.mp4
62.73 MB
14 Testing web apps/136 Concept Testing the full web app.mp4
3.45 MB
14 Testing web apps/137 Sitemaps and testing.mp4
13.85 MB
14 Testing web apps/138 Sitemaps testing in action.mp4
33.31 MB
15 Deployment/139 Deployment overview and topology.mp4
8.84 MB
15 Deployment/140 Creating our Linux server.mp4
64.75 MB
15 Deployment/141 The setup script and config files.mp4
21.16 MB
15 Deployment/142 Configure the server.mp4
54.46 MB
15 Deployment/143 Setting up our code.mp4
22.33 MB
15 Deployment/144 Configuring uWSGI.mp4
43.24 MB
15 Deployment/145 Configuring nginx.mp4
27.66 MB
15 Deployment/146 Concepts Deployment.mp4
12.09 MB
16 MongoDB edition/147 Introduction to the NoSQL version.mp4
4.07 MB
16 MongoDB edition/148 Not a MongoDB course.mp4
3.06 MB
16 MongoDB edition/149 How document databases work.mp4
4.44 MB
16 MongoDB edition/150 The new data model.mp4
4.89 MB
16 MongoDB edition/151 Connecting to MongoDB.mp4
31.4 MB
16 MongoDB edition/152 MongoDB entities.mp4
61.63 MB
16 MongoDB edition/153 Rewriting our queries.mp4
64.27 MB
16 MongoDB edition/154 Final adaptation user login.mp4
44.28 MB
16 MongoDB edition/155 Importing the data from SQL to Mongo.mp4
71.35 MB
16 MongoDB edition/156 Final cleanup.mp4
11.94 MB
16 MongoDB edition/157 Concepts MongoEngine and MongoDB.mp4
12.63 MB
17 Course conclusion/158 Youve done it.mp4
1.89 MB
17 Course conclusion/159 Core concepts reviewed.mp4
42.69 MB
17 Course conclusion/160 Remember the source luke.mp4
9.31 MB
17 Course conclusion/161 Thanks and goodbye.mp4
2.04 MB

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。