1. Урок 1. 00:07:24
    Valuable resources
  2. Урок 2. 00:12:15
    Why choose the Go programming language
  3. Урок 3. 00:09:37
    Hello World
  4. Урок 4. 00:03:12
    Section overview
  5. Урок 5. 00:06:13
    The terminal
  6. Урок 6. 00:08:48
    Installation insights
  7. Урок 7. 00:08:48
    Go workspace
  8. Урок 8. 00:06:51
    Environment variables
  9. Урок 9. 00:08:01
    Windows - configuring path variables
  10. Урок 10. 00:10:23
    Mac - configuring path variables
  11. Урок 11. 00:33:39
    Linux - machine setup
  12. Урок 12. 00:12:43
    Linux - machine configuration
  13. Урок 13. 00:21:41
    Linux - configuring path variables
  14. Урок 14. 00:04:32
    Testing your installation
  15. Урок 15. 00:04:04
    Section review
  16. Урок 16. 00:01:51
    Section overview
  17. Урок 17. 00:09:07
    Go editors
  18. Урок 18. 00:06:34
    Webstorm atom.io
  19. Урок 19. 00:09:03
    Creating your first project
  20. Урок 20. 00:08:14
    Hello World with webstorm
  21. Урок 21. 00:05:47
    The go command documentation
  22. Урок 22. 00:07:37
    Understanding github
  23. Урок 23. 00:14:23
    Using github
  24. Урок 24. 00:03:40
    Section review
  25. Урок 25. 00:02:03
    Section overview
  26. Урок 26. 00:09:56
    How computers work - part 1
  27. Урок 27. 00:12:29
    How computers work - part 2
  28. Урок 28. 00:08:55
    Github update command
  29. Урок 29. 00:04:07
    Numeral systems
  30. Урок 30. 00:07:40
    Binary numbering system
  31. Урок 31. 00:07:08
    Hexadecimal numbering system
  32. Урок 32. 00:09:25
    Text encoding
  33. Урок 33. 00:09:33
    Coding scheme programs
  34. Урок 34. 00:09:46
    Format printing
  35. Урок 35. 00:09:16
    Format printing
  36. Урок 36. 00:05:50
    Section review
  37. Урок 37. 00:07:54
    Section overview
  38. Урок 38. 00:05:46
    Packages
  39. Урок 39. 00:08:45
    Go commands
  40. Урок 40. 00:07:50
    Variables
  41. Урок 41. 00:10:08
    Scope
  42. Урок 42. 00:11:14
    Scope 2
  43. Урок 43. 00:10:03
    Closure
  44. Урок 44. 00:04:25
    Language specification
  45. Урок 45. 00:09:02
    Blank identifier
  46. Урок 46. 00:07:21
    Constants
  47. Урок 47. 00:03:59
    Constants 2
  48. Урок 48. 00:06:41
    Words of encouragement
  49. Урок 49. 00:06:19
    Memory addresses
  50. Урок 50. 00:07:45
    Pointers
  51. Урок 51. 00:05:46
    Using pointers
  52. Урок 52. 00:15:03
    Remainder
  53. Урок 53. 00:07:04
    Section review
  54. Урок 54. 00:06:53
    Section overview
  55. Урок 55. 00:06:23
    For loop
  56. Урок 56. 00:07:23
    Nested loops
  57. Урок 57. 00:13:01
    Condition, break, continue
  58. Урок 58. 00:06:23
    Documentation terminology
  59. Урок 59. 00:10:40
    Rune
  60. Урок 60. 00:07:27
    String type
  61. Урок 61. 00:07:08
    Switch statements
  62. Урок 62. 00:14:01
    If statements
  63. Урок 63. 00:08:41
    Exercise solutions
  64. Урок 64. 00:01:51
    Section review
  65. Урок 65. 00:07:48
    Section overview
  66. Урок 66. 00:05:27
    Intro to functions
  67. Урок 67. 00:06:49
    Func returns
  68. Урок 68. 00:05:07
    Variadic functions
  69. Урок 69. 00:05:41
    Variadic arguments
  70. Урок 70. 00:06:04
    Func expressions
  71. Урок 71. 00:06:49
    Closure
  72. Урок 72. 00:05:34
    Callbacks
  73. Урок 73. 00:05:04
    Callbacks example
  74. Урок 74. 00:04:20
    Recursion
  75. Урок 75. 00:06:41
    Defer
  76. Урок 76. 00:05:06
    Pass by value
  77. Урок 77. 00:01:39
    Reference types
  78. Урок 78. 00:07:23
    Anonymousself-executing functions
  79. Урок 79. 00:07:46
    Bool expressions
  80. Урок 80. 00:06:40
    Exercises - part 1
  81. Урок 81. 00:07:50
    Exercises - part 2
  82. Урок 82. 00:07:50
    Exercises - part 3
  83. Урок 83. 00:06:07
    Section review
  84. Урок 84. 00:08:28
    Data structure overview
  85. Урок 85. 00:10:45
    Array
  86. Урок 86. 00:10:04
    Array examples
  87. Урок 87. 00:09:38
    Slices
  88. Урок 88. 00:06:33
    Slice examples
  89. Урок 89. 00:12:43
    More slice examples
  90. Урок 90. 00:05:16
    Creating a slice
  91. Урок 91. 00:12:29
    Incrementing a slice item
  92. Урок 92. 00:06:18
    Section review
  93. Урок 93. 00:08:30
    Maps introduction
  94. Урок 94. 00:08:46
    Map examples - part 1
  95. Урок 95. 00:05:08
    Map examples - part 2
  96. Урок 96. 00:10:43
    Map examples - part 3
  97. Урок 97. 00:03:43
    Map documentation
  98. Урок 98. 00:04:08
    Map range loop
  99. Урок 99. 00:13:52
    Github pull
  100. Урок 100. 00:10:57
    Hash tables
  101. Урок 101. 00:12:05
    Hashing words
  102. Урок 102. 00:09:13
    Hashing words 2
  103. Урок 103. 00:11:41
    Build a hash table
  104. Урок 104. 00:06:14
    Finished hash algorithm
  105. Урок 105. 00:11:37
    Structs introduction
  106. Урок 106. 00:10:46
    OOP in Go
  107. Урок 107. 00:10:28
    User-defined types
  108. Урок 108. 00:11:40
    Composition
  109. Урок 109. 00:03:13
    JSON marshal
  110. Урок 110. 00:06:41
    JSON unmarshal
  111. Урок 111. 00:05:35
    JSON encode
  112. Урок 112. 00:03:19
    JSON decode
  113. Урок 113. 00:10:24
    Interfaces introduction
  114. Урок 114. 00:12:26
    Interface examples
  115. Урок 115. 00:08:31
    Code substitutability
  116. Урок 116. 00:11:54
    Bill Kennedy
  117. Урок 117. 00:10:27
    Donovan Kernighan
  118. Урок 118. 00:09:40
    Sort package
  119. Урок 119. 00:15:55
    Sort reverse
  120. Урок 120. 00:03:35
    Sort slice int.
  121. Урок 121. 00:08:56
    Empty interface
  122. Урок 122. 00:11:39
    Method sets
  123. Урок 123. 00:10:21
    Conversion vs assertion
  124. Урок 124. 00:05:10
    Concurrency waitgroup
  125. Урок 125. 00:04:41
    Parallelism
  126. Урок 126. 00:04:09
    Race conditions
  127. Урок 127. 00:03:46
    Mutex
  128. Урок 128. 00:03:58
    Atomicity
  129. Урок 129. 00:10:41
    Channels
  130. Урок 130. 00:07:53
    Troubleshooting race conditions
  131. Урок 131. 00:04:53
    Additional resources
  132. Урок 132. 00:07:02
    Next steps