Skip to content

Screencasts

Packt edited this page Jun 9, 2017 · 38 revisions

Screencasts

Writing, building, installing, and testing Go code

A first stop for newcomers to the Go Programming Language.

This screencast describes setting up a workspace (GOPATH), writing commands and packages, using the go tool to build and install, and using the testing package to write unit tests.

[video]


  • Go for Web Development [Video]
    • Author: Larry Price
    • Publication Date: December 29, 2015
    • ISBN:978-1784397982

[video]


  • Go: Building Web Applications
    • Authors: Nathan Kozyra, Mat Ryer
    • Publication Date: August 2016
    • ISBN:978-1787123496

[Course]


  • The Go Programming Language Guide - Code Like a Pro [Video]
    • Author: Eduonix
    • Publication Date: September 23, 2016
    • ISBN:978-1787128385

[video]


  • Go Projects [Video]
    • Authors: Ben Tranter & Rostislav Dzinko
    • Publication Date: November 14, 2016
    • ISBN:978-1786460103

[video]


  • Build webapps in Go without using a framework [Video]
    • Authors: Suraj Patil
    • Publication Date: December 2016

[Course]


  • Mastering Go [Video]
    • Authors: Mina Andrawos
    • Publication Date: January 31, 2017
    • ISBN:978-1786468239

[video]


  • Getting started with Cloud Native Go [Video]
    • Author: Mario-Leander Reimer
    • Publication Date: February 24, 2017
    • ISBN:978-1787125476

[video]


  • Introduction to Go Classical Patterns [Video]
    • Author: Mario Castro Contreras
    • Publication Date: April 27, 2017
    • ISBN:978-1788398039

[video]


  • Go Essentials for Full Stack Web Development [Video]
    • Author: Kamesh Balasubramanian
    • Publication Date: April 30, 2017
    • ISBN:978-1787280946

[video]


  • Go Behavioral Patterns [Video]
    • Author: Mario Castro Contreras
    • Publication Date: May 27, 2017
    • ISBN:978-1788397377

[video]


  • Go Concurrency [Video]
    • Author: Mario Castro Contreras
    • Publication Date: May 30, 2017
    • ISBN:978-1788394161

[video]


  • Advanced Cloud Native Go [Video]
    • Author: Mario-Leander Reimer
    • Publication Date: May 31, 2017
    • ISBN:978-1787286238

[video]


  • Go: Building 7 Real-World Projects [Video]
    • Author: Ben Tranter, Rostislav Dzinko and Mat Ryer
    • Publication Date: May 31, 2017
    • ISBN:978-1788290494

[video]


Clone this wiki locally