Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Collaboration and Crawling W/ Google's Go (Golang) Language, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:25:17
    Welcome
  2. Урок 2. 00:08:56
    Credentials
  3. Урок 3. 00:03:02
    Course resources
  4. Урок 4. 00:08:01
    Built for humans
  5. Урок 5. 00:06:56
    Intro
  6. Урок 6. 00:07:41
    Success
  7. Урок 7. 00:01:14
    Acceleration
  8. Урок 8. 00:04:17
    Questions
  9. Урок 9. 00:02:31
    Principles
  10. Урок 10. 00:02:17
    Collaboration
  11. Урок 11. 00:01:39
    Exercises
  12. Урок 12. 00:03:11
    Anecdotes
  13. Урок 13. 00:03:55
    Introduction
  14. Урок 14. 00:10:13
    Understanding ssh encryption
  15. Урок 15. 00:06:02
    Creating our github repo
  16. Урок 16. 00:04:49
    Adding a collaborator to github
  17. Урок 17. 00:06:16
    Cloning a public project
  18. Урок 18. 00:09:21
    Forking a public project
  19. Урок 19. 00:08:23
    Working with merge conflicts
  20. Урок 20. 00:07:40
    Creating a branch
  21. Урок 21. 00:05:42
    Working with branches
  22. Урок 22. 00:06:27
    Merging branches
  23. Урок 23. 00:04:24
    Deleting branches
  24. Урок 24. 00:06:54
    Workflow summary
  25. Урок 25. 00:06:59
    Introduction
  26. Урок 26. 00:09:22
    Hands-on exercise #1
  27. Урок 27. 00:12:53
    Hands-on exercise #1 - todd’s solution
  28. Урок 28. 00:07:31
    Hands-on exercise #2
  29. Урок 29. 00:15:09
    Exploring git rebase
  30. Урок 30. 00:05:08
    Hands-on exercise #2 - todd’s solution
  31. Урок 31. 00:08:14
    Hands-on exercise #3
  32. Урок 32. 00:12:12
    Hands-on exercise #3 - todd’s solution
  33. Урок 33. 00:09:27
    Hands-on exercise #4
  34. Урок 34. 00:06:39
    Overview
  35. Урок 35. 00:10:43
    Package management
  36. Урок 36. 00:05:06
    Reading Documentation
  37. Урок 37. 00:04:10
    Creating a new module
  38. Урок 38. 00:09:08
    Adding a dependency
  39. Урок 39. 00:07:48
    Security assurance with go.sum
  40. Урок 40. 00:03:20
    Understanding versioning
  41. Урок 41. 00:05:30
    Upgrading a minor dependency
  42. Урок 42. 00:09:59
    Specifying dependency version
  43. Урок 43. 00:03:40
    Adding a new major dependency
  44. Урок 44. 00:04:34
    Upgrading a major dependency
  45. Урок 45. 00:06:14
    Removing unused dependencies
  46. Урок 46. 00:04:47
    Automatic conversion
  47. Урок 47. 00:07:58
    The module mirror & privacy
  48. Урок 48. 00:04:21
    Modules and git commit versioning
  49. Урок 49. 00:01:46
    Releasing major versions in go modules
  50. Урок 50. 00:07:51
    Git forks and module path replacement
  51. Урок 51. 00:03:52
    Review commands
  52. Урок 52. 00:05:50
    Hands-on exercise #1
  53. Урок 53. 00:08:44
    Hands-on exercise #2
  54. Урок 54. 00:05:10
    Hands-on exercise #3
  55. Урок 55. 00:10:39
    Hands-on exercise #4
  56. Урок 56. 00:08:44
    Summary
  57. Урок 57. 00:04:23
    Introduction
  58. Урок 58. 00:10:22
    Git syncing code
  59. Урок 59. 00:10:15
    Understanding git head
  60. Урок 60. 00:04:16
    Using git head
  61. Урок 61. 00:06:32
    Approaching crawling
  62. Урок 62. 00:09:48
    How to approach a package
  63. Урок 63. 00:05:47
    Question and answer
  64. Урок 64. 00:11:49
    Reflections
  65. Урок 65. 00:08:40
    Crawling infinite scroll
  66. Урок 66. 00:04:20
    robots.txt revisited
  67. Урок 67. 00:07:51
    Making a conversation request
  68. Урок 68. 00:08:13
    Making all conversation requests
  69. Урок 69. 00:06:59
    Parsing html
  70. Урок 70. 00:05:33
    Exploring parsing html
  71. Урок 71. 00:04:28
    Exploring main and running
  72. Урок 72. 00:06:52
    Reflections
  73. Урок 73. 00:09:08
    Analysis I - word count
  74. Урок 74. 00:04:48
    Analysis II - sorting
  75. Урок 75. 00:06:52
    Hands-on exercise #1
  76. Урок 76. 00:09:46
    Hands-on exercise #2
  77. Урок 77. 00:15:35
    Hands-on exercise #3
  78. Урок 78. 00:03:33
    Introduction
  79. Урок 79. 00:11:07
    installation - windows
  80. Урок 80. 00:10:53
    Installation - Mac
  81. Урок 81. 00:06:38
    Defining the service
  82. Урок 82. 00:02:51
    DSL vs IDL, and versions
  83. Урок 83. 00:04:31
    Compiling the service
  84. Урок 84. 00:02:09
    Protocol buffer, folders, & packages
  85. Урок 85. 00:11:26
    Setting up a grpc server
  86. Урок 86. 00:06:02
    Understanding the code
  87. Урок 87. 00:05:20
    Setting up a grpc client
  88. Урок 88. 00:04:04
    Discussing the service
  89. Урок 89. 00:03:45
    Introduction
  90. Урок 90. 00:05:20
    First steps
  91. Урок 91. 00:07:17
    Creating a client
  92. Урок 92. 00:06:50
    Foundations of a server
  93. Урок 93. 00:05:36
    Handling multiple connections
  94. Урок 94. 00:04:46
    Running the grpc chat server
  95. Урок 95. 00:02:33
    Tracing the path of a message
  96. Урок 96. 00:03:22
    Congratulations!
  97. Урок 97. 00:02:18
    Next steps
  98. Урок 98. 00:01:24
    Leave a review
  99. Урок 99. 00:00:21
    Bloopers