-
Урок 1. 00:01:57Welcome
-
Урок 2. 00:02:41Python Language Typing Definition
-
Урок 3. 00:02:42What We'll Cover
-
Урок 4. 00:01:11Goal: Not 100%
-
Урок 5. 00:01:07You'll Need Python 3.10 or Newer
-
Урок 6. 00:01:22git the Repo
-
Урок 7. 00:01:38Meet Your Instructor
-
Урок 8. 00:06:37Spectrum of Type Strictness
-
Урок 9. 00:03:26Running the Source Code
-
Урок 10. 00:05:36Motorcycle Class, Untyped
-
Урок 11. 00:02:21Using the Untyped Motorcycle
-
Урок 12. 00:03:03Duck Typing
-
Урок 13. 00:04:40TypeScript Motorcycles
-
Урок 14. 00:05:02C# Motorcycle and Why Types Can Detract from Readability
-
Урок 15. 00:04:04A Very Swift Motorcycle
-
Урок 16. 00:07:38Typed Python Motorcycles
-
Урок 17. 00:00:33Python Typing Introduction
-
Урок 18. 00:01:14Where Do Python Type Hints Come From?
-
Урок 19. 00:03:23Typing and Variables
-
Урок 20. 00:03:05Survey of Core Types
-
Урок 21. 00:05:22Nullable Types
-
Урок 22. 00:03:11Unions
-
Урок 23. 00:02:03If You Don't Know the Type
-
Урок 24. 00:03:37Constants
-
Урок 25. 00:06:02Avoiding Injection Attacks with LiteralString
-
Урок 26. 00:05:13Functions: Basic Typing
-
Урок 27. 00:02:44Functions: void Functions
-
Урок 28. 00:05:34Functions: Functions as Objects
-
Урок 29. 00:07:22Typing for Container Data Types
-
Урок 30. 00:08:28More Complex Containers
-
Урок 31. 00:06:27Classes and Typing
-
Урок 32. 00:04:27Externally Defining Types
-
Урок 33. 00:03:56Adding Our Own Types
-
Урок 34. 00:04:13Representing Multiple Numerical Types
-
Урок 35. 00:01:45Generics Available in Python 3.12
-
Урок 36. 00:03:11Gradual Typing
-
Урок 37. 00:00:46Frameworks Introduciton
-
Урок 38. 00:02:24Pydantic Foundations
-
Урок 39. 00:01:00Pydantic Code Example
-
Урок 40. 00:03:16pip-tools for Adding Requirements
-
Урок 41. 00:08:57Parsing Basic Data with Pydantic
-
Урок 42. 00:06:03Data-Rich Pydantic Example
-
Урок 43. 00:04:58Web frameworks using Type Hints
-
Урок 44. 00:03:40Database Frameworks Built on Pydantic
-
Урок 45. 00:02:09CLIs with Python Types
-
Урок 46. 00:03:43Setting up Our FastAPI Example
-
Урок 47. 00:04:27FastAPI, Beanie, and Pydantic MongoDB Example
-
Урок 48. 00:02:08Setting up the DB to Run the Code Yourself
-
Урок 49. 00:00:42Tools Introduction
-
Урок 50. 00:02:26Editors (Round 2)
-
Урок 51. 00:06:12Full Project Inspection
-
Урок 52. 00:01:32Static Type Checkers
-
Урок 53. 00:05:14mypy in Action
-
Урок 54. 00:01:56Runtime Type Checking with Beartype
-
Урок 55. 00:06:43Getting Started with Beartype
-
Урок 56. 00:07:01Beartype Speed Test
-
Урок 57. 00:01:06Orthogonal/Structural Typing Introduction
-
Урок 58. 00:06:11Inheritance Gone Wrong, an Example
-
Урок 59. 00:08:24Static duck typing with Protocols
-
Урок 60. 00:01:19Structural Typing Visualized
-
Урок 61. 00:01:11Patterns Introduction
-
Урок 62. 00:02:05Types on the Boundary
-
Урок 63. 00:01:30Public Packages
-
Урок 64. 00:01:10Autocomplete
-
Урок 65. 00:03:11To Optional or Not
-
Урок 66. 00:04:19Versions of Python
-
Урок 67. 00:04:12Minimalism Overview
-
Урок 68. 00:01:45Minimalism Code
-
Урок 69. 00:01:31Refactoring Motivation
-
Урок 70. 00:02:37Refactoring with Types
-
Урок 71. 00:07:39Point of No Return
-
Урок 72. 00:02:27Collection Advice
-
Урок 73. 00:05:05Conclusion
- Категории
- Источники
- Все курсы
- Разделы
- Книги