ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,344,478 results

Related queries

golang concurrency

golang microservices

golang conference

golang advanced

golang api

golang projects

golang شرح

golang backend tutorial

golang web development

golang in hindi

golang gin

golang tutorial in tamil

Eugen Bondarev
The most elegant field validation technique in Go #golang  #backend #devops

In this short I show how you can leverage the github.com/go-playground/validator package to validate user input in Go. I happen ...

0:53
The most elegant field validation technique in Go #golang #backend #devops

16,012 views

1 year ago

Melkey
The TRUTH About Golang Backend Frameworks

What is the BEST Go Framework? Are you tangled in the web of Go backend frameworks, wondering which one to choose for your ...

6:31
The TRUTH About Golang Backend Frameworks

197,144 views

2 years ago

Mastery Learning
Ken Thompson: Why did we create Golang?

Ken Thompson answers a question about the reason behind the creation of Golang at Google I/O 2012.

0:31
Ken Thompson: Why did we create Golang?

196,088 views

1 year ago

Tiago
Complete Backend Engineering Course in Go

Join to get access to the full course: https://selfmadeengineer.com In this project-based course we'll build a complete REST API in ...

2:49:39
Complete Backend Engineering Course in Go

260,729 views

1 year ago

People also watched

Coding with Patrik
Complete REST API in Go – Build an Event App (GIn, JWT, SQL, Swagger)

Build a complete REST API for an event management app in Go using Gin and SQL! This tutorial walks you through setting up the ...

2:02:41
Complete REST API in Go – Build an Event App (GIn, JWT, SQL, Swagger)

38,597 views

9 months ago

Anthony GG
Beginners Should Think Differently When Writing Golang

Join my Discord community for free education https://discord.com/invite/Ac7CWREe58 ▻ Exclusive Lessons, Mentorship, And ...

11:35
Beginners Should Think Differently When Writing Golang

195,610 views

2 years ago

CodeSource
The Untold Story of Golang

Thank you to Abacus.ai for supporting the production of this documentary. Try it now: https://chatllm.abacus.ai/codesource Skip ...

12:24
The Untold Story of Golang

375,719 views

5 months ago

Goodgis
Making a Game in Golang with No Experience

To try everything Brilliant has to offer—free—for a full 30 days, visit http://brilliant.org/Goodgis/ and get 20% off Brilliant's annual ...

7:10
Making a Game in Golang with No Experience

90,111 views

6 months ago

Anthony GG
How To Build A Complete Distributed File Storage In Golang

Join my Discord community for free education https://discord.com/invite/Ac7CWREe58 ▻ Exclusive Videos, Mini courses, ...

9:57:01
How To Build A Complete Distributed File Storage In Golang

135,142 views

1 year ago

Vlad Arama
Should You Learn Golang in 2025 ?

Learning Resources for Golang: A Tour of Go: https://go.dev/tour/welcome/ Go By Example: https://gobyexample.com/ Boot.dev: ...

9:10
Should You Learn Golang in 2025 ?

62,264 views

1 year ago

freeCodeCamp.org
Learn Go Programming by Building 11 Projects – Full Course

In this Go programming language course for beginners, you will improve your Go programming skills by building eleven projects.

8:24:40
Learn Go Programming by Building 11 Projects – Full Course

870,836 views

3 years ago

Boot dev and The PrimeTime
From TCP to HTTP | Full Course by @ThePrimeagen

The web is built on HTTP, and there's no better way to understand how something works than to implement it yourself. In this ...

4:38:30
From TCP to HTTP | Full Course by @ThePrimeagen

362,805 views

4 months ago

Dreams of Code
The standard library now has all you need for advanced routing in Go.

Use my link https://sponsr.is/tld_dreamsofcode and code APPDEVFOO5 and get a .dev, .app, or .foo domain name for only $5!

13:52
The standard library now has all you need for advanced routing in Go.

227,370 views

1 year ago

Kodaps Academy
Go vs Rust: Which To Learn In 2024?

Which is the better language between Go and Rust? Which offers the best performance? Which offers the best opportunities?

6:27
Go vs Rust: Which To Learn In 2024?

199,797 views

2 years ago

Tiago
Building a Production API in Golang from Scratch (Ecommerce project)

Join to level up as a software engineer: https://selfmadeengineer.com https://www.youtube.com/watch?v=o8FZ_rN26oo ...

2:02:17
Building a Production API in Golang from Scratch (Ecommerce project)

31,463 views

1 month ago

Alex Mux
Learn GO Fast: Full Tutorial

This is a full tutorial on learning Golang! From start to finish in less than an hour, including a full demo of how to build an api in Go.

1:07:53
Learn GO Fast: Full Tutorial

910,706 views

2 years ago

Melkey
Everything I did to become an expert in Golang (you can do this too)

In this video I explain how I went from a complete beginner in Go to an expert in four years. Best way to learn programming ...

8:12
Everything I did to become an expert in Golang (you can do this too)

94,073 views

5 months ago

Fireship
Go in 100 Seconds

Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for ...

2:30
Go in 100 Seconds

2,109,433 views

4 years ago

The PrimeTime
HARD truths before switching to Go

Twitch https://twitch.tv/ThePrimeagen Discord https://discord.gg/ThePrimeagen Become Backend Dev: https://boot.dev/prime (plus ...

24:22
HARD truths before switching to Go

421,493 views

7 months ago

Fireship
PocketBase... The Ultimate Side-Hustle Backend?

Take first look at PocketBase, a new backend platform using the Go programming language and SQLite database that compiles to ...

3:31
PocketBase... The Ultimate Side-Hustle Backend?

569,612 views

3 years ago

Dreams of Code
Five of my favorite project ideas to learn Go.

Click this link https://sponsr.is/bootdev_dreamsofcode and use my code DREAMSOFCODE to get 25% off your first payment for ...

11:31
Five of my favorite project ideas to learn Go.

192,114 views

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

1 year ago

freeCodeCamp.org
Go Programming – Golang Course with Bonus Projects

Learn the Go programming language in this full course for beginners. You'll practice writing performant, idiomatic Go with these ...

9:32:48
Go Programming – Golang Course with Bonus Projects

1,306,980 views

2 years ago

Awesome
HARD truths before switching to Go...

An honest look at the Golang programming language. Topics: - Go pros and cons; - Why learn Go? - Is Go easy to learn?

8:02
HARD truths before switching to Go...

98,162 views

8 months ago

Tiago
Complete Backend API in Golang (JWT, MySQL & Tests)

Checkout the most recent version of this course: https://youtu.be/h3fqD6IprIA ⚡️Join to learn how to build production Go APIs: ...

1:37:57
Complete Backend API in Golang (JWT, MySQL & Tests)

203,710 views

1 year ago