ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

116,336 results

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

165,800 views

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

4 months ago

GoogleFOSSSydney
Lexical Scanning in Go - Rob Pike

Lexical Scanning in Go, a talk by Rob Pike at Google Technology User Group given on Tuesday, 30 August 2011. The slides: ...

51:18
Lexical Scanning in Go - Rob Pike

157,027 views

14 years ago

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

15,030 views

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

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

393 views

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

3 years ago

GTL
Programming in Go. Part 1/3 (2017)

IMT2681 Cloud Progamming. Week 3. Introduction to Go (golang). Part 1/3.

53:00
Programming in Go. Part 1/3 (2017)

266 views

Streamed 8 years 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,251 views

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

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

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

9 years ago

GopherCon UK
Golang UK Conference 2017 | Arne Claus - Concurrency Patterns in Go

We all know that go comes with great concurrency tools like go routines and channels. But is this really everything? This session ...

31:52
Golang UK Conference 2017 | Arne Claus - Concurrency Patterns in Go

28,268 views

8 years ago

Channels new to you

Alex Demko
Go vs Rust: Which Programming Language Is Best For You? 🤔

Go and Rust are two of the most popular programming languages right now, but which one should you choose for your next ...

11:02
Go vs Rust: Which Programming Language Is Best For You? 🤔

673 views

3 months ago

TechCode
Build a Desktop App with Go and HTML5

In this tutorial, you'll learn how to build a simple Desktop App with Go and HTML5 A Guide to Golang E-Commerce ...

26:07
Build a Desktop App with Go and HTML5

31,839 views

3 years ago

Brian Will
The Go Language (1 of 4)

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

16:19
The Go Language (1 of 4)

42,396 views

10 years ago

codingjerk
Zig Language | Thoughts After 2 Years

So, in this talk I want to tell about the reasons I love the Zig programming language, and I hope you will relate, or if you've never ...

13:38
Zig Language | Thoughts After 2 Years

105,218 views

8 months ago

FOSDEM
golang, practical Go Programming

by Andrew Gerrand Go is a new open-source programming language with an emphasis on simplicity, comprehensibility, and ...

59:20
golang, practical Go Programming

40,629 views

14 years ago

it learning
The Go Language - Introduction for beginners

In this video, we will get started with the Go programming language. Knowledge of Javascript will be very helpful. Watch to learn ...

1:14:29
The Go Language - Introduction for beginners

175 views

5 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,381 views

1 year ago

DFIRScience
GO Programming 003: Setting variables in 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:42
GO Programming 003: Setting variables in Golang

353 views

5 years ago