Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kyle1/go-dev-guide
- Owner: kyle1
- Created: 2022-06-06T03:17:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T03:18:11.000Z (over 2 years ago)
- Last Synced: 2024-06-20T22:25:15.289Z (5 months ago)
- Topics: go, golang
- Language: Go
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-golang-repositories - go-dev-guide
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