-
Урок 1. 00:06:04Course Overview -- DO NOT SKIP THIS LECTURE
-
Урок 2. 00:06:49Course Curriculum
-
Урок 3. 00:20:32Installing and Setup
-
Урок 4. 00:09:01How a Flask Website Works
-
Урок 5. 00:00:58HTML Basics Overview
-
Урок 6. 00:05:03HTML Basic Structure
-
Урок 7. 00:08:55HTML Basic Tagging
-
Урок 8. 00:04:29HTML Lists
-
Урок 9. 00:03:50Divs and Spans with HTML
-
Урок 10. 00:10:29HTML Attributes
-
Урок 11. 00:02:28HTML Assessment Exercise One
-
Урок 12. 00:06:34HTML Assessment Exercise Solution
-
Урок 13. 00:07:24Forms Basics
-
Урок 14. 00:09:18Forms Labels
-
Урок 15. 00:07:56Forms Selections
-
Урок 16. 00:01:55HTML Assessment Exercise Two
-
Урок 17. 00:08:19HTML Assessment Exercise Two - Solution
-
Урок 18. 00:00:44Introduction to CSS
-
Урок 19. 00:11:15CSS Part One - Basic Tag Styling
-
Урок 20. 00:08:50CSS Part Two - Backgrounds and Borders
-
Урок 21. 00:07:10CSS Part Three - Classes and Ids
-
Урок 22. 00:02:37CSS Part Four - Inspecting Elements in the Browser
-
Урок 23. 00:07:57CSS Part Five - Fonts
-
Урок 24. 00:02:34CSS Crash Course - Assessment Exercise
-
Урок 25. 00:04:59CSS Crash Course - Assessment Exercise Solutions
-
Урок 26. 00:05:35Bootstrap 4 Overview
-
Урок 27. 00:07:48Bootstrap Part One - Buttons
-
Урок 28. 00:05:47Bootstrap Part Two - Forms
-
Урок 29. 00:13:43Bootstrap Part Three - Navbar
-
Урок 30. 00:05:16Bootstrap Project Overview
-
Урок 31. 00:09:17Boostrap Project Solutions
-
Урок 32. 00:01:20Python Basics Overview
-
Урок 33. 00:04:03Python Data Types
-
Урок 34. 00:10:18Numbers and Variables
-
Урок 35. 00:19:00Strings
-
Урок 36. 00:09:28Lists
-
Урок 37. 00:10:46Dictionaries
-
Урок 38. 00:08:48Tuples, Sets, and Booleans
-
Урок 39. 00:02:38Basics Exercise
-
Урок 40. 00:06:07Basics Exercise - Solutions
-
Урок 41. 00:06:45Comparison and Logical Operators
-
Урок 42. 00:08:24If Elif and Else Statements in Python
-
Урок 43. 00:16:20While Loops and For Loops in Python
-
Урок 44. 00:10:22Functions in Python Part One
-
Урок 45. 00:16:33Functions in Python Part Two
-
Урок 46. 00:03:34Function Exercises
-
Урок 47. 00:08:17Function Exercise Solutions
-
Урок 48. 00:00:54Introduction to Python Level Two
-
Урок 49. 00:13:56Nested Statements and Scope
-
Урок 50. 00:13:37Object Oriented Programming - Part One
-
Урок 51. 00:14:06Object Oriented Programming - Part Two
-
Урок 52. 00:08:22Object Oriented Programming - Part Three
-
Урок 53. 00:01:53OOP Project Overview
-
Урок 54. 00:05:28OOP Project Solution
-
Урок 55. 00:16:05Decorators Overview
-
Урок 56. 00:07:47Pip Install and PyPi
-
Урок 57. 00:12:30Modules and Packages
-
Урок 58. 00:09:46__name__ and "__main__"
-
Урок 59. 00:09:04Virtual Environments
-
Урок 60. 00:06:37Flask Basics
-
Урок 61. 00:04:16Basic Routes
-
Урок 62. 00:05:31Flask Dynamic Routing
-
Урок 63. 00:05:37Debug Mode
-
Урок 64. 00:03:00Flask Routing Exercise
-
Урок 65. 00:04:24Flask Routing Exercise - Solution
-
Урок 66. 00:06:02Template Basics
-
Урок 67. 00:08:22Template Variables
-
Урок 68. 00:12:40Template Control Flow
-
Урок 69. 00:11:31Template Inheritance
-
Урок 70. 00:04:49url_for help Function
-
Урок 71. 00:15:52Template Forms
-
Урок 72. 00:03:53Flask Template Exercise
-
Урок 73. 00:13:51Flask Template Exercise - Solutions
-
Урок 74. 00:18:23Flask Form Basics
-
Урок 75. 00:18:06Forms Fields Part One
-
Урок 76. 00:06:36Forms Fields Part Two
-
Урок 77. 00:14:03Flash Alerts
-
Урок 78. 00:05:14Forms Project Exercise Code Along
-
Урок 79. 00:04:12Python and Databases
-
Урок 80. 00:15:43Flask and Databases Part One
-
Урок 81. 00:15:50Flask and Databases Part Two
-
Урок 82. 00:09:12Flask Migrate
-
Урок 83. 00:18:43Flask Relationships - Part One
-
Урок 84. 00:12:11Flask Relationships - Part Two
-
Урок 85. 00:08:55Databases in Views - Part One
-
Урок 86. 00:10:22Databases in Views - Part Two
-
Урок 87. 00:14:30Databases in Views - Part Three
-
Урок 88. 00:05:00Database Project Overview
-
Урок 89. 00:14:23Database Project Solutions
-
Урок 90. 00:05:12Introduction to Large Flask Applications Section
-
Урок 91. 00:16:27Restructuring our Application (Part One)
-
Урок 92. 00:14:36Blueprints for Structuring Large Apps (Part Two)
-
Урок 93. 00:00:37Introduction to Working with Users
-
Урок 94. 00:08:30User Authentication with Passwords
-
Урок 95. 00:13:58Flask_Login Part One
-
Урок 96. 00:09:43Flask Login Part Two
-
Урок 97. 00:17:53Flask Login Part Three
-
Урок 98. 00:11:29Flask Login Part Four
-
Урок 99. 00:05:44Flask-Dance for OAuth
-
Урок 100. 00:15:06Flask OAuth with Google - Part One- Code
-
Урок 101. 00:08:12Flask Oauth with Google - Part Two - Setting up Client Id Keys
-
Урок 102. 00:05:02Project Overview
-
Урок 103. 00:14:39Basic Setup
-
Урок 104. 00:10:30Core Views and Templates
-
Урок 105. 00:09:34Error Pages
-
Урок 106. 00:20:04Models Setup
-
Урок 107. 00:18:39User Forms
-
Урок 108. 00:18:51User Views - Part One
-
Урок 109. 00:21:31User Views - Part Two
-
Урок 110. 00:15:34User Blog Posts Template
-
Урок 111. 00:15:34Running Site Test
-
Урок 112. 00:02:23Blog Posts Forms
-
Урок 113. 00:18:59Blog Posts Views
-
Урок 114. 00:17:19Blog Posts Templates
-
Урок 115. 00:17:42Final Project
-
Урок 116. 00:08:07Introduction to REST
-
Урок 117. 00:07:16Basic REST API Example
-
Урок 118. 00:16:14CRUD REST Basics
-
Урок 119. 00:17:26Authorization with Flask-JWT
-
Урок 120. 00:13:32Flask REST API with Databases
-
Урок 121. 00:13:48Deployment to Heroku
-
Урок 122. 00:03:09Flask with Stripe for Payments - Introduction
-
Урок 123. 00:18:31Implementing a Checkout with Stripe
- Категории
- Источники
- Все курсы
- Разделы
- Книги