Это пробный урок. Оформите подписку, чтобы получить доступ ко всем материалам курса. Премиум

  1. Урок 1. 00:03:10
    Introduction
  2. Урок 2. 00:01:58
    Overview
  3. Урок 3. 00:01:09
    Important message about Udemy reviews
  4. Урок 4. 00:12:25
    Installation
  5. Урок 5. 00:02:59
    Package manager
  6. Урок 6. 00:08:08
    User input
  7. Урок 7. 00:06:02
    Comments
  8. Урок 8. 00:07:40
    Printing values
  9. Урок 9. 00:01:40
    Overview
  10. Урок 10. 00:09:17
    Variables
  11. Урок 11. 00:05:27
    Scalar data types
  12. Урок 12. 00:08:05
    String
  13. Урок 13. 00:01:28
    Constant
  14. Урок 14. 00:05:10
    Operators
  15. Урок 15. 00:10:06
    Functions
  16. Урок 16. 00:00:40
    Overview
  17. Урок 17. 00:06:07
    Modules
  18. Урок 18. 00:07:53
    Crates
  19. Урок 19. 00:05:41
    Generating random numbers
  20. Урок 20. 00:01:55
    Overview
  21. Урок 21. 00:07:07
    Arrays
  22. Урок 22. 00:06:22
    Vectors
  23. Урок 23. 00:06:53
    Slices
  24. Урок 24. 00:05:41
    Tuples
  25. Урок 25. 00:08:06
    Structures
  26. Урок 26. 00:04:39
    Enums
  27. Урок 27. 00:05:38
    Generics
  28. Урок 28. 00:01:34
    Overview
  29. Урок 29. 00:05:29
    If statement
  30. Урок 30. 00:07:00
    Match
  31. Урок 31. 00:07:09
    Pattern matching
  32. Урок 32. 00:05:56
    For loop
  33. Урок 33. 00:04:37
    While loop
  34. Урок 34. 00:02:03
    Overview
  35. Урок 35. 00:06:41
    Functions and scope
  36. Урок 36. 00:06:12
    Closures
  37. Урок 37. 00:09:50
    Higher order functions
  38. Урок 38. 00:12:58
    Macros
  39. Урок 39. 00:01:46
    Overview
  40. Урок 40. 00:12:52
    Traits
  41. Урок 41. 00:05:32
    Trait generics
  42. Урок 42. 00:05:59
    Returning traits
  43. Урок 43. 00:04:08
    Adding traits to existing structures
  44. Урок 44. 00:04:41
    Operator overloading
  45. Урок 45. 00:05:58
    Static dispatch
  46. Урок 46. 00:02:58
    Dynamic dispatch
  47. Урок 47. 00:02:05
    Overview
  48. Урок 48. 00:07:05
    Ownership
  49. Урок 49. 00:06:05
    Borrowing
  50. Урок 50. 00:08:52
    Lifetimes
  51. Урок 51. 00:06:08
    Reference counted variables
  52. Урок 52. 00:01:46
    Overview
  53. Урок 53. 00:09:11
    Working with files
  54. Урок 54. 00:10:22
    Error handling
  55. Урок 55. 00:02:40
    Helper methods
  56. Урок 56. 00:07:47
    ? operator
  57. Урок 57. 00:01:53
    Overview
  58. Урок 58. 00:06:41
    Threads
  59. Урок 59. 00:08:48
    Channels
  60. Урок 60. 00:07:14
    Mutex
  61. Урок 61. 00:01:37
    Project intro
  62. Урок 62. 00:13:33
    Server
  63. Урок 63. 00:09:07
    Client
  64. Урок 64. 00:03:38
    Testing the functionality
  65. Урок 65. 00:01:52
    Project intro
  66. Урок 66. 00:19:04
    Drawing the board
  67. Урок 67. 00:04:48
    Drawing the food
  68. Урок 68. 00:27:32
    Creating the snake
  69. Урок 69. 00:10:16
    Game over
  70. Урок 70. 00:05:18
    Project intro
  71. Урок 71. 00:24:57
    Blockchain functionality
  72. Урок 72. 00:15:33
    User menu
  73. Урок 73. 00:04:55
    Running the code
  74. Урок 74. 00:00:47
    Conclusion