Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nurriyad/golang-practice
This repository contains all the Go code that I practiced while learning Go
https://github.com/nurriyad/golang-practice
golang
Last synced: about 15 hours ago
JSON representation
This repository contains all the Go code that I practiced while learning Go
- Host: GitHub
- URL: https://github.com/nurriyad/golang-practice
- Owner: nurRiyad
- Created: 2024-07-25T16:44:10.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T17:20:29.000Z (5 months ago)
- Last Synced: 2024-11-09T00:57:23.060Z (about 2 months ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang Practice
I started learning Go last week. My country (Bangladesh) experienced a total internet blackout for five days, and the only programming tutorial I had saved on my device was for Go. So that's why I started learning Go. This GitHub repository contains all the Go code that I practiced while learning from the tutorials.
### Tutorial Link : [Go Programming](https://www.youtube.com/watch?v=un6ZyFkqFKo&t=13342s&ab_channel=freeCodeCamp.org)