ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

522 results

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

14,902 views

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

8,524 views

9 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

8,349 views

7 months ago

package main
Building a Minesweeper game with Go and Raylib

Full game source code: https://github.com/plutov/packagemain/tree/master/minesweeper TIMESTAMPS: 00:00 Intro 00:30 Go ...

23:17
Building a Minesweeper game with Go and Raylib

10,045 views

6 months 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,003 views

4 months ago

The Coding Gopher
Concurrency vs. Parallelism

Try ChatLLM here: https://chatllm.abacus.ai/ ❤️ Get 40% OFF CodeCrafters: ...

10:02
Concurrency vs. Parallelism

48,086 views

5 months ago

The Debug Zone
Using GoMobile for Cross-Platform Slices of Structs in Golang

In this video, we delve into the powerful capabilities of GoMobile, a tool that enables developers to create cross-platform ...

4:23
Using GoMobile for Cross-Platform Slices of Structs in Golang

58 views

11 months ago

The Coding Gopher
sync.Once in Go

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

5:00
sync.Once in Go

1,294 views

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

8,475 views

9 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

462,174 views

7 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

The Debug Zone
Understanding Golang Image ColorModel: Common Challenges and Solutions

In this video, we delve into the intricacies of Golang's Image ColorModel, a fundamental aspect of image processing in Go.

1:59
Understanding Golang Image ColorModel: Common Challenges and Solutions

5 views

3 months ago

The Coding Gopher
99% of Developers Don't Get PostgreSQL

Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...

12:40
99% of Developers Don't Get PostgreSQL

147,035 views

1 month ago

Code with Byron
Vibe Coding a client Project in  Golang

I tried vibe coding a whole client application and this was the result.

23:59
Vibe Coding a client Project in Golang

146 views

7 months ago

Code with Byron
Simplistic Distributed System in Golang

Build a Distributed Array Adding System from Scratch!** In this coding tutorial, we implement a master-worker architecture that ...

6:39
Simplistic Distributed System in Golang

40 views

1 month 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!

1,582 views

11 months ago

The Debug Zone
Understanding Golang Embedded Structs: A Guide to Composition in Go

In this video, we delve into the powerful concept of embedded structs in Golang, a key feature that enhances composition in Go ...

1:31
Understanding Golang Embedded Structs: A Guide to Composition in Go

2 views

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

103,080 views

8 months ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

89,668 views

7 months ago

package main
Coding a "Random Art Algorithm" in Golang

Implementing Random Art algorithm in Go, working with pseudo random number generator, Go image package, trees and ...

38:14
Coding a "Random Art Algorithm" in Golang

2,417 views

11 months ago