Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafitc/learn-go
https://github.com/rafitc/learn-go
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rafitc/learn-go
- Owner: rafitc
- Created: 2023-07-13T02:34:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-17T02:29:11.000Z (over 1 year ago)
- Last Synced: 2023-07-17T03:32:13.153Z (over 1 year ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GO Learning
## Roadmap
Go learning Roadmap -> https://roadmap.sh/golang
## Todo
- [x] Setup Dev environment -
- [x] Hello world
- [ ] Learn Basic
- [ ] Baisc Syntax -
- [ ] Variable and decleration
- [ ] Data types
- [ ] Conditionals
- [ ] Loops
- [ ] Functions
- [ ] Project 1 -## Daily Checkslist
- Dev env Setup #1
## Resources
- Full GO course -> https://www.youtube.com/watch?v=yyUHQIec83I
- To fix the gopal err -> https://stackoverflow.com/questions/65748509 vscode-shows-an-error-when-having-multiple-go-projects-in-a-directory