ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

570,137 results

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,221 views

5 months ago

DFIRScience
GO Programming 002: First program in Golang - Hello World!

Get started programming in Go! Go (also known as Golang) is an open source project developed by a team at Google and many ...

7:53
GO Programming 002: First program in Golang - Hello World!

2,078 views

6 years ago

GoogleFOSSSydney
Lexical Scanning in Go - Rob Pike

Lexical Scanning in Go, a talk by Rob Pike at Google Technology User Group given on Tuesday, 30 August 2011. The slides: ...

51:18
Lexical Scanning in Go - Rob Pike

157,754 views

14 years 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

166,766 views

10 years 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

10,210 views

1 year ago

package main
Trying manual memory management in Go

Get Rust training from Let's Get Rusty: https://letsgetrusty.com/start-with-packagemain - Code: ...

11:39
Trying manual memory management in Go

2,488 views

1 month ago

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,537 views

1 year ago

GopherCon UK
Golang UK Conference 2017 | Mat Ryer - Writing Beautiful Packages in Go

Whether for internal use, or destined for open-source stardom, writing good packages with clean and clear APIs will greatly ...

38:47
Golang UK Conference 2017 | Mat Ryer - Writing Beautiful Packages in Go

10,567 views

8 years 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

15,311 views

7 months 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

28,616 views

1 year 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,354 views

8 years ago

GopherCon UK
Golang UK Conference 2017 | Arne Claus - Concurrency Patterns in Go

We all know that go comes with great concurrency tools like go routines and channels. But is this really everything? This session ...

31:52
Golang UK Conference 2017 | Arne Claus - Concurrency Patterns in Go

28,424 views

8 years ago

package main
Building a TCP Chat in Go

In this video, we'll be building a TCP chat server using Go, which enables clients to communicate with each other. In this ...

33:59
Building a TCP Chat in Go

54,627 views

5 years ago

sigfault
Building web-enabled Terminal UI apps in Go

golang #programming #tutorial #terminal #tui #coding In this video I show how you can build a nice little cross-platform Terminal ...

17:31
Building web-enabled Terminal UI apps in Go

13,365 views

1 year ago

package main
Is sqlc the BEST Golang package to work with SQL?

Generate Go code from SQL queries and schema using sqlc. LINKS: - Pull Request: https://github.com/plutov/formulosity/pull/40 ...

18:37
Is sqlc the BEST Golang package to work with SQL?

9,196 views

10 months 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.

242,365 views

1 year ago

FOSDEM
golang, practical Go Programming

by Andrew Gerrand Go is a new open-source programming language with an emphasis on simplicity, comprehensibility, and ...

59:20
golang, practical Go Programming

40,639 views

14 years ago

Singapore Gophers
Erlang for Go developers - GopherConSG 2018

Speaker: Christopher Molozian Go and Erlang each have a fantastic runtime model for lightweight concurrency. This talk will ...

19:45
Erlang for Go developers - GopherConSG 2018

3,588 views

7 years ago

GopherCon UK
Golang UK Conference 2017 | Paul Bellamy - Building Go with Bazel

Tired of Makefile hacks? Bazel offers fast, reproducible builds for software of any size. Why is it better than go build? Bazel makes ...

26:22
Golang UK Conference 2017 | Paul Bellamy - Building Go with Bazel

5,680 views

8 years ago

TechCode
Build a Desktop App with Go and HTML5

In this tutorial, you'll learn how to build a simple Desktop App with Go and HTML5 A Guide to Golang E-Commerce ...

26:07
Build a Desktop App with Go and HTML5

32,143 views

3 years ago

dotconferences
dotGo 2019 - Ignat Korchagin - Go as a scripting language in Linux

Filmed at https://2019.dotgo.eu on March 25th in Paris. More talks on https://dotconferences.com/talks Why use Go as a scripting ...

14:44
dotGo 2019 - Ignat Korchagin - Go as a scripting language in Linux

5,482 views

6 years ago

Wiki Plus
The ONLY Golang Tutorial You Will Need for Beginners- Learn Go Programming

Learn the Go programming language (Golang) in this step-by-step tutorial course for beginners. Go is an open source ...

6:39:58
The ONLY Golang Tutorial You Will Need for Beginners- Learn Go Programming

201 views

2 years ago

CNCF [Cloud Native Computing Foundation]
From OOP to GO

Hi I'm Erica meikenfeld and today we're going to talk about how our mindset needs to change when coding and go versus in oop ...

32:59
From OOP to GO

7,420 views

3 years ago

DFIRScience
GO Programming 003: Setting variables in Golang

Get started programming in Go! Go (also known as Golang) is an open source project developed by a team at Google and many ...

9:42
GO Programming 003: Setting variables in Golang

353 views

6 years 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

110,121 views

9 months ago