Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Python 3: Deep Dive (Part 3 - Hash Maps), а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:12:57
    Course Overview
  • Урок 2. 00:07:23
    Prerequisites
  • Урок 3. 00:03:25
    Introduction
  • Урок 4. 00:05:41
    Associative Arrays
  • Урок 5. 00:24:13
    Hash Maps
  • Урок 6. 00:09:39
    Python Dictionaries
  • Урок 7. 00:08:04
    Python's hash() Function
  • Урок 8. 00:01:14
    Introduction
  • Урок 9. 00:13:10
    Creating Dictionaries - Lecture
  • Урок 10. 00:24:02
    Creating Dictionaries - Coding
  • Урок 11. 00:08:12
    Common Operations - Lecture
  • Урок 12. 00:32:44
    Common Operations - Coding
  • Урок 13. 00:10:42
    Dictionary Views - Lecture
  • Урок 14. 00:30:13
    Dictionary Views - Coding
  • Урок 15. 00:12:21
    Updating, Merging, and Copying - Lecture
  • Урок 16. 00:33:56
    Updating, Merging, and Copying - Coding
  • Урок 17. 00:20:26
    Custom Classes and Hashing - Lecture
  • Урок 18. 00:33:55
    Custom Classes and Hashing - Coding
  • Урок 19. 00:06:22
    Exercises
  • Урок 20. 00:04:35
    Solution 1
  • Урок 21. 00:02:05
    Solution 2
  • Урок 22. 00:07:15
    Solution 3
  • Урок 23. 00:05:23
    Solution 4
  • Урок 24. 00:01:56
    Introduction
  • Урок 25. 00:12:36
    Basic Set Theory
  • Урок 26. 00:08:59
    Python Sets
  • Урок 27. 00:03:41
    Creating Sets - Lecture
  • Урок 28. 00:14:46
    Creating Sets - Coding
  • Урок 29. 00:03:13
    Common Operations - Lecture
  • Урок 30. 00:15:18
    Common Operations - Coding
  • Урок 31. 00:08:01
    Set Operations - Lecture
  • Урок 32. 00:20:31
    Set Operations - Coding
  • Урок 33. 00:06:09
    Update Operations - Lecture
  • Урок 34. 00:21:08
    Update Operations - Coding
  • Урок 35. 00:01:14
    Copying Sets - Lecture
  • Урок 36. 00:08:11
    Copying Sets - Coding
  • Урок 37. 00:06:55
    Frozen Sets - Lecture
  • Урок 38. 00:26:38
    Frozen Sets - Coding
  • Урок 39. 00:09:28
    Dictionary Views - Lecture
  • Урок 40. 00:27:59
    Dictionary Views - Coding
  • Урок 41. 00:05:31
    Project 1 - Goals
  • Урок 42. 00:49:38
    Project 1 - Solution
  • Урок 43. 00:04:30
    Introduction
  • Урок 44. 00:05:58
    Pickling - Lecture
  • Урок 45. 00:28:48
    Pickling - Coding
  • Урок 46. 00:07:23
    JSON Serialization - Lecture
  • Урок 47. 00:22:30
    JSON Serialization - Coding
  • Урок 48. 00:02:31
    Custom JSON Encoding - Lecture
  • Урок 49. 00:37:37
    Custom JSON Encoding - Coding
  • Урок 50. 00:11:37
    Using JSONEncoder - Lecture
  • Урок 51. 00:34:01
    Using JSONEncoder - Coding
  • Урок 52. 00:16:36
    Custom JSON Decoding - Lecture
  • Урок 53. 00:51:59
    Custom JSON Decoding - Coding
  • Урок 54. 00:01:30
    Using JSONDecoder - Lecture
  • Урок 55. 00:41:01
    Using JSONDecoder - Coding
  • Урок 56. 00:26:07
    JSON Schema
  • Урок 57. 00:33:37
    Marshmallow
  • Урок 58. 00:18:17
    PyYaml
  • Урок 59. 00:08:57
    Serpy
  • Урок 60. 00:03:49
    Exercises
  • Урок 61. 00:15:22
    Solution 1
  • Урок 62. 00:21:02
    Solution 2
  • Урок 63. 00:17:05
    Solution 3
  • Урок 64. 00:02:03
    Introduction
  • Урок 65. 00:06:34
    DefaultDict - Lecture
  • Урок 66. 00:30:47
    DefaultDict - Coding
  • Урок 67. 00:03:41
    OrderedDict - Lecture
  • Урок 68. 00:24:23
    OrderedDict - Coding
  • Урок 69. 00:31:45
    OrderedDict and Python 3.6 Dicts
  • Урок 70. 00:05:02
    Counter - Lecture
  • Урок 71. 00:43:45
    Counter - Coding
  • Урок 72. 00:11:09
    ChainMap - Lecture
  • Урок 73. 00:22:45
    ChainMap - Coding
  • Урок 74. 00:05:35
    UserDict - Lecture
  • Урок 75. 00:25:39
    UserDict - Coding
  • Урок 76. 00:05:35
    Exercises
  • Урок 77. 00:05:53
    Solution 1
  • Урок 78. 00:04:38
    Solution 2
  • Урок 79. 00:14:30
    Solution 3