1. Урок 1. 00:05:14
    The Course Overview
  2. Урок 2. 00:07:51
    A Brief Introduction to Programming
  3. Урок 3. 00:05:48
    The Gist of Go
  4. Урок 4. 00:03:04
    Installing Go
  5. Урок 5. 00:05:43
    Configuring Go
  6. Урок 6. 00:13:27
    Basics - Variable Declaration, Built-in Types, Constants
  7. Урок 7. 00:07:00
    Packages
  8. Урок 8. 00:06:19
    Functions
  9. Урок 9. 00:08:14
    Conditional and Loops
  10. Урок 10. 00:07:22
    Command-line Program
  11. Урок 11. 00:04:40
    Username Syntax Checker
  12. Урок 12. 00:11:01
    Arrays
  13. Урок 13. 00:08:19
    Slices
  14. Урок 14. 00:05:33
    Maps
  15. Урок 15. 00:13:57
    Types and Interfaces
  16. Урок 16. 00:06:38
    Social Media Post
  17. Урок 17. 00:07:56
    Concurrency Versus Parallelism
  18. Урок 18. 00:05:09
    Goroutines
  19. Урок 19. 00:06:33
    Channels
  20. Урок 20. 00:01:42
    Range Over Channels
  21. Урок 21. 00:09:28
    Mutexes and Wait Groups
  22. Урок 22. 00:07:18
    Concurrent Pi Computation
  23. Урок 23. 00:08:56
    The Go Tool Chain
  24. Урок 24. 00:05:19
    Documentation in Go
  25. Урок 25. 00:04:36
    Testing in Go
  26. Урок 26. 00:04:35
    Unit Testing the Username Syntax Checker
  27. Урок 27. 00:05:30
    An Introduction to HTTP
  28. Урок 28. 00:02:36
    The net/http Package
  29. Урок 29. 00:05:16
    A Go Web Server Instance
  30. Урок 30. 00:05:12
    The Course Overview
  31. Урок 31. 00:06:35
    Dressing up Your Web App with Templates
  32. Урок 32. 00:06:33
    Templates in Go
  33. Урок 33. 00:05:05
    Custom Template
  34. Урок 34. 00:05:46
    Model View Controller
  35. Урок 35. 00:08:13
    Request Routing with Gorilla Mux
  36. Урок 36. 00:06:56
    Middleware
  37. Урок 37. 00:04:21
    HTTP Request Context
  38. Урок 38. 00:08:08
    Rest API
  39. Урок 39. 00:08:20
    Building a Web Form
  40. Урок 40. 00:04:07
    Extracting Web Form Data
  41. Урок 41. 00:06:24
    Web Form Validation
  42. Урок 42. 00:05:03
    Web Form Security
  43. Урок 43. 00:09:44
    Social Media Post Form
  44. Урок 44. 00:04:15
    Introduction to File Uploads
  45. Урок 45. 00:10:46
    Image Upload
  46. Урок 46. 00:07:53
    Video Upload
  47. Урок 47. 00:14:39
    Introduction to MySQL
  48. Урок 48. 00:17:28
    Implementing a MySQL Datastore
  49. Урок 49. 00:04:32
    Introduction to MongoDB
  50. Урок 50. 00:06:02
    Implementing a MongoDB Datastore
  51. Урок 51. 00:03:16
    Introduction to Redis
  52. Урок 52. 00:05:57
    Implementing a Redis Datastore
  53. Урок 53. 00:06:36
    TLS Web Server Instance
  54. Урок 54. 00:06:58
    Verifying User Credentials
  55. Урок 55. 00:06:25
    Secure Cookie
  56. Урок 56. 00:07:51
    User Session
  57. Урок 57. 00:07:42
    Authentication Middleware
  58. Урок 58. 00:07:48
    Implementing an Asynchronous Task Queue
  59. Урок 59. 00:05:16
    Image Resizing as an Asynchronous Task
  60. Урок 60. 00:06:11
    The Course Overview
  61. Урок 61. 00:06:21
    Introduction to GopherJS
  62. Урок 62. 00:12:49
    Basic DOM Operations
  63. Урок 63. 00:04:48
    The jsbuiltin Binding
  64. Урок 64. 00:08:03
    Making XHR Calls
  65. Урок 65. 00:05:49
    Rendering Client-Side Templates
  66. Урок 66. 00:06:12
    Sending Gob Encoded Data over XHR
  67. Урок 67. 00:12:48
    Websocket Client
  68. Урок 68. 00:08:48
    Rendering a 3D Gopher
  69. Урок 69. 00:02:35
    Dynamically Resizing the 3D Gopher
  70. Урок 70. 00:04:28
    Panning the Camera Around the 3D Gopher
  71. Урок 71. 00:03:44
    Introduction to Local Storage
  72. Урок 72. 00:09:03
    Reading and Writing to Local Storage
  73. Урок 73. 00:09:38
    Instantly Kickstarting Go Projects
  74. Урок 74. 00:04:36
    Introduction to Single Page Architecture
  75. Урок 75. 00:08:15
    Implementing Client-Side Routing
  76. Урок 76. 00:06:55
    Introduction to Template Sets
  77. Урок 77. 00:11:48
    Implementing Client-Side Templates
  78. Урок 78. 00:28:55
    The Profile
  79. Урок 79. 00:07:43
    Profile Image Upload
  80. Урок 80. 00:14:29
    Finding New Friends
  81. Урок 81. 00:14:55
    Friends List
  82. Урок 82. 00:18:57
    The Social Media Feed
  83. Урок 83. 00:04:18
    Extending GopherFace
  84. Урок 84. 00:04:19
    The Course Overview
  85. Урок 85. 00:05:45
    Introduction to Linode
  86. Урок 86. 00:11:49
    Setting up a New Linode Instance
  87. Урок 87. 00:04:07
    Installing MySQL
  88. Урок 88. 00:07:19
    Installing Nginx
  89. Урок 89. 00:07:59
    Installing a Let’s Encrypt SSL Certificate
  90. Урок 90. 00:05:19
    Cross Compiling GopherFace
  91. Урок 91. 00:03:19
    Preparing the Deployment Bundle
  92. Урок 92. 00:02:29
    Deploying the Deployment Bundle
  93. Урок 93. 00:05:38
    Running GopherFace in the Cloud
  94. Урок 94. 00:07:59
    Setting up GopherFace as a System Service
  95. Урок 95. 00:04:26
    Docker Introduction
  96. Урок 96. 00:02:58
    Installing Docker
  97. Урок 97. 00:05:34
    Dockerizing GopherFace
  98. Урок 98. 00:07:25
    Docker Compose
  99. Урок 99. 00:07:02
    Setting up the Dockerized GopherFace as a System Service