Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,684 results
Speaker: Ron Evans In this fast-paced interactive keynote, we will Go from the incredibly small to as far as our imaginations can ...
55 views
7 days ago
Speaker: Dave Cheney In Go it's trivia to start a goroutine, but, as I'm fond of saying, do you know when that goroutine will stop?
62 views
Speaker: Jacob Walker, Ardan Labs (@jcbwlkr) Like C, Go uses both stack and heap memory. How can a Gopher know which is ...
82,583 views
6 years ago
Speaker: Axel Wagner Generic methods would allow us to write chaining APIs. This is particularly important for functional iterator ...
2,300 views
Speaker: Björn Andersson Working with mocks is a lot like working out: if you don't know what you're doing then you'll either a) ...
182 views
Speaker: Chang Sau Sheong A short introduction to programming AI using Go. Learn about using Go packages, LLM frameworks, ...
Speaker: Dave Cheney, VMware (@davecheney) Well socialised Gophers often cite readability as one of Go's core tenets, ...
15,859 views
When using the right patterns, testing in Go is more powerful than any other language. In this talk I present those patterns and ...
6,222 views
Speaker: Adrian Cole Learn how to practice Generative AI in Golang, using some popular tools written in Golang. You'll learn the ...
40 views
Speaker: Swaminathan Venkatraman At Grab, our Go monorepo powers over 600 microservices and centralises shared libraries, ...
51 views
Speaker: V N Nikhil Anurag Goroutines are amazing - They work across multiple cores and spawn multitude of threads. While we ...
4,239 views
8 years ago
Speaker: Matt Boyle As a type 1 diabetic, keeping myself alive is a daily P1 incident with runbooks that are constantly out of date.
1,218 views
2 years ago
Speaker: Dave Cheney Go's headline feature is its simple, lightweight concurrency, but most Go programmers that stick with the ...
27,006 views
Have you ever wondered what really lies behind the "go" statement? Did you ever stop and think about differences between ...
24,774 views
7 years ago
Speaker: Natalie Pistunovich, Fraugster (@NataliePis) Natalie will discuss a broad range of aspects of Go application security by ...
10,027 views
Go HTTP server provides great scalability, allocating a goroutine per connection, and reusing the efficient multiplexing and ...
20,622 views
Speaker: Marian Montagnino Since the dawn of computing, we've interacted with computers using the text-based Command Line ...
250 views
Speaker: Chewxy Go has no generics. That makes things a lot harder. Or does it? This talk looks at various attempts in creating ...
3,613 views
664 views
9 years ago
When you're new to Go, it's easy to build and deploy production systems quickly - and learn the hard way what 'production ready' ...
8,788 views