ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

597,557 results

Coding with Verrol
#golang #setup #striversity Go Language Tool Chain Installation

In this video, I go through the installation of the tools one would need to get started in Go Language programming. Unlike my ...

8:40
#golang #setup #striversity Go Language Tool Chain Installation

225 views

7 years ago

Bulgarian Java User Group
Go for Java Developers - Stoyan Rachev

Stoyan's talk on jPrime'2016 https://2016.jprime.io.

52:30
Go for Java Developers - Stoyan Rachev

13,442 views

9 years 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,364 views

7 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

167,586 views

10 years 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,750 views

1 year 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.

248,635 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,279 views

1 year ago

Bryce Vandegrift
Go Programming for Beginners - A Simple Language

I will show you the basics of the Go programming language and display what you can do with it. Go is one of the most impressive ...

15:24
Go Programming for Beginners - A Simple Language

395 views

4 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

31,542 views

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

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

10 years ago

DFIRScience
GO Programming 001: Installing 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:12
GO Programming 001: Installing Golang

2,590 views

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

13,940 views

10 months 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,008 views

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

3 years 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,096 views

6 years ago

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

3 months ago

dotconferences
dotGo 2015 - Anthony Starks - The Other Side of Go Programming Pictures

Anthony explores Go libraries for generating 2D graphics and presentations with SVG, and explains the unique features of Go that ...

17:40
dotGo 2015 - Anthony Starks - The Other Side of Go Programming Pictures

2,479 views

10 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,372 views

8 years ago

Brian Will
The Go Language (4 of 4)

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

23:15
The Go Language (4 of 4)

10,403 views

10 years ago