https://github.com/gabrieldim/go-crash-course
Crash Course about the programming language Go / Golang.
https://github.com/gabrieldim/go-crash-course
course crash-course go go-course golang golang-course google
Last synced: 5 months ago
JSON representation
Crash Course about the programming language Go / Golang.
- Host: GitHub
- URL: https://github.com/gabrieldim/go-crash-course
- Owner: gabrieldim
- Created: 2021-07-23T16:41:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T10:15:39.000Z (about 3 years ago)
- Last Synced: 2024-06-21T19:53:19.114Z (10 months ago)
- Topics: course, crash-course, go, go-course, golang, golang-course, google
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 117
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Crash Course about the programming language Go / Golang.
- In this course I have covered some important concepts and topics in programming.
- So, if you want to learn or become a Go developer you can start from here. 😊
If you have any questions about the topics from this course feel free to contact me.> Inspired by: [Brad Traversy](https://github.com/bradtraversy)