Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarek-siddique-nabil/go-basic
https://github.com/tarek-siddique-nabil/go-basic
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tarek-siddique-nabil/go-basic
- Owner: Tarek-Siddique-Nabil
- Created: 2024-10-11T02:00:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T16:48:36.000Z (2 months ago)
- Last Synced: 2024-11-20T07:12:52.487Z (about 2 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Learning Go
My Golang learning journey
How I Created this repo
- chapter/learning part (folder name )
## Roadmap
- Boring Hello-World (Bare bone)
- Data types & comments (types)
- variables (variables)
- formating (format)
- constants (constants)
- input from terminal (input)