本站已收录 番号和无损神作磁力链接/BT种子 

[CourseClub.NET] Pluralsight - Introduction to the Flask Microframework

种子简介

种子名称: [CourseClub.NET] Pluralsight - Introduction to the Flask Microframework
文件类型: 视频
文件数目: 80个文件
文件大小: 710.52 MB
收录时间: 2018-9-22 12:03
已经下载: 3
资源热度: 83
最近下载: 2024-4-23 15:29

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:7f17cb458c6e730656236f2fead1dda76312c0d7&dn=[CourseClub.NET] Pluralsight - Introduction to the Flask Microframework 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[CourseClub.NET] Pluralsight - Introduction to the Flask Microframework.torrent
  • 1. Course Overview/01. Introduction.mp44.09MB
  • 1. Course Overview/02. Flask Features.mp43.17MB
  • 1. Course Overview/03. What You Should Already Know.mp41.81MB
  • 1. Course Overview/04. Course Overview.mp42.87MB
  • 2. Getting Started/05. Module Overview.mp41017.46KB
  • 2. Getting Started/06. Installation Steps.mp44.63MB
  • 2. Getting Started/07. Demo - Installation on Windows.mp412.2MB
  • 2. Getting Started/08. Demo - Installation on Linux.mp413.91MB
  • 2. Getting Started/09. Demo - Installation on Mac OS.mp421.57MB
  • 2. Getting Started/10. Review Slides - Pip and Virtualenv.mp43.95MB
  • 2. Getting Started/11. Creating Our First Flask Project.mp412.17MB
  • 2. Getting Started/12. Flask Routing.mp44.02MB
  • 2. Getting Started/13. The Model-Template-View Pattern in Flask.mp46.29MB
  • 2. Getting Started/14. Resources and Summary.mp42.37MB
  • 3. Basic Templates and Views/15. Introduction.mp42.04MB
  • 3. Basic Templates and Views/16. Demo - Starting a Project.mp429.07MB
  • 3. Basic Templates and Views/17. Review - Debug Mode and render_template.mp42.36MB
  • 3. Basic Templates and Views/18. Demo - HTML Templates With Jinja2.mp415.2MB
  • 3. Basic Templates and Views/19. Review - Jinja2 Basics.mp43.13MB
  • 3. Basic Templates and Views/20. Demo - Using url_for to Generate Links.mp47.28MB
  • 3. Basic Templates and Views/21. Demo - Template Inheritance.mp413.73MB
  • 3. Basic Templates and Views/22. Review - Maintainable Links With url_for.mp411.22MB
  • 3. Basic Templates and Views/23. Review - Template Inheritance.mp42.18MB
  • 3. Basic Templates and Views/24. Demo - Custom Error Pages.mp47.89MB
  • 3. Basic Templates and Views/25. Resources and Summary.mp42.19MB
  • 4. Forms and View Logic/26. Introduction.mp41.07MB
  • 4. Forms and View Logic/27. Demo - Views and Forms.mp414.69MB
  • 4. Forms and View Logic/28. Review - Views, Forms, Post-Redirect-Get.mp48.83MB
  • 4. Forms and View Logic/29. The Session and Message Flashing.mp413.59MB
  • 4. Forms and View Logic/30. If and For.mp47.32MB
  • 4. Forms and View Logic/31. Demo - Using WTForms.mp422.39MB
  • 4. Forms and View Logic/32. Demo - Showing Form Errors.mp46.81MB
  • 4. Forms and View Logic/33. Review - Using WTForms.mp45.94MB
  • 4. Forms and View Logic/34. Demo - Custom Validation.mp46.87MB
  • 4. Forms and View Logic/35. Demo - A Jinja Macro for Rendering Forms.mp49.56MB
  • 4. Forms and View Logic/36. Resources and Summary.mp43.7MB
  • 5. Persistence/37. Introduction.mp42.1MB
  • 5. Persistence/38. Demo - Our First Model Classes.mp415.7MB
  • 5. Persistence/39. Review - Models With Flask-SQLAlchemy.mp45.62MB
  • 5. Persistence/40. Demo - Storing and Retrieving Data.mp415.89MB
  • 5. Persistence/41. Review - Storing Data and Simple Queries.mp43.34MB
  • 5. Persistence/42. Demo - Storing and Retrieving New Bookmarks.mp412.74MB
  • 5. Persistence/43. Demo - A Manager Script With Flask-Script.mp45.65MB
  • 5. Persistence/44. Demo - A One-To-Many Relation.mp413.14MB
  • 5. Persistence/45. Review - One-To-Many Relations and Lazy Loading.mp44.19MB
  • 5. Persistence/46. Demo - Breaking the Project Up into Smaller Files.mp46.64MB
  • 5. Persistence/47. Demo - Adding a User Page.mp411.26MB
  • 5. Persistence/48. Final Review.mp42.27MB
  • 5. Persistence/49. Resources And Summary.mp42.14MB
  • 6. Users and Authentication/50. Introduction.mp41.64MB
  • 6. Users and Authentication/51. Demo - Flask-Login Setup.mp44.86MB
  • 6. Users and Authentication/52. Demo - Preparing the User Model.mp410.98MB
  • 6. Users and Authentication/53. Demo - Adding the Login Page.mp418.07MB
  • 6. Users and Authentication/54. Demo - Redirect After Login.mp45.87MB
  • 6. Users and Authentication/55. Review - Flask-Login Overview.mp46.17MB
  • 6. Users and Authentication/56. Demo - Current_user and Logout.mp46.14MB
  • 6. Users and Authentication/57. Demo - Password Hashing.mp411.64MB
  • 6. Users and Authentication/58. Demo - Adding a Signup Page.mp412.76MB
  • 6. Users and Authentication/59. Resources and Summary.mp41.61MB
  • 7. Managing Bookmarks/60. Introduction.mp42.24MB
  • 7. Managing Bookmarks/61. Demo - Fixing the Bookmark Layout.mp417.48MB
  • 7. Managing Bookmarks/62. Demo - Editing Bookmarks.mp417.57MB
  • 7. Managing Bookmarks/63. Review - Jinja Filters and Populating Objects.mp48.9MB
  • 7. Managing Bookmarks/64. Demo - Database Migrations With Flask-Migrate.mp417.53MB
  • 7. Managing Bookmarks/65. Demo - A Many to Many Relation.mp426.87MB
  • 7. Managing Bookmarks/66. Review - Flask-Migrate.mp43.44MB
  • 7. Managing Bookmarks/67. Demo - Forms and Views for Tagging.mp420.4MB
  • 7. Managing Bookmarks/68. Demo - Integrating JavaScript.mp418.84MB
  • 7. Managing Bookmarks/69. Demo - A Context Processor.mp49.39MB
  • 7. Managing Bookmarks/70. Demo - Context Processors and Super().mp42.05MB
  • 7. Managing Bookmarks/71. Demo - A Delete Page.mp411.31MB
  • 7. Managing Bookmarks/72. Resources and Summary.mp42.76MB
  • 8. When Your App Grows/73. Introduction.mp41.88MB
  • 8. When Your App Grows/74. Demo - The Flask Debug Toolbar.mp411.52MB
  • 8. When Your App Grows/75. Demo - A Blueprint.mp415.45MB
  • 8. When Your App Grows/76. Review - Blueprints.mp45.93MB
  • 8. When Your App Grows/77. Demo - More Blueprints.mp411.3MB
  • 8. When Your App Grows/78. Demo - An App Factory and Dynamic Configuration.mp414.58MB
  • 8. When Your App Grows/79. Unit Testing.mp417.02MB
  • 8. When Your App Grows/80. Resources and Summary.mp42.55MB