ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,424 results

The Builder
Golang Deep Dive: Structs

CodeCrafters is currently offering their "Build your own Interpreter" challenge for free during beta, check it out ...

13:14
Golang Deep Dive: Structs

491 views

6 months ago

Next LVL Programming
What Are Go Struct Methods? - Next LVL Programming

What Are Go Struct Methods? Have you ever wanted to learn how to add functionality to your data structures in Go programming?

3:45
What Are Go Struct Methods? - Next LVL Programming

2 views

3 months ago

Flo Woelki
Stop returning many values: Use Result Structs in Go!

In this video, we will discuss the importance of result structs and how to use them correctly. If you are interested in an overview of ...

15:14
Stop returning many values: Use Result Structs in Go!

8,929 views

4 months ago

programmerCave
Go Structs Explained: Data Structures, Empty Struct Use Cases & Tags with Reflection

Unlock the power of Go structs with this comprehensive video! Learn everything you need about composite data types, how to ...

6:57
Go Structs Explained: Data Structures, Empty Struct Use Cases & Tags with Reflection

72 views

3 months ago

Developer Hut
#29 - Go Struct

Welcome to Session 29 of Go for Beginners! In this session, we'll dive into Structs in Go — a fundamental concept used to ...

8:03
#29 - Go Struct

3 views

3 months ago

ParsaTube
🟢 How I model the world in Golang with object, Structs and Interfaces

How does a game like GTA define different behaviors and properties? And how can we do the same in Golang? In the last video ...

24:32
🟢 How I model the world in Golang with object, Structs and Interfaces

625 views

9 months ago

devologist
understanding structs in #go #devologist

Let's dive into strs and go and see how they help organize complex data a struct is a composite data type that groups related fields ...

0:44
understanding structs in #go #devologist

86 views

11 months ago

CodeLucky
JSON in Go: Encoding, Decoding & Struct Tags for Beginners

Master JSON handling in Go with this beginner-friendly tutorial! Learn how to encode and decode JSON data, use struct tags to ...

5:14
JSON in Go: Encoding, Decoding & Struct Tags for Beginners

52 views

3 months ago

Go with Ishmael
Golang struct methods — Add Behavior to Your Structs!

Welcome to today's Golang tutorial! In this video, we dive deep into Golang Struct Methods — a crucial concept that lets you ...

13:55
Golang struct methods — Add Behavior to Your Structs!

34 views

9 months ago

vlogize
How to Create a Generic Struct in Go That Accepts Any Struct

Discover how to create a `generic struct` in Go that effectively handles any struct type, simplifying your code and enhancing ...

2:14
How to Create a Generic Struct in Go That Accepts Any Struct

4 views

8 months ago

Go with Ishmael
Go Structs: How to Use Structs for Better Code Organization

Welcome to today's Golang tutorial! In this video, we dive deep into Go Structs — a powerful way to organize and structure your ...

15:03
Go Structs: How to Use Structs for Better Code Organization

19 views

9 months ago

vlogize
How to Properly Initialize a Go Struct with a Nested Struct Using Package Names

Learn how to effectively initialize a nested struct in Go when its name includes the package name. This guide provides essential ...

1:29
How to Properly Initialize a Go Struct with a Nested Struct Using Package Names

1 view

8 months ago

programmerCave
What is a Struct in Golang?

... are the instances that we create from that one blueprint so when you actually go to fill out that form and create an instance this is ...

0:49
What is a Struct in Golang?

285 views

3 months ago

Go with Ishmael
Golang Tutorial: Building a Simple Bank Account System with Methods & Structs | Go Programming

In this Golang tutorial, we'll walk you through building a simple Bank Account System using Go programming! Learn how to use ...

13:02
Golang Tutorial: Building a Simple Bank Account System with Methods & Structs | Go Programming

87 views

9 months ago

vlogize
How to Loop Over a Dynamic Nested Struct in Go (Golang)

Discover how to efficiently iterate over a dynamic nested struct in Go, enabling you to manually assign values to fields in your ...

1:59
How to Loop Over a Dynamic Nested Struct in Go (Golang)

3 views

8 months ago

Learn Golang, Rust and more
19-Goland-Session 🚀 Master User-Defined Types & Structs in Golang! 🚀

Master User-Defined Types & Structs in Golang! In this video, we dive deep into user-defined types and structs in Golang (Go).

1:03:06
19-Goland-Session 🚀 Master User-Defined Types & Structs in Golang! 🚀

32 views

8 months ago

Learn Golang, Rust and more
18-Goland-Session 🚀 Master User-Defined Types & Structs in Golang! 🚀

Master User-Defined Types & Structs in Golang! In this video, we dive deep into user-defined types and structs in Golang (Go).

1:03:50
18-Goland-Session 🚀 Master User-Defined Types & Structs in Golang! 🚀

34 views

8 months ago

Femi Ayesoro
Learn Go Programming - Golang Tutorial for Absolute Beginners | Structs & Interfaces

In this beginner-friendly Golang tutorial, we'll explore structs and interfaces in Go! Whether you're just starting out or looking to ...

1:12:21
Learn Go Programming - Golang Tutorial for Absolute Beginners | Structs & Interfaces

124 views

8 months ago

vlogize
Accessing Struct Properties by Index in Go

Learn how to access struct properties in Go using simple methods to improve your coding efficiency. --- This video is based on the ...

1:57
Accessing Struct Properties by Index in Go

2 views

6 months ago

IT-Atti
Golang Structs: The building blocks of Go! - (3)

In this episode, we dive into the basics of structs in Go (Golang) — what they are, how to define them, and how multiple structs can ...

6:48
Golang Structs: The building blocks of Go! - (3)

19 views

1 month ago