https://github.com/davorpa/sololearn-go-course
Course lessons and other resolved practice activities
https://github.com/davorpa/sololearn-go-course
challenges channels code-coach concurrency concurrent-programming course exercism-solutions fibers go golang goroutine goroutines learn-to-code learning learning-by-doing sololearn
Last synced: about 1 month ago
JSON representation
Course lessons and other resolved practice activities
- Host: GitHub
- URL: https://github.com/davorpa/sololearn-go-course
- Owner: davorpa
- License: agpl-3.0
- Created: 2021-07-24T03:04:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T08:30:56.000Z (over 1 year ago)
- Last Synced: 2025-03-31T06:41:21.585Z (3 months ago)
- Topics: challenges, channels, code-coach, concurrency, concurrent-programming, course, exercism-solutions, fibers, go, golang, goroutine, goroutines, learn-to-code, learning, learning-by-doing, sololearn
- Language: Go
- Homepage:
- Size: 183 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SoloLearn GO Course
![]()
Course lessons, own researches and resolved practice activities about [SoloLearn Go Course](https://www.sololearn.com/Course/go/?ref=github)
Follow me at [](https://www.sololearn.com/profile/20275480). I've help a big amount developers 🚀.
## Welcome to our Go course!
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Go was designed at Google in 2007 to improve programming productivity in an era of multicore, networked machines and large codebases.
The language is often referred to as Golang because of its domain name, [golang.org](https://golang.org), but its proper name is Go.