ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

125,757 results

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

3 years ago

Brian Will
The Go Language (4 of 4)

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

23:15
The Go Language (4 of 4)

10,398 views

10 years ago

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

167,419 views

10 years ago

Tom Delalande
Comparing 10 programming languages. I built the same app in all of them.

Many modern programming languages have some great features like null safety, exhaustive switch statements, error handling, ...

21:33
Comparing 10 programming languages. I built the same app in all of them.

247,680 views

1 year ago

Singapore Gophers
Garbage Collection Semantics - GopherCon SG 2019

Speaker: Bill Kennedy, Ardan Labs (@goinggodotnet) Garbage collectors have the responsibility of tracking allocations on the ...

26:56
Garbage Collection Semantics - GopherCon SG 2019

18,082 views

6 years ago

Singapore Gophers
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

Speaker: Jacob Walker, Ardan Labs (@jcbwlkr) Like C, Go uses both stack and heap memory. How can a Gopher know which is ...

21:39
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

82,574 views

6 years ago

package main
Developing a Terminal App in Go with Bubble Tea

Developing CLIs and TUIs in Go is fun, and there are really good packages out there to make it so. And when it comes to terminal ...

49:39
Developing a Terminal App in Go with Bubble Tea

31,029 views

1 year 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

13,383 views

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

8 years ago

PyCon JP
Go for Pythonistas by Yoshifumi Yamaguchi

"Go" is a quite contemporary programming language which is strongly inspired by our great language Python. I will present ...

54:23
Go for Pythonistas by Yoshifumi Yamaguchi

857 views

Streamed 12 years ago

Coding with Verrol
ep19.1 - Go Language Reflection - Part 1

Let's gets started with Go Reflection, https://golang.org/pkg/reflect/. Episode: 19.1 Source code: ...

31:22
ep19.1 - Go Language Reflection - Part 1

11,287 views

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

9 years ago

Wiki Plus
The ONLY Golang Tutorial You Will Need for Beginners- Learn Go Programming

Learn the Go programming language (Golang) in this step-by-step tutorial course for beginners. Go is an open source ...

6:39:58
The ONLY Golang Tutorial You Will Need for Beginners- Learn Go Programming

206 views

2 years ago

package main
Building a TCP Chat in Go

In this video, we'll be building a TCP chat server using Go, which enables clients to communicate with each other. In this ...

33:59
Building a TCP Chat in Go

54,873 views

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

32,521 views

3 years ago

Coding with Verrol
#golang #golanguage - GO Language For Tourists - Section 01 - Installation and Setup

Source code: https://github.com/striversity/glft.

25:44
#golang #golanguage - GO Language For Tourists - Section 01 - Installation and Setup

1,368 views

6 years ago

Code Geek
From Object-Oriented Programming to Go

From Object-Oriented Programming (OOP) to Go/Golang. This tutorial will focus on Go's relationship with inheritance. You'll gain ...

32:58
From Object-Oriented Programming to Go

675 views

3 years ago

Singapore Gophers
Getting started on Ethereum for Go programmers - GopherCon SG 2017

Speaker: Dave Appleton Learn how a Go programmer can get started with the hottest blockchain technology on the block with an ...

29:24
Getting started on Ethereum for Go programmers - GopherCon SG 2017

5,635 views

8 years ago

CNCF [Cloud Native Computing Foundation]
From OOP to GO

Hi I'm Erica meikenfeld and today we're going to talk about how our mindset needs to change when coding and go versus in oop ...

32:59
From OOP to GO

7,457 views

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

15 years ago