Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyle1/go-dev-guide

Code from Go: The Complete Developer's Guide (Golang) on Udemy
https://github.com/kyle1/go-dev-guide

go golang

Last synced: 3 months ago
JSON representation

Code from Go: The Complete Developer's Guide (Golang) on Udemy

Awesome Lists containing this project

README

        

This repo contains code from [Go: The Complete Developer's Guide (Golang)](https://udemy.com/course/go-the-complete-developers-guide/) on Udemy.

Course details:

### Go: The Complete Developer's Guide (Golang)

#### Master the fundamentals and advanced features of the Go Programming Language (Golang)

##### Created by Stephen Grider


What you'll learn


Build massively concurrent programs with Go Routines and Channels
Learn the advanced features of Go


Understand the differences between commonly used data structures
Prove your knowledge with dozens of included quiz questions


Apply Interfaces to dramatically simplify complex programs
Use types to future-proof your code and reduce the difficulty of refactors