ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

448,119 results

The Coding Gopher
Go Reflection in 3 minutes

What is the purpose of the reflect package? The reflect package allows you to: - Inspect types and values at runtime (e.g., struct ...

3:35
Go Reflection in 3 minutes

1,823 views

1 year ago

package main
Should you learn Go in 2025?

My personal view on this topic. Short rant / thinking out loud.

3:12
Should you learn Go in 2025?

13,479 views

8 months ago

dotconferences
dotGo 2015 - Rob Pike - Simplicity is Complicated

Go is often described as a simple language. It is not, it just seems that way. Rob explains how Go's simplicity hides a great deal of ...

23:12
dotGo 2015 - Rob Pike - Simplicity is Complicated

168,057 views

10 years ago

Tom Delalande
Comparing 10 programming languages. I built the same app in all of them.

Many modern programming languages have some great features like null safety, exhaustive switch statements, error handling, ...

21:33
Comparing 10 programming languages. I built the same app in all of them.

251,334 views

2 years ago

The Coding Gopher
Go Live: Mastering Mutexes Like a Pro!

Join for perks like gopher emojis and video requests: https://www.youtube.com/channel/UC-mTIBh__DzAqW495JHXy5A/join ...

4:20
Go Live: Mastering Mutexes Like a Pro!

2,326 views

1 year ago

Martin Baun
Go Is The Best First Programming Language

Why Go Should Be Your First Programming Language? The first programming language can make or break an aspiring ...

4:50
Go Is The Best First Programming Language

1,018 views

1 year ago

The Coding Gopher
Why Go's Garbage Collection is a Game Changer

Join us as we explore Go's powerful garbage collection system! From understanding how Go manages short-lived and long-lived ...

4:51
Why Go's Garbage Collection is a Game Changer

11,726 views

1 year ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

118,054 views

1 year ago

PyCon JP
Go for Pythonistas by Yoshifumi Yamaguchi

"Go" is a quite contemporary programming language which is strongly inspired by our great language Python. I will present ...

54:23
Go for Pythonistas by Yoshifumi Yamaguchi

857 views

Streamed 12 years ago

The Linux Foundation
Develop Your Embedded Applications Faster: Comparing C and Golang - Marcin Pasinski, Mender.io

Develop Your Embedded Applications Faster: Comparing C and Golang - Marcin Pasinski, Mender.io As a strategy, ...

47:02
Develop Your Embedded Applications Faster: Comparing C and Golang - Marcin Pasinski, Mender.io

8,386 views

8 years ago

Singapore Gophers
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

Speaker: Jacob Walker, Ardan Labs (@jcbwlkr) Like C, Go uses both stack and heap memory. How can a Gopher know which is ...

21:39
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

83,376 views

6 years ago

package main
Developing a Terminal App in Go with Bubble Tea

Developing CLIs and TUIs in Go is fun, and there are really good packages out there to make it so. And when it comes to terminal ...

49:39
Developing a Terminal App in Go with Bubble Tea

33,136 views

1 year ago

Singapore Gophers
Practical GenAI with Go — GopherCon Singapore 2025

Speaker: Adrian Cole Learn how to practice Generative AI in Golang, using some popular tools written in Golang. You'll learn the ...

25:10
Practical GenAI with Go — GopherCon Singapore 2025

88 views

1 month ago

Channels new to you

package main
Trying manual memory management in Go

Code: https://github.com/plutov/packagemain/tree/master/jemalloc - Go GC Guide: https://tip.golang.org/doc/gc-guide - Dgraph: ...

10:22
Trying manual memory management in Go

3,520 views

4 months ago

Миша Ларченко
The Go programming language has fallen victim to its own simplicity.

The Go programming language is dying. There are several reasons for this. Timecodes: 00:00 Nobody needs Go 01:42 What's wrong ...

4:36
The Go programming language has fallen victim to its own simplicity.

26,665 views

2 months ago

package main
SOLID Principles in Golang

Let's dive into the SOLID principles, explore its meaning, and discover how to leverage it effectively within Go.

24:25
SOLID Principles in Golang

16,257 views

10 months ago

RavenJS
Go Tutorial: Basic TUI app served over SSH

We will build a basic TUI app using Go (charmbracelet/bubbletea), and serve it over SSH. Inspired by terminal.shop. Source code: ...

36:30
Go Tutorial: Basic TUI app served over SSH

15,338 views

11 months ago

Brian Will
The Go Language (3 of 4)

An introduction to the Go programming language. Assumes knowledge of Javascript. Part of a larger series at ...

18:19
The Go Language (3 of 4)

11,302 views

10 years ago

Brian Will
Go - lesson 1

... V again we don't have prefix notation and go or in most any mainstream language instead we have in fixed notation where most ...

15:06
Go - lesson 1

6,315 views

8 years ago

Hassan Habib
Playing with Golang/Go Programming Language

In this session, I'm going to try to build a simple application using Go/Golang according to The Standard. Here's some useful ...

38:19
Playing with Golang/Go Programming Language

1,322 views

3 years ago

package main
Practical OpenAPI in Go

In this practical guide we will go through all important parts involved in architecting, implementing and consuming the API with ...

30:11
Practical OpenAPI in Go

10,048 views

1 year ago

Michigan!/Usr/Group
The Go Programming Language August 8th, 2023 - MUG Meeting

Support this and our other Michigan!/usr/group videos and meetings. Learn more at http://mug.org/membership The Go ...

1:41:34
The Go Programming Language August 8th, 2023 - MUG Meeting

118 views

Streamed 2 years ago