Skill Up with Python Web Development Recipes
大小
606.46 MB
文件数
57
Info Hash:
85E338FAF0E5FCB6ACEF206B6F612CE4F272DCCB
收录时间
2026-01-15 03:12:43
更新时间
2026-01-15 03:12:43
文件列表 (57)
Lesson 1 Build a Contact Book REST API/003. 1.2 Learn the basics of Flask.mp4
58.91 MB
Introduction/001. Skill Up with Python Introduction.mp4
26.93 MB
Lesson 1 Build a Contact Book REST API/001. Learning objectives.en.srt
1.28 KB
Lesson 1 Build a Contact Book REST API/001. Learning objectives.mp4
7.81 MB
Lesson 1 Build a Contact Book REST API/002. 1.1 Learn about the project.en.srt
3.65 KB
Lesson 1 Build a Contact Book REST API/002. 1.1 Learn about the project.mp4
10.5 MB
Lesson 1 Build a Contact Book REST API/003. 1.2 Learn the basics of Flask.en.srt
26.5 KB
Introduction/001. Skill Up with Python Introduction.en.srt
4.5 KB
Lesson 1 Build a Contact Book REST API/004. 1.3 Create a List endpoint.en.srt
27.29 KB
Lesson 1 Build a Contact Book REST API/004. 1.3 Create a List endpoint.mp4
54.1 MB
Lesson 1 Build a Contact Book REST API/005. 1.4 Create a Create endpoint.en.srt
23.45 KB
Lesson 1 Build a Contact Book REST API/005. 1.4 Create a Create endpoint.mp4
57.89 MB
Lesson 1 Build a Contact Book REST API/006. 1.5 Create an Update endpoint.en.srt
11.19 KB
Lesson 1 Build a Contact Book REST API/006. 1.5 Create an Update endpoint.mp4
26.62 MB
Lesson 1 Build a Contact Book REST API/007. 1.6 Create a Delete endpoint.en.srt
7.67 KB
Lesson 1 Build a Contact Book REST API/007. 1.6 Create a Delete endpoint.mp4
21.02 MB
Lesson 2 Build a URL Shortener Application/001. Learning objectives.en.srt
1.29 KB
Lesson 2 Build a URL Shortener Application/001. Learning objectives.mp4
7.52 MB
Lesson 2 Build a URL Shortener Application/002. 2.1 Learn about the project.en.srt
5.08 KB
Lesson 2 Build a URL Shortener Application/002. 2.1 Learn about the project.mp4
19.45 MB
Lesson 2 Build a URL Shortener Application/003. 2.2 Build the basic application.en.srt
21.53 KB
Lesson 2 Build a URL Shortener Application/003. 2.2 Build the basic application.mp4
37.48 MB
Lesson 2 Build a URL Shortener Application/004. 2.3 Complete and run the application.en.srt
16.25 KB
Lesson 2 Build a URL Shortener Application/004. 2.3 Complete and run the application.mp4
39.08 MB
Lesson 3 Build a Full-Stack Application/001. Learning objectives.en.srt
1.34 KB
Lesson 3 Build a Full-Stack Application/001. Learning objectives.mp4
7.57 MB
Lesson 3 Build a Full-Stack Application/002. 3.1 Learn the basics of templating.en.srt
19.27 KB
Lesson 3 Build a Full-Stack Application/002. 3.1 Learn the basics of templating.mp4
33.85 MB
Lesson 3 Build a Full-Stack Application/003. 3.2 Create multiple pages.en.srt
14.33 KB
Lesson 3 Build a Full-Stack Application/003. 3.2 Create multiple pages.mp4
32.41 MB
Lesson 3 Build a Full-Stack Application/004. 3.3 Create supporting server endpoints.en.srt
9.27 KB
Lesson 3 Build a Full-Stack Application/004. 3.3 Create supporting server endpoints.mp4
21.99 MB
Lesson 3 Build a Full-Stack Application/005. 3.4 Make network requests from the front-end.en.srt
9.82 KB
Lesson 3 Build a Full-Stack Application/005. 3.4 Make network requests from the front-end.mp4
24.24 MB
Lesson 4 Build a Weather Forecast Application/001. Learning objectives.en.srt
1.77 KB
Lesson 4 Build a Weather Forecast Application/001. Learning objectives.mp4
11.04 MB
Lesson 4 Build a Weather Forecast Application/002. 4.1 Learn about the project.en.srt
2.61 KB
Lesson 4 Build a Weather Forecast Application/002. 4.1 Learn about the project.mp4
8.61 MB
Lesson 4 Build a Weather Forecast Application/003. 4.2 Make Network requests.en.srt
8.16 KB
Lesson 4 Build a Weather Forecast Application/003. 4.2 Make Network requests.mp4
17.92 MB
Lesson 4 Build a Weather Forecast Application/004. 4.3 Load data from a weather API.en.srt
9.76 KB
Lesson 4 Build a Weather Forecast Application/004. 4.3 Load data from a weather API.mp4
27.22 MB
Lesson 4 Build a Weather Forecast Application/005. 4.4 Complete the Application.en.srt
14.15 KB
Lesson 4 Build a Weather Forecast Application/005. 4.4 Complete the Application.mp4
39.96 MB
Summary/001. Skill Up with Python Summary.en.srt
2.34 KB
Summary/001. Skill Up with Python Summary.mp4
14.1 MB
z.python-skill-up-web-dev-main/.gitignore
4 B
z.python-skill-up-web-dev-main/contacts-api/server.py
1.62 KB
z.python-skill-up-web-dev-main/full-stack-site/server.py
703 B
z.python-skill-up-web-dev-main/full-stack-site/templates/about.html
182 B
z.python-skill-up-web-dev-main/full-stack-site/templates/account-created.html
195 B
z.python-skill-up-web-dev-main/full-stack-site/templates/contact.html
196 B
z.python-skill-up-web-dev-main/full-stack-site/templates/form-page.html
448 B
z.python-skill-up-web-dev-main/full-stack-site/templates/index.html
205 B
z.python-skill-up-web-dev-main/full-stack-site/templates/nav-bar.html
78 B
z.python-skill-up-web-dev-main/url-shortener/server.py
741 B
z.python-skill-up-web-dev-main/weather-app/get-weather.py
505 B