YoVDO

What Could Go Wrong

Offered By: Gopher Academy via YouTube

Tags

GopherCon Courses Programming Languages Courses Go Courses Concurrency Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore common pitfalls and mistakes in Go programming through this 20-minute conference talk from GopherCon 2015. Learn from Timehop Engineering's two-year experience using Go in production, covering issues such as typed nils, bloated interfaces, runaway goroutines, and mysterious closure states. Gain insights into ranging over strings and maps, proper error checking, effective use of closures and defers, array handling, and avoiding scheduler blocking. Discover how to leverage Go's simplicity while steering clear of common errors, and compare Go's approach to other popular languages. Enhance your Go programming skills by understanding these potential pitfalls and learning how to avoid them in your own projects.

Syllabus

Introduction
Simplicity of Go
Other popular languages
Ranging over strings
Ranging over maps
Using closures
Checking errors
Using defers
Using arrays
Block the Scheduler
PreDeclared identifiers
Conclusion


Taught by

Gopher Academy

Related Courses

Programming Languages
University of Virginia via Udacity
Compilers
Stanford University via Coursera
Programming Languages, Part A
University of Washington via Coursera
CSCI 1730 - Introduction to Programming Languages
Brown University via Independent
Intro to Java Programming
San Jose State University via Udacity