ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,017,267 results

Mustafa Özyurt
Golang Interfaces & Type Assertions Explained with Real-World Example

In this video, we explore how to use interfaces and type assertions in Go (Golang) with a real-world-inspired example. We model ...

2:43
Golang Interfaces & Type Assertions Explained with Real-World Example

1,619 views

6 months ago

The Debug Zone
How to Implement an Interface from a Different Package in Go (Golang)

In this video, we'll explore the process of implementing an interface from a different package in Go (Golang). Whether you're a ...

3:28
How to Implement an Interface from a Different Package in Go (Golang)

22 views

11 months ago

Backend Buddy
Golang Quiz | interface{} and "any" in golang  #shorts

shorts In the given golang quiz, we will learn that interface{} and any are same. From Go 1.18 interface{} is replaced by any in ...

0:20
Golang Quiz | interface{} and "any" in golang #shorts

442 views

2 years ago

Visat
Interface in Go (Golang)

In this video, we will learn about interfaces in Go.

2:06
Interface in Go (Golang)

174 views

1 year ago

Gerald Yerden
Interfaces in Golang: What They Are and How to Use Them

In this video, we are going to learn about the go interfaces. We are going to take a look at what they are and how to use them.

0:44
Interfaces in Golang: What They Are and How to Use Them

4,184 views

3 years ago

Geekzoo.GuRu
Go tutorial | interface | Golang interface tutorial
0:56
Go tutorial | interface | Golang interface tutorial

83 views

3 years ago

Code & Learn
Understanding Why a Nil Interface is Different in Go: Explained with Code Example

Video Overview: Hello Everyone! Welcome to tutorial 49 of our GoLang course. In this tutorial, we will look at how a nil interface is ...

3:14
Understanding Why a Nil Interface is Different in Go: Explained with Code Example

1,503 views

1 year ago

Giuseppe Scaramuzzino
Interface in Golang - Lesson 25 | Go | Full Course | CloudNative | Go Tutorial | Golang

Lesson 25 of the complete Go course | Go | Full Course | CloudNative | go for beginners | Complete free tutorial | Golang Leave ...

3:58
Interface in Golang - Lesson 25 | Go | Full Course | CloudNative | Go Tutorial | Golang

418 views

2 years ago

CNDF - Cloud Native Developers’ Forum
Did you know this about interface values and pointers in Go? #golang #shorts
0:10
Did you know this about interface values and pointers in Go? #golang #shorts

273 views

2 years ago

Ardan Labs
Interfaces 101 : Go's Logging Interface

Episode 4! - Watch and learn how to define a function that will decide how your type is formatted and printed. -- In this video, Miki ...

3:55
Interfaces 101 : Go's Logging Interface

2,204 views

2 years ago

Channels new to you

vlogize
Understanding nil Interface Values in Golang

Explore how `nil` interface values function in Golang, learn the differences between nil interfaces and interface values holding nil ...

1:57
Understanding nil Interface Values in Golang

6 views

3 months ago

vlogize
Understanding Go Interface Implementation Issues: FizzBuzzClient and FizzBuzzApi

Explore a common issue in Go programming where a struct fails to implement an interface correctly due to pointer and value ...

1:23
Understanding Go Interface Implementation Issues: FizzBuzzClient and FizzBuzzApi

0 views

3 months ago

City Music
Blackstar Polar Go: The Portable Audio Interface You Didn’t Know You Needed?

Introducing the New Blackstar all-in-one Polar Go Portable audio interface — Your one-stop audio companion that brings good ...

3:11
Blackstar Polar Go: The Portable Audio Interface You Didn’t Know You Needed?

663 views

3 months ago

Eugen Bondarev
The best Go libraries for every backend project #backend #golang #coding #restapi #development

Here I reveal my top 5 Go packages. 1. jwt - for signing and parsing tokens 2. godotenv - to load .env files into the app 3. crypto ...

0:54
The best Go libraries for every backend project #backend #golang #coding #restapi #development

14,126 views

1 year ago

CNDF - Cloud Native Developers’ Forum
Did you know this about interface values in Go? comment below 👇#golang #shorts
0:06
Did you know this about interface values in Go? comment below 👇#golang #shorts

600 views

2 years ago

Archived Yu-Jie Lin
GOCUI (Go Console User Interface) examples

gocui [1] is the user interface library for terminal. The current examples include: (0:03) delete (0:14) demo (0:22) layout (0:26) ...

0:40
GOCUI (Go Console User Interface) examples

12,215 views

9 years ago

Help Me Devvon
What Audio Interface Would You Choose?

So long story short I'm rebuilding my studio you called me the other day we were talking about the preamp and the interface it ...

0:28
What Audio Interface Would You Choose?

48,425 views

1 year ago

Code hopper
Zig makes Golang complete #golang #zig #development #developer #webdevelopment #compiler

Go compiler can't make static binary and cross compile in a CGO project. But Zig language helps Go compiler to statically compile ...

0:35
Zig makes Golang complete #golang #zig #development #developer #webdevelopment #compiler

116,413 views

1 year ago

NoTalkTech
Golang interface type && NoTalk

In Go, the interface{} type, often called the empty interface,is the interface that has no methods. Since there are no methods to ...

0:35
Golang interface type && NoTalk

27 views

2 years ago

mbvlabs
How To Use Interfaces In Go #go #interfaces #cleanarchitecture  #coding #golang

Example of how you can make your Go applications more robust to changes from external dependencies and keep your business ...

0:59
How To Use Interfaces In Go #go #interfaces #cleanarchitecture #coding #golang

1,136 views

1 year ago

Visat
Empty Interface in Go (Golang)

In this video we will learn about the syntax and usage of empty interfaces in Go. Discover how empty interfaces provide flexibility ...

3:32
Empty Interface in Go (Golang)

184 views

1 year ago

deJayu - Dev
Go Interfaces (Bonus tip at the end) #shorts #golang #golanguage #golangtutorial #softwaredeveloper

This is a short video showing how you can use Blank identifier (_) in Golang to write bug-free code. This video uses a case where ...

0:59
Go Interfaces (Bonus tip at the end) #shorts #golang #golanguage #golangtutorial #softwaredeveloper

559 views

1 year ago

vlogize
Creating an interface for dig in Golang: Common Errors and Solutions

Learn how to declare an `interface` for `dig` in Golang correctly, avoiding common pitfalls and understanding method signatures.

2:06
Creating an interface for dig in Golang: Common Errors and Solutions

8 views

8 months ago